Commit Graph

30 Commits

Author SHA1 Message Date
ITQ 1a23cefa1a <type>(scope): <description>
[body]

[footer(s)]
2025-03-03 15:47:20 +03:00
Андрей Сумин d2408a2d5e feat: added max attempts handling 2025-03-03 15:02:11 +03:00
Андрей Сумин 1d340b798c feat: added some statistics 2025-03-03 14:55:09 +03:00
Андрей Сумин ab90d362a2 feat: added achievements 2025-03-03 01:54:20 +03:00
Андрей Сумин e50844bc0a Merge remote-tracking branch 'origin/master' 2025-03-02 23:33:20 +03:00
Андрей Сумин 69c5ccae80 fix: fixed is_participating issue, made task_position required 2025-03-02 23:33:08 +03:00
ITQ 121c29c2f3 its okay 2025-03-02 23:28:14 +03:00
Timur b6183b406a fix of getting task attachments 2025-03-02 17:38:45 +03:00
Timur 0b2d43bd6a fix attachments fetch 2025-03-02 17:23:48 +03:00
Андрей Сумин 8c88233d45 added task type literal for swagger 2025-03-02 16:59:28 +03:00
Андрей Сумин b30f0c7df2 formatted :) 2025-03-02 16:45:11 +03:00
Андрей Сумин 4d07439f27 feat: added status in tasks 2025-03-02 16:28:16 +03:00
Timur 9a0122ab1c add endpoint for get task attachments 2025-03-02 12:29:15 +03:00
Timur 16372bb35d remove task attachments 2025-03-02 12:23:27 +03:00
Андрей Сумин 2bc5b5f92c Merge remote-tracking branch 'origin/master'
# Conflicts:
#	services/backend/apps/task/models.py
2025-03-02 12:11:33 +03:00
Андрей Сумин 1504cf1cf5 feat: added appointment of reviewer to a submission 2025-03-02 12:08:33 +03:00
Timur 5c9f951217 add attachments field to task out schema 2025-03-02 11:52:45 +03:00
Timur c9750881d3 return submission content in history endpoint 2025-03-02 11:35:29 +03:00
Timur e953219331 add points field to task schema 2025-03-02 08:50:16 +03:00
Андрей Сумин 696fc8e58b feat: added submissions history, formatted 2025-03-02 03:17:18 +03:00
ITQ 11494d42ff <type>(scope): <description>
[body]

[footer(s)]
2025-03-01 20:17:44 +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 971119c2ad Merge branch 'feature/tasks' of gitlab.prodcontest.ru:team-15/project into feature/tasks 2025-03-01 13:12:11 +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 52c19d2f80 change str to uuid in path params 2025-03-01 12:24:47 +03:00
Timur 156c4d036b add callback to get competition tasks endpoint 2025-03-01 12:00:15 +03:00
Timur 0e65fc5fdd add callback to start competition endpoint 2025-03-01 11:11:22 +03:00
Timur 077074d424 add basic openapi scheme for competitions tasks 2025-03-01 09:04:51 +03:00