Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Finished not so simple refactoring | Julien Dessaux | 2021-09-10 | 1 | -3/+3 |
* | Renamed TrainStop to simply Stop | Julien Dessaux | 2021-09-08 | 2 | -5/+5 |
* | Added logic to fetch train stops data if missing when starting the webserver | Julien Dessaux | 2021-09-07 | 1 | -0/+14 |
* | Added navitia code to fetch train stops names | Julien Dessaux | 2021-09-07 | 1 | -0/+5 |
* | Added MethodNotAllowed errors to login webui handler | Julien Dessaux | 2021-07-26 | 2 | -2/+28 |
* | Added some more tests | Julien Dessaux | 2021-06-24 | 1 | -34/+88 |
* | Reworked the navitia_api_client to be mockable | Julien Dessaux | 2021-05-04 | 2 | -18/+33 |
* | Cleaned the navitia - webui calls | Julien Dessaux | 2021-05-04 | 1 | -19/+10 |
* | Reworked the webui package, added authentication feature and tests | Julien Dessaux | 2021-04-21 | 13 | -102/+554 |
* | Added trainStop config parameter which was wrongly hardcoded | Julien Dessaux | 2021-04-06 | 1 | -1/+5 |
* | Added basic webui to show results | Julien Dessaux | 2021-04-05 | 4 | -0/+128 |