- 30 Mar, 2019 1 commit
-
-
Florent Chehab authored
* Filtering on client request should now be performed with the standard `?attr=...` syntaxe * Frontend updated for this new syntaxe * Backend and frontend documentation updated with new changes * Updated the location of the the api documentation to `/api-doc` * Fixed bug preventing api-doc to render * backend python requirements updated * Updated dockerfile / docker-compose to make sure we wait for the db Fixes #97 #80
-
- 19 Mar, 2019 1 commit
-
-
Florent Chehab authored
We now wait for the necessary static files to be generated before collecting the static files in the backend. Fixes #88
-