aboutsummaryrefslogtreecommitdiff
path: root/internal (unfollow)
Commit message (Expand)AuthorFilesLines
2021-10-17Updated test case and added TODOsJulien Dessaux2-2/+5
2021-09-17Updated dependenciesJulien Dessaux4-15/+18
2021-09-11Piece evry last week changes together in a big rewrite of the webuiJulien Dessaux11-37/+293
2021-09-10Changed the way html pages title is setJulien Dessaux5-5/+7
2021-09-10Refactoring of navitia mocking code for the webuiJulien Dessaux2-14/+15
2021-09-10Finished not so simple refactoringJulien Dessaux1-3/+3
2021-09-08Renamed TrainStop to simply StopJulien Dessaux2-5/+5
2021-09-07Added logic to fetch train stops data if missing when starting the webserverJulien Dessaux1-0/+14
2021-09-07Added navitia code to fetch train stops namesJulien Dessaux1-0/+5
2021-07-26Added MethodNotAllowed errors to login webui handlerJulien Dessaux2-2/+28
2021-06-24Added some more testsJulien Dessaux1-34/+88
2021-05-04Reworked the navitia_api_client to be mockableJulien Dessaux2-18/+33
2021-05-04Cleaned the navitia - webui callsJulien Dessaux1-19/+10
2021-04-21Reworked the webui package, added authentication feature and testsJulien Dessaux13-102/+554
2021-04-06Added trainStop config parameter which was wrongly hardcodedJulien Dessaux1-1/+5
2021-04-05Added basic webui to show resultsJulien Dessaux4-0/+128