Commit Graph

80 Commits

Author SHA1 Message Date
Андрей Сумин 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 24d9e616bc add attachments model 2025-03-02 11:52:07 +03:00
ITQ 71736c04aa <type>(scope): <description>
[body]

[footer(s)]
2025-03-02 09:15:29 +03:00
ITQ f7ed2984fa Merge branch 'master' of gitlab.prodcontest.ru:team-15/project 2025-03-02 08:57:35 +03:00
Timur e953219331 add points field to task schema 2025-03-02 08:50:16 +03:00
Timur 2c311fe929 rewrite migrations and change dates 2025-03-02 08:43:37 +03:00
Timur 7076bf4bf3 rewrite test_competition_type_values test 2025-03-02 08:34:53 +03:00
ITQ c725551c97 Merge branch 'master' of gitlab.prodcontest.ru:team-15/project 2025-03-02 08:14:43 +03:00
ITQ 3d01951a6f <type>(scope): <description>
[body]

[footer(s)]
2025-03-02 08:14:39 +03:00
Андрей Сумин 511e98339a Merge remote-tracking branch 'origin/master' 2025-03-02 03:17:32 +03:00
Андрей Сумин 696fc8e58b feat: added submissions history, formatted 2025-03-02 03:17:18 +03:00
ITQ 3ef952c114 <type>(scope): <description>
[body]

[footer(s)]
2025-03-02 03:10:22 +03:00
ITQ 19d5ca81d3 Merge branch 'master' of gitlab.prodcontest.ru:team-15/project 2025-03-02 03:00:59 +03:00
ITQ 82535be86b <type>(scope): <description>
[body]

[footer(s)]
2025-03-02 02:58:37 +03:00
Андрей Сумин cb541b3a2a Merge remote-tracking branch 'origin/master' 2025-03-02 02:57:52 +03:00
Андрей Сумин 00a409317d feat: added state to competition response 2025-03-02 02:57:41 +03:00
Timur bfe49daa4c rewrite migrations; fix comptitions tests 2025-03-02 02:52:22 +03:00
Андрей Сумин 0fa3e05243 Merge remote-tracking branch 'origin/master' 2025-03-02 02:23:27 +03:00
Андрей Сумин 5e5cdfcfc1 fix: fixed competititons 2025-03-02 02:23:13 +03:00
ITQ 18050403a0 Merge branch 'master' of gitlab.prodcontest.ru:team-15/project 2025-03-02 02:07:52 +03:00
Андрей Сумин 994a7d8e9b fix: fixed invalid data generation 2025-03-02 01:55:40 +03:00
ITQ 8a5601fd0a Merge branch 'master' of gitlab.prodcontest.ru:team-15/project 2025-03-02 01:42:12 +03:00
ITQ 530df981bb <type>(scope): <description>
[body]

[footer(s)]
2025-03-02 01:41:10 +03:00
Timur a3a77a59f5 add team model (wip) 2025-03-02 01:18:10 +03:00
ITQ 3b75761ea1 Revert "<type>(scope): <description>"
This reverts commit 7eba08d813
2025-03-01 21:15:06 +00:00
ITQ 7eba08d813 <type>(scope): <description>
[body]

[footer(s)]
2025-03-02 00:07:09 +03:00
ITQ 1d68681304 Merge branch 'master' of gitlab.prodcontest.ru:team-15/project 2025-03-02 00:06:00 +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 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