Commit Graph

59 Commits

Author SHA1 Message Date
Андрей Сумин 696fc8e58b feat: added submissions history, formatted 2025-03-02 03:17:18 +03:00
Андрей Сумин 00a409317d feat: added state to competition response 2025-03-02 02:57:41 +03:00
Андрей Сумин 923fb4d509 feat: added competition info in review 2025-03-02 02:34:23 +03:00
ITQ 18050403a0 Merge branch 'master' of gitlab.prodcontest.ru:team-15/project 2025-03-02 02:07:52 +03:00
ITQ d71193a174 <type>(scope): <description>
[body]

[footer(s)]
2025-03-02 02:07:45 +03:00
Андрей Сумин a5223bebfc fix: fixed signin 2025-03-02 02:07:36 +03:00
Timur 7a8046f028 add team creation and fetch information by id 2025-03-02 01:58:02 +03:00
Timur 0e9498a72d register tasks router 2025-03-02 01:32:23 +03:00
Андрей Сумин 673f84ae78 feat: added types in swagger 2025-03-02 01:10:04 +03:00
Андрей Сумин 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 7e4012bf09 add handler on user not found exception 2025-03-01 23:24:48 +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 656735649d add simple user admin and hash password 2025-03-01 17:40:08 +03:00
Андрей Сумин 332ca694a8 feat: added review logic 2025-03-01 17:20:45 +03:00
Андрей Сумин eded5b729b feat: added dumb review, formatted 2025-03-01 14:08:36 +03:00
ITQ 239b6fe7f1 Merge branch 'feature/review' 2025-03-01 13:18:15 +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
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 0e65fc5fdd add callback to start competition endpoint 2025-03-01 11:11:22 +03:00
Timur 34a3478adc Merge remote-tracking branch 'origin/master' into feature/tasks 2025-03-01 11:10:56 +03:00
Timur 7eef7a7610 add not found status to get competition id 2025-03-01 11:00:55 +03:00
ITQ 786951e600 <type>(scope): <description>
[body]

[footer(s)]
2025-03-01 09:40:05 +03:00
Timur 077074d424 add basic openapi scheme for competitions tasks 2025-03-01 09:04:51 +03:00
Timur ba54b501eb add get user method callback 2025-03-01 02:47:52 +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
Андрей Сумин b3f5847f48 feat: changed project_name 2025-03-01 01:23:13 +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 75940ffc46 make users router with authorization (excluding sign-in and sign-up routers) 2025-03-01 00:53:25 +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