• Joined on 2021-10-20
s340137 pushed to main at s486509/zpri2024-AnonSurvey 2024-06-09 22:08:31 +02:00
4e21564fa9 backend: do not use credentials on login view
s340137 pushed to main at s486509/zpri2024-AnonSurvey 2024-06-09 21:45:55 +02:00
ffe0d72d2e backend: fix cookie settings
s340137 pushed to main at s486509/zpri2024-AnonSurvey 2024-06-09 11:20:13 +02:00
69e52b3c98 backend: format settings
c7fb263425 backend: add django-cors-headers to the project
Compare 2 commits »
s340137 pushed to main at s486509/zpri2024-AnonSurvey 2024-06-07 14:59:17 +02:00
3d67f150a0 backend: check that select_for_update() is made in a transaction in user survey tests
s340137 pushed to main at s486509/zpri2024-AnonSurvey 2024-06-07 13:30:53 +02:00
00c77a63e5 backend: check surveys dates
s340137 pushed to main at s486509/zpri2024-AnonSurvey 2024-06-07 12:50:05 +02:00
8e1c3b3b47 backend: do not duplicate answers
s340137 pushed to main at s486509/zpri2024-AnonSurvey 2024-06-07 12:32:23 +02:00
2312519e7d backend: fix getting of user survey
s340137 pushed to main at s486509/zpri2024-AnonSurvey 2024-06-06 14:37:33 +02:00
b7730f8404 frontend: fix getting up of frontend
0d7841947b backend: reformat surveys/tests files
d4611e46d4 backend: update ruff
Compare 3 commits »
s340137 pushed to main at s486509/zpri2024-AnonSurvey 2024-05-30 11:52:12 +02:00
3d6f5b4db9 surveys: remove unnecessary line breaks in admin panel
s340137 pushed to main at s486509/zpri2024-AnonSurvey 2024-05-30 11:37:26 +02:00
15e92ad60e surveys: add generating of user surveys to admin panel
88059ccf85 all: update ruff
Compare 2 commits »
s340137 pushed to main at s486509/zpri2024-AnonSurvey 2024-05-24 10:10:15 +02:00
959683944f all: update ruff
s340137 pushed to main at s486509/zpri2024-AnonSurvey 2024-05-22 15:44:57 +02:00
894b6ead18 backend: fix quotes in admin code
s340137 pushed to main at s486509/zpri2024-AnonSurvey 2024-05-22 14:49:21 +02:00
6bebc02cbc backend: add preview to surveys admin. ZPRIAS-11 #done
s340137 pushed to main at s486509/zpri2024-AnonSurvey 2024-05-20 23:27:02 +02:00
41a6d7c140 backend: reduce number of allowed methods for viewsets
s340137 pushed to main at s486509/zpri2024-AnonSurvey 2024-05-19 14:35:50 +02:00
8b219fedf1 all: delete .iml file
s340137 pushed to main at s486509/zpri2024-AnonSurvey 2024-05-19 14:12:22 +02:00
7a19315199 backend: check for no checked choices and more than one choice for single choice answer
s340137 pushed to main at s486509/zpri2024-AnonSurvey 2024-05-19 13:49:21 +02:00
9e830293bf backend: check for number of checked choices
s340137 pushed to main at s486509/zpri2024-AnonSurvey 2024-05-19 13:46:22 +02:00
e266fa8ded backend: check for number of checked choices
s340137 pushed to main at s486509/zpri2024-AnonSurvey 2024-05-19 13:34:10 +02:00
2baa573c63 backend: check for empty text_answer
s340137 pushed to main at s486509/zpri2024-AnonSurvey 2024-05-19 13:29:20 +02:00
208f0c0e43 backend: add testing for either missing text_answer or answer_choices while updating user survey
74a09eb107 backend: report all wrong choices
Compare 2 commits »