- 18 Mar, 2019 1 commit
-
-
Florent Chehab authored
Fixes #86
-
- 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 6 commits
-
-
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
-
Florent Chehab authored
-
Florent Chehab authored
-
Florent Chehab authored
-
Florent Chehab authored
* A notification is displayed when fetch data failed through the CustomComponentForApi class * Notifier Component added for one shot notifications Fixes #22
-
Florent Chehab authored
Some of them were simply removed, oter were fixed. From now on, the use of TODO is not permitted in the code.
-
- 10 Mar, 2019 15 commits
-
-
Florent Chehab authored
Performance optimization Closes #55 and #54 See merge request !65
-
Florent Chehab authored
-
Florent Chehab authored
-
Florent Chehab authored
Fixes #55
-
Florent Chehab authored
-
Florent Chehab authored
Added has_pending_moderation attribute Tests also updated
-
Florent Chehab authored
-
Florent Chehab authored
Make use of optimization trick for is_member
-
Florent Chehab authored
-
Florent Chehab authored
-
Florent Chehab authored
-
Florent Chehab authored
Enhancement/backend dynamic imports #46 Closes #46 See merge request !63
-
Florent Chehab authored
-
Florent Chehab authored
-
- 09 Mar, 2019 5 commits
-
-
Florent Chehab authored
Creation of a get_api_objs function that is easier to understand More to come
-
Florent Chehab authored
Fixed #71 Closes #71 See merge request rex-dri/rex-dri!62
-
Florent Chehab authored
-
Florent Chehab authored
Don't show a badge if nbversion <= 1 & fixed bug related to opening the moderation panel. See merge request !60
-
Florent Chehab authored
fixed bug related to opening the moderation panel.
-
- 03 Mar, 2019 8 commits
-
-
Florent Chehab authored
Fixes #73 removed firefox bug with regex Closes #73 See merge request !59
-
Florent Chehab authored
-
Florent Chehab authored
Editor / Forms / Modules / etc. and complete frontend file reorganization Closes #22 and #69 See merge request !57
-
Florent Chehab authored
-
Florent Chehab authored
-
Florent Chehab authored
Removed hacks Tweaks And changes coherent with last commit Group Module broken again !
-
Florent Chehab authored
not perfect but will do the trick for now
-
Florent Chehab authored
Fixes #22
-
- 02 Mar, 2019 1 commit
-
-
Florent Chehab authored
-
- 01 Mar, 2019 3 commits
-
-
Florent Chehab authored
-
Florent Chehab authored
-
Florent Chehab authored
And bug fixes
-