Commit Graph

182 Commits

Author SHA1 Message Date
Timur 5c813273cf remove prints from auth tests 2025-03-01 23:09:08 +03:00
Timur e9f1efde5a add tests on me endpoint 2025-03-01 22:45:20 +03:00
Timur 321206d295 add tests on sign-in 2025-03-01 21:58:42 +03:00
Timur fc40273f92 rewrite tests on signup 2025-03-01 21:33:59 +03:00
ITQ ef3c6e1a44 Merge branch 'master' of gitlab.prodcontest.ru:team-15/project 2025-03-01 20:34:56 +03:00
ITQ 52b91c478a <type>(scope): <description>
[body]

[footer(s)]
2025-03-01 20:34:50 +03:00
Андрей Сумин 054e23be8e Merge remote-tracking branch 'origin/master' 2025-03-01 20:20:43 +03:00
Андрей Сумин fee7de2c82 feat: added 409 to swagger 2025-03-01 20:19:50 +03:00
ITQ 11494d42ff <type>(scope): <description>
[body]

[footer(s)]
2025-03-01 20:17:44 +03:00
Андрей Сумин c87bace839 fix: fixed bug in auth and me 2025-03-01 20:11:11 +03:00
Андрей Сумин e34c8ae3a7 fix: incorrect token 500 2025-03-01 19:11:45 +03:00
Андрей Сумин 4a054ae3a2 Merge remote-tracking branch 'origin/master' 2025-03-01 18:23:44 +03:00
Андрей Сумин 0a35e3d2fa fix: auth not working bugfix 2025-03-01 18:23:20 +03:00
ITQ 643f1a21df Merge branch 'master' of gitlab.prodcontest.ru:team-15/project 2025-03-01 18:19:59 +03:00
ITQ 41008d090c <type>(scope): <description>
[body]

[footer(s)]
2025-03-01 18:05:45 +03:00
Timur 5295f80530 add missing migrations 2025-03-01 18:00:47 +03:00
Timur 58b419166b add tinymce to pyproject 2025-03-01 17:51:50 +03:00
Timur c4aecb26b5 show password in admin and fix migrations generator 2025-03-01 17:48:27 +03:00
Timur 656735649d add simple user admin and hash password 2025-03-01 17:40:08 +03:00
Timur 9a5a924333 make verbose names at user lowercased 2025-03-01 17:23:37 +03:00
Timur c0d4c56736 add tinymce 2025-03-01 17:23:12 +03:00
Андрей Сумин 332ca694a8 feat: added review logic 2025-03-01 17:20:45 +03:00
ITQ 5cc4f9bddf <type>(scope): <description>
[body]

[footer(s)]
2025-03-01 16:54:25 +03:00
ITQ b8c9ef82f1 Merge branch 'master' of gitlab.prodcontest.ru:team-15/project 2025-03-01 16:40:34 +03:00
ITQ 9959b431be added max_attemps 2025-03-01 16:40:05 +03:00
Timur 6ae880778b add task admin file 2025-03-01 16:28:03 +03:00
ITQ 5bdad3daef increased timeout for gunicorn workers 2025-03-01 16:24:06 +03:00
Timur 1cd6505f7a add basic admin for task 2025-03-01 16:15:37 +03:00
ITQ 4640d37502 fix healthcheck 2025-03-01 15:39:58 +03:00
Timur 689179080d add base admin for conpetitions 2025-03-01 14:34:19 +03:00
Timur fcc8c4f7c6 Merge remote-tracking branch 'origin/master' 2025-03-01 14:33:11 +03:00
Андрей Сумин eded5b729b feat: added dumb review, formatted 2025-03-01 14:08:36 +03:00
Timur f314d4f1d1 change default language to russian 2025-03-01 14:06:54 +03:00
Timur 3206e6a68c remove built-in user and group managment 2025-03-01 14:05:44 +03:00
Timur ea651f6842 fix migrations 2025-03-01 13:26:51 +03:00
ITQ 239b6fe7f1 Merge branch 'feature/review' 2025-03-01 13:18:15 +03:00
Андрей Сумин 9e6a1a6bfe added migrations 2025-03-01 13:12:38 +03:00
ITQ 971119c2ad Merge branch 'feature/tasks' of gitlab.prodcontest.ru:team-15/project into feature/tasks 2025-03-01 13:12:11 +03:00
Андрей Сумин 22727dda92 feat: added task submission logic 2025-03-01 13:09:09 +03:00
ITQ 07dc5210a0 <type>(scope): <description>
[body]

[footer(s)]
2025-03-01 13:06:30 +03:00
ITQ 688862ca78 super aboba 2025-03-01 12:40:10 +03:00
Timur 37fb9097bb remove competition from task schema 2025-03-01 12:29:07 +03:00
Timur d062e96bbc add partipication type and competition type to get all competitions 2025-03-01 12:28:27 +03:00
Timur 8f78df9b1d Merge remote-tracking branch 'origin/master' into feature/tasks 2025-03-01 12:27:32 +03:00
Timur 52c19d2f80 change str to uuid in path params 2025-03-01 12:24:47 +03:00
Timur f2c0578d5e Merge remote-tracking branch 'origin/master' 2025-03-01 12:09:31 +03:00
Timur 61b6a29417 add endpoint for get user info by token (/me) 2025-03-01 12:09:21 +03:00
Timur 156c4d036b add callback to get competition tasks endpoint 2025-03-01 12:00:15 +03:00
Андрей Сумин daa83dc867 bug: participants field in competition view 2025-03-01 11:26:50 +03:00
Timur d5bf9f3acc add created_at field to state model 2025-03-01 11:11:34 +03:00