Commit Graph

20 Commits

Author SHA1 Message Date
Андрей Сумин 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