Commit Graph

35 Commits

Author SHA1 Message Date
Timur 8064eb9cba add verbose names to user roles and user status 2025-03-03 11:21:53 +03:00
Timur 8f7111a998 add missing verbose names to admin 2025-03-03 11:15:20 +03:00
Timur abfd10fc4c rewrite migrations 2025-03-03 10:21:04 +03:00
Андрей Сумин ab90d362a2 feat: added achievements 2025-03-03 01:54:20 +03:00
Timur d567b06af3 add attachment managment and rewrite migrations 2025-03-03 00:24:24 +03:00
Андрей Сумин b30f0c7df2 formatted :) 2025-03-02 16:45:11 +03:00
Timur 6eadbad773 add filter_horizontal to user achievements management 2025-03-02 15:19:36 +03:00
Timur 05f8300976 add achievements field to user model 2025-03-02 15:17:38 +03:00
Timur a2635740bb change verbose name at users 2025-03-02 13:58:07 +03:00
Андрей Сумин 5e8742ee10 fix: fixed admin bug and added 12rojgpouehgsrfojn 2025-03-02 13:34:54 +03:00
Timur a4aba80e34 add created_at to user model 2025-03-02 12:51:27 +03:00
Андрей Сумин 696fc8e58b feat: added submissions history, formatted 2025-03-02 03:17:18 +03:00
Timur bfe49daa4c rewrite migrations; fix comptitions tests 2025-03-02 02:52:22 +03:00
Андрей Сумин cc2693986d feat: added review module 2025-03-01 23:58:14 +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 11494d42ff <type>(scope): <description>
[body]

[footer(s)]
2025-03-01 20:17:44 +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
Андрей Сумин eded5b729b feat: added dumb review, formatted 2025-03-01 14:08:36 +03:00
Андрей Сумин 9e6a1a6bfe added migrations 2025-03-01 13:12:38 +03:00
Андрей Сумин 22727dda92 feat: added task submission logic 2025-03-01 13:09:09 +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