- 30 Mar, 2019 2 commits
-
-
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
-
Florent Chehab authored
* Removed all dynamic imports to have more standard Django infrastructre and ease future refactoring * Removed now useless config files * Returns the list of available endpoints to the frontend directly from the html * updated documentation accordingly Fixes #95
-
- 23 Mar, 2019 1 commit
-
-
Florent Chehab authored
* Added new BaseModel /serializer/viewsets * Change names of abstract models/serializers/viewsets * Folder structure changed in tha backend * Added some backend test * Corrected bug related to moderation on non versionned modeles * Corrected bug related to no post permissions * Updated doc accordingly Fixes #91
-
- 10 Mar, 2019 1 commit
-
-
Florent Chehab authored
Added has_pending_moderation attribute Tests also updated
-
- 08 Feb, 2019 2 commits
-
-
Florent Chehab authored
Closes #44
-
Florent Chehab authored
Repo structure complete redesign Fixes #38
-
- 11 Sep, 2018 1 commit
-
-
Florent Chehab authored
and return model
-
- 10 Sep, 2018 2 commits
-
-
Florent Chehab authored
-
Florent Chehab authored
-
- 04 Sep, 2018 1 commit
-
-
Florent Chehab authored
-
- 03 Sep, 2018 2 commits
-
-
Florent Chehab authored
-
Florent Chehab authored
-
- 02 Sep, 2018 1 commit
-
-
Florent Chehab authored
-
- 29 Aug, 2018 2 commits
-
-
Florent Chehab authored
-
Florent Chehab authored
Add new unit test that make it fail
-
- 26 Aug, 2018 3 commits
-
-
Florent Chehab authored
-
Florent Chehab authored
-
Florent Chehab authored
-
- 25 Aug, 2018 1 commit
-
-
Florent Chehab authored
Need to clean it and to add test for when moderation is not activated.
-