- 24 Mar, 2019 1 commit
-
-
Florent Chehab authored
* Added all declinaison of favicon * Linked it in the html template * Updated folder structure for base_app static assets * Added credit section in the documentation * Credited author of the icon Fixes #89
-
- 23 Mar, 2019 1 commit
-
-
Florent Chehab authored
* Documentation of backend specific things * Docuentation of the use of redux in the frontend * Cleaned documentation elsewhere Related to #74
-
- 17 Mar, 2019 1 commit
-
-
Florent Chehab authored
* Removed `model_config` from all models; updated `MyModelSerializer` to include a new `obj_info` field. Updated frontend to take the change into account. (Fixes #78) * Removed `get_viewset_permissions` from most viewsets and added a generic getter in `MyModelViewset`. * Added support for composable permissions classes :confetti\_ball: (Fixes #45) * Cleaned config files: separated the files; added `defaults.yaml` * Moved `shared` folder (content) to `backend.backend_app.config` (still accessible to frontend, but it's cleaner that way since this folder contains files concerning only the backend). * Performance update with caching some attributes; * Even cleaner backend dynamic imports (#46) * Added a good chunck of documentation related to the backend (#74) * Added checks (runned when server is started or indirectly with `make check_backend`)
-
- 16 Mar, 2019 1 commit
-
-
Florent Chehab authored
* Reorganized documentation folder * Rorganized documentation sidebar in browser * Added documentation about notifications in the frontend #74 * Tweaks Bonus: more readable docker-compose
-
- 26 Feb, 2019 1 commit
-
-
Florent Chehab authored
Also added shortcut in the Makefile
-
- 11 Feb, 2019 1 commit
-
-
Florent Chehab authored
Added some comments accross specific files
-
- 08 Feb, 2019 1 commit
-
-
Florent Chehab authored
Fixed documentation too Fixed linting
-
- 30 Aug, 2018 1 commit
-
-
Florent Chehab authored
-
- 17 Aug, 2018 1 commit
-
-
Florent Chehab authored
-
- 23 Apr, 2018 1 commit
-
-
Florent Chehab authored
-