Commits on Source (10)
-
Dominik Seeger authored
-
Robin Hundt authored
-
Dominik Seeger authored
-
-
-
- The dialog now has an absolute max-width in order to make it readable on smaller screens. - The dialog has a fixed height, which makes the transition from the GDPR screen to the registration form less jarring. - Buttons have more consistent styling.
-
The new field uses vuetify's builtin validation rules.
-
Thilo Wischmeyer authored
-
Dominik Seeger authored
-
Dominik Seeger authored
Showing
- .gitlab-ci.yml 4 additions, 4 deletions.gitlab-ci.yml
- Dockerfile 8 additions, 6 deletionsDockerfile
- Makefile 14 additions, 7 deletionsMakefile
- Pipfile 24 additions, 24 deletionsPipfile
- Pipfile.lock 385 additions, 302 deletionsPipfile.lock
- README.md 16 additions, 16 deletionsREADME.md
- core/migrations/0005_auto_20200929_1202.py 19 additions, 0 deletionscore/migrations/0005_auto_20200929_1202.py
- core/migrations/0006_auto_20201027_1234.py 18 additions, 0 deletionscore/migrations/0006_auto_20201027_1234.py
- core/tests/test_auth.py 48 additions, 1 deletioncore/tests/test_auth.py
- core/tests/test_configuration_viewset.py 4 additions, 4 deletionscore/tests/test_configuration_viewset.py
- core/tests/test_export.py 1 addition, 1 deletioncore/tests/test_export.py
- core/tests/test_tutor_api_endpoints.py 4 additions, 31 deletionscore/tests/test_tutor_api_endpoints.py
- core/urls.py 6 additions, 6 deletionscore/urls.py
- core/views/assignment.py 3 additions, 3 deletionscore/views/assignment.py
- core/views/common_views.py 16 additions, 10 deletionscore/views/common_views.py
- core/views/feedback.py 14 additions, 12 deletionscore/views/feedback.py
- docker-compose.yml 1 addition, 1 deletiondocker-compose.yml
- frontend/.eslintrc.js 1 addition, 0 deletionsfrontend/.eslintrc.js
- frontend/package.json 0 additions, 2 deletionsfrontend/package.json
- frontend/src/components/GDPRNotice.vue 41 additions, 31 deletionsfrontend/src/components/GDPRNotice.vue
This diff is collapsed.
core/migrations/0005_auto_20200929_1202.py
0 → 100644
core/migrations/0006_auto_20201027_1234.py
0 → 100644