index
:
adyxax/trains
master
A simple web app to display train timetables for stations on France SNCF's network
Julien Dessaux
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pkg
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Added train_stops to schema
Julien Dessaux
2021-05-12
4
-0
/
+154
|
*
Fixed sessions schema
Julien Dessaux
2021-05-12
1
-1
/
+1
|
*
Improved navitia api error handling and testing
Julien Dessaux
2021-05-04
5
-34
/
+372
|
*
Reworked the navitia_api_client to be mockable
Julien Dessaux
2021-05-04
3
-16
/
+13
|
*
Cleaned the navitia - webui calls
Julien Dessaux
2021-05-04
3
-7
/
+23
|
*
Reworked the webui package, added authentication feature and tests
Julien Dessaux
2021-04-21
1
-5
/
+5
|
*
Implemented the ResumeSession function
Julien Dessaux
2021-04-14
2
-0
/
+86
|
*
Added a session table and a CreateSession function
Julien Dessaux
2021-04-13
3
-0
/
+128
|
*
Renamed password column to hash in database
Julien Dessaux
2021-04-12
2
-3
/
+3
|
*
Implemented the user login database function
Julien Dessaux
2021-04-12
4
-5
/
+106
|
*
Implemented a user table and the CreateUser function
Julien Dessaux
2021-04-12
7
-1
/
+238
|
*
Began implementing a database backend
Julien Dessaux
2021-04-09
5
-0
/
+292
|
*
Made config tests more specific
Julien Dessaux
2021-04-09
1
-0
/
+1
|
*
Fixed wrong implementation of yaml default values and of the corresponding tests
Julien Dessaux
2021-04-08
4
-6
/
+23
|
*
Added trainStop config parameter which was wrongly hardcoded
Julien Dessaux
2021-04-06
9
-16
/
+50
|
*
Fixed incomplete test case
Julien Dessaux
2021-04-06
2
-2
/
+2
|
*
Fixed scope of test helpers in navitia_api_client package
Julien Dessaux
2021-04-05
2
-6
/
+6
|
*
Moved code around to conform best practices
Julien Dessaux
2021-04-05
17
-0
/
+2575