datatools-ui icon indicating copy to clipboard operation
datatools-ui copied to clipboard

Editor lock param

Open binh-dam-ibigroup opened this issue 3 years ago • 0 comments

Checklist

  • [x] Appropriate branch selected (all PRs must first be merged to dev before they can be merged to master)
  • [na] Any modified or new methods or classes have helpful JSDoc and code is thoroughly commented
  • [na] The description lists all applicable issues this PR seeks to resolve
  • [na] The description lists any configuration setting(s) that differ from the default settings
  • [ ] All tests and CI builds passing

Description

This PR works with and without https://github.com/ibi-group/datatools-server/pull/479, and ~the two can be merged independently.~ EDIT: this PR can be merged independently of the backend one.

This refactor PR simply passes an item parameter to the editor lock endpoints. Right now, the item parameter is hardcoded to be gtfs-editor, although this can/will be changed in the future to accommodate the GTFS+ editor.

binh-dam-ibigroup avatar Aug 18 '22 21:08 binh-dam-ibigroup