• Joined on 2021-10-20
s340137 pushed to main at s486509/zpri2024-AnonSurvey 2024-05-19 12:46:06 +02:00
5a4f7538d0 backend: report all missing required questions
s340137 pushed to main at s486509/zpri2024-AnonSurvey 2024-05-19 12:36:57 +02:00
e5af8360f2 backend: check for required questions
s340137 pushed to main at s486509/zpri2024-AnonSurvey 2024-05-19 12:07:14 +02:00
fc23dd3182 backend: move validation of choice pk to answers serializer
s340137 pushed to main at s486509/zpri2024-AnonSurvey 2024-05-19 11:42:21 +02:00
6c19b9d955 backend: check for already submitted user survey
s340137 pushed to main at s486509/zpri2024-AnonSurvey 2024-05-19 11:35:18 +02:00
8141d2e37e backend: check for questions and choices pk while updating user survey
s340137 pushed to main at s486509/zpri2024-AnonSurvey 2024-05-19 11:09:21 +02:00
072100965d backend: check survey for draft status
s340137 pushed to main at s486509/zpri2024-AnonSurvey 2024-05-19 11:06:30 +02:00
3f4dcd424d backend: fix test for nonexisting survey
s340137 pushed to main at s486509/zpri2024-AnonSurvey 2024-05-19 10:52:23 +02:00
a0ce5d11ad backend: add new test fixtures
084e5b30c5 backend: test for submitted field after updating user survey
Compare 2 commits »
s340137 pushed to main at s486509/zpri2024-AnonSurvey 2024-05-19 10:27:11 +02:00
adadf467df backend: guard updating user survey against data races
8b17e3759c backend: add survey preview view
15e6032dca backend: add login urls settings
Compare 3 commits »
s340137 pushed to main at s486509/zpri2024-AnonSurvey 2024-05-14 10:22:43 +02:00
f0a7a3915d backend: add min_choices field to question
s340137 pushed to main at s486509/zpri2024-AnonSurvey 2024-05-13 22:33:43 +02:00
cd93381132 backend: set execution bit automatically on build
s340137 pushed to main at s486509/zpri2024-AnonSurvey 2024-05-13 21:07:20 +02:00
0d5d3e68e0 backend: make type of question type consistend across endpoints
5942fa8754 backend: add tests of HEAD method to usersurveys viewset
Compare 2 commits »
s340137 pushed to main at s486509/zpri2024-AnonSurvey 2024-05-13 08:53:16 +02:00
4b9e53d01c frontend: do not build existing upstream node container
s340137 pushed to main at s486509/zpri2024-AnonSurvey 2024-05-12 21:44:03 +02:00
50feb16424 all: restore execution bit to exec files in backend
4b51b35a09 all: change paths of CODEOWNERS and DCO.txt and update paths in CODEOWNERS
Compare 2 commits »
s340137 pushed to main at s486509/zpri2024-AnonSurvey 2024-05-12 20:19:22 +02:00
210a2b12ad survey: delete comment
s340137 pushed to main at s486509/zpri2024-AnonSurvey 2024-05-12 14:34:12 +02:00
5c3ce496c6 surveys: add retrieve and update endpoints to usersurvey viewset. ZPRIAS-29 #done
s340137 pushed to main at s486509/zpri2024-AnonSurvey 2024-05-11 20:13:59 +02:00
041ced91dc surveys: add tests to survey viewset
s340137 pushed to main at s486509/zpri2024-AnonSurvey 2024-05-11 18:46:06 +02:00
496f85a82c surveys: add urls tests for viewsets
3a5b46025d all: add Python cache to .gitignore
Compare 2 commits »
s340137 pushed to main at s486509/zpri2024-AnonSurvey 2024-05-11 18:14:19 +02:00
95dae77ee5 surveys: add survey viewset and preliminary usersurvey viewset
18cbe06b23 all: add CODEOWNERS file
Compare 2 commits »
s340137 pushed to main at s486509/zpri2024-AnonSurvey 2024-05-11 11:10:03 +02:00
1c2ad92596 all: update psycopg