datatools-ui
datatools-ui copied to clipboard
Editor lock param
Checklist
- [x] Appropriate branch selected (all PRs must first be merged to
devbefore they can be merged tomaster) - [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.