Commit Graph

102 Commits

Author SHA1 Message Date
Андрей Сумин 86617ed14a Merge remote-tracking branch 'origin/master' 2025-03-01 23:58:36 +03:00
Андрей Сумин cc2693986d feat: added review module 2025-03-01 23:58:14 +03:00
Timur 868254449c return verbose name to completion task 2025-03-01 23:55:18 +03:00
Timur b8158e4bba add test on getting competitions 2025-03-01 23:47:10 +03:00
ITQ 045fcfc259 <type>(scope): <description>
[body]

[footer(s)]
2025-03-01 23:35:03 +03:00
Timur 7a787182f3 add tests on getting competetion by it id 2025-03-01 23:09:24 +03:00
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 52b91c478a <type>(scope): <description>
[body]

[footer(s)]
2025-03-01 20:34:50 +03:00
ITQ 11494d42ff <type>(scope): <description>
[body]

[footer(s)]
2025-03-01 20:17:44 +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 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
Timur 1cd6505f7a add basic admin for task 2025-03-01 16:15:37 +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 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 d5bf9f3acc add created_at field to state model 2025-03-01 11:11:34 +03:00
Timur 077074d424 add basic openapi scheme for competitions tasks 2025-03-01 09:04:51 +03:00
ITQ 3f8e29c9cb Merge branch 'master' of gitlab.prodcontest.ru:team-15/project 2025-03-01 02:45:49 +03:00
ITQ baacef032a SOME ABEBE 2025-03-01 02:44:45 +03:00
Timur 2ccfb62f4e add user model tests 2025-03-01 02:42:30 +03:00
Андрей Сумин 33b081e433 lint: linted 2025-03-01 02:35:09 +03:00
Андрей Сумин 999f5b0690 feat: added competition logic 2025-03-01 02:33:06 +03:00
Андрей Сумин 2b2d544149 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	services/backend/api/v1/auth.py
#	services/backend/api/v1/router.py
#	services/backend/api/v1/user/schemas.py
#	services/backend/api/v1/user/views.py
#	services/backend/apps/user/apps.py
#	services/backend/config/settings.py
2025-03-01 01:17:13 +03:00
Андрей Сумин 7791a57b88 added competition endpoints 2025-03-01 01:10:08 +03:00
Timur Kh. 764511bfa4 rename hardcorded status codes to normal constants at user app 2025-03-01 00:42:28 +03:00
Timur Kh. 0946319f18 rename users app to user 2025-03-01 00:37:00 +03:00
Timur ecfeff8539 Merge branch 'master' into 'feature/auth'
# Conflicts:
#   services/backend/api/v1/router.py
#   services/backend/apps/core/apps.py
#   services/backend/config/settings.py
#   tests/README.md
2025-02-28 21:29:59 +00:00
Timur Kh. 65c86d2a9c add competitions model 2025-02-28 23:59:19 +03:00
Андрей Сумин 70325c3c0d init 2025-02-28 21:52:48 +03:00