vbv/server/vbv_lernwelt/course
Daniel Egger 7a3e4324d9 VBV-213: Filter criteria by selected circle
Show upload button only to circle experts

Add files app and basic frontend test

Add service, refactor form

WIP: Upload file

WIP: Upload file to s3

WIP: Add course models, add view

WIP: Add local upload

WIP: Add basic get

WIP: Validate form

WIP: Add file list, download by name

WIP: Update documents after upload

WIP: Add delete button and API

WIP: Reset upload_finished_at when document is deleted

WIP: Handle upload error

Add s3 document
2023-01-10 08:04:56 +01:00
..
creators Use own icon for learning content 2022-12-15 09:40:46 +01:00
management VBV-192: Add better completation data for cockpit user demo 2023-01-09 15:05:48 +01:00
migrations VBV-213: Filter criteria by selected circle 2023-01-10 08:04:56 +01:00
tests Add python unit tests 2022-11-09 12:40:01 +01:00
__init__.py Add course app with default course model 2022-09-23 14:55:21 +02:00
admin.py Select Circle expert/trainer on the admin field (not dynamic) 2022-11-09 12:40:01 +01:00
apps.py Add code formatting with prettier and black 2022-09-30 17:43:06 +02:00
consts.py Add ÜK1 course 2022-11-09 12:40:01 +01:00
factories.py Update path name 2022-12-13 14:21:26 +01:00
models.py VBV-213: Filter criteria by selected circle 2023-01-10 08:04:56 +01:00
permissions.py Add python unit tests 2022-11-09 12:40:01 +01:00
serializer_helpers.py Format code 2022-11-09 12:40:00 +01:00
serializers.py VBV-213: Filter criteria by selected circle 2023-01-10 08:04:56 +01:00
services.py Add drf view to request completion data for user 2022-12-02 14:53:49 +01:00
signals.py Add code formatting with prettier and black 2022-09-30 17:43:06 +02:00
views.py VBV-213: Filter criteria by selected circle 2023-01-10 08:04:56 +01:00