datatools-ui
datatools-ui copied to clipboard
Core application for IBI's transit data tools suite.
Some old tags from react-bootstrap version 0.3, such as `` have limited variants or styling options, forcing us to do things such as https://github.com/ibi-group/datatools-ui/pull/529/files/969e6fa72bcaa81b1703d2f7ae7057da076c2ed5#diff-d13583b31b453ec074bc8c60803f4ae7R182 in #529. Updating the library and...
In the `UserAccountInfoPanel` the user description only displays whether the user is an application admin, organization admin, or standard user. It doesn't describe if the user is a project admin...
## Observed behavior (please include a screenshot if possible) The trips per date chart in the feed version viewer encounters `NaN` when rendering the SVG for feeds that have no...
- [ ] There are a number of Feed Version related components identified in #449 that could be made into connected components in order to reduce the number of props...
## Observed behavior (please include a screenshot if possible) Each time a component mounts, the app info (which contains config info and version info) is fetched: https://github.com/ibi-group/datatools-ui/blob/af931edc5e9ee3cff446cb3b5d751853251a9390/lib/common/containers/App.js#L44-L56 ## Expected behavior...
**Issue by [abyrd](https://github.com/abyrd)** _Thursday Nov 30, 2017 at 18:39 GMT_ _Originally opened as https://github.com/catalogueglobal/datatools-ui/issues/56_ ---- The pathways.txt proposal has been around for about 8 years and seems to be taking...
@binh-dam-ibigroup and I went through the process of setting up a new OTP ELB server and came to the conclusion that it was quite complicated, echoing thoughts shared by @evansiroky...
## Issue Trips per date (and service hours per mode per date) histogram only shows a subset of dates to account for the fact that some feeds span many years....
From @alexander-lew-ibigroup: ### Bugs: - [ ] When typing in the Offset field on the Timetable editor, it would switch to random numbers. Not sure exactly why. - [ ]...
We need a way to monitor all jobs currently in progress for the entire application. This will dramatically help out with monitoring the current state of the application and give...