datatools-ui
datatools-ui copied to clipboard
Core application for IBI's transit data tools suite.
## Observed behavior Current default values for the "Status" and "Public?" fields in the route form are "In Progress" and "No", respectively. This results in the exclusion of any newly...
Presently, the deployment settings for a project provide a very limited way to configure OTP build/router. A while ago, we added deployment-specific freeform configuration files, and I think it's probably...
## Observed behavior (please include a screenshot if possible) A few months ago [translation](https://developers.google.com/transit/gtfs/reference#translationstxt) was added to GTFS core specifications, but until now there is no support for it. ##...
When using the deployment instructions ([here](https://conveyal-data-tools.readthedocs.io/en/latest/dev/deployment/)) to deploy the UI and Server application just on Localhost, I'm getting errors from Auth0 on using the authentication on a non-verifiable first party...
**Issue by [evansiroky](https://github.com/evansiroky)** _Thursday Nov 08, 2018 at 18:30 GMT_ _Originally opened as https://github.com/catalogueglobal/datatools-ui/issues/253_ ---- React 17 isn't out yet, but it's coming somewhat soon. Something that we'll need to...
We are planning to develop a GTFS editor and have encountered this project. It seems very promising and meets most of our requirements. Great job and thanks for making it...
## Observed behavior (please include a screenshot if possible) Validation table overflows beyond the bounds of its container when dealing with feeds with long IDs and/or long field values (see...
Currently when creating a schedule exception in the GTFS Editor, if the exception is intended to last for an extended period, each date must be added individually, which can be...
Extracted from comment by @evansiroky at https://github.com/ibi-group/datatools-ui/issues/366#issuecomment-445937371
Currently there are some hacky ways to batch import a set of stops into the editor, but it would be useful to have a csv import tool to quickly import...