Skip to content

Add patch endpoint, update forms function

Clare Ming requested to merge T362144/patch-endpoint-update-forms into main
  • Add PATCH instrument/:slug
  • Pre-propluate edit forms with existing data
  • Submit edit forms with overriding data
  • Verify api/db updates correspond
  • Updates SAL messages for inserts and updates
  • Prunes and updates routes:
    • /, /list = Catalog view
    • /update/:slug = Modify Instrument view
    • /template/:slug = Start from Template view

Bug: T362144

Edited by Clare Ming

Merge request reports