• Joined on 2026-01-28
Zuev created pull request Zuev/magistr#2 2026-03-09 23:23:36 +00:00
Update GitHub Actions versions to latest
Zuev pushed to Zuev at Zuev/magistr 2026-03-09 23:22:49 +00:00
8e540940f7 Update GitHub Actions versions to latest
Zuev pushed to main at Zuev/magistr 2026-03-09 22:56:58 +00:00
e8b1d77117 Merge pull request 'Zuev' (#1) from Zuev into main
41dec9c772 update docker-build.yaml
2563c769de Реализована фильтрация столбцов и улучшена сортировка в расписании
47039ee878 Изменил метод на получение общего списка занятий. Внёс небольшие правки в FE для странички с расписанием
88f1abfe25 Создание вкладки "Расписание занятий"
Compare 11 commits »
Zuev merged pull request Zuev/magistr#1 2026-03-09 22:56:57 +00:00
Zuev
Zuev created pull request Zuev/magistr#1 2026-03-09 22:56:40 +00:00
Zuev
Zuev pushed to Zuev at Zuev/magistr 2026-03-09 22:51:34 +00:00
41dec9c772 update docker-build.yaml
Zuev pushed to Zuev at Zuev/magistr 2026-03-04 19:46:38 +00:00
2563c769de Реализована фильтрация столбцов и улучшена сортировка в расписании
Zuev pushed to Zuev at Zuev/magistr 2026-03-04 19:07:40 +00:00
47039ee878 Изменил метод на получение общего списка занятий. Внёс небольшие правки в FE для странички с расписанием
88f1abfe25 Создание вкладки "Расписание занятий"
2004766855 Создание кнопки "Добавить занятие" с модальным окном с выбором дня,недели и тд.
0e03dcb2d6 Поправил комментарий в application.properties
438a16c383 Исправил все известные баги в запросе на создание занятия для пользователя.
Compare 5 commits »
Zuev created branch Zuev in Zuev/magistr 2026-02-27 23:27:34 +00:00
Zuev pushed to Zuev at Zuev/magistr 2026-02-27 23:27:34 +00:00
Zuev pushed to Create-Lesson at Zuev/magistr 2026-02-25 22:29:14 +00:00
9d06c69e2b chore: update .gitignore
Zuev pushed to Create-Lesson at Zuev/magistr 2026-02-25 21:39:49 +00:00
684273de50 Fix CSS appearance warning and format JS
Zuev pushed to Create-Lesson at Zuev/magistr 2026-02-25 21:27:12 +00:00
772b110762 Refactor admin frontend into modular SPA
Zuev pushed to main at Zuev/magistr 2026-02-25 20:35:48 +00:00
18f47c6d3d fix: adapt init.sql lessons table to match Create-Lesson branch entity
007b4fb619 Поправил id дисциплины
678cf94ad3 Merge remote-tracking branch 'refs/remotes/origin/main' into Create-Lesson
94aa164930 Добавил еще немного
e44ac04cac Добавил еще немного
Compare 6 commits »
Zuev pushed to Create-Lesson at Zuev/magistr 2026-02-25 20:27:42 +00:00
18f47c6d3d fix: adapt init.sql lessons table to match Create-Lesson branch entity
Zuev pushed to main at Zuev/magistr 2026-02-25 14:38:16 +00:00
9776f4a56f chore: stop tracking .agent folder
Zuev pushed to main at Zuev/magistr 2026-02-25 14:34:03 +00:00
df6ddeecd5 feat: add subjects & teacher-subjects management tab in admin panel
Zuev pushed to main at Zuev/magistr 2026-02-24 17:14:49 +00:00
0ac81284fa chore: проброс порта БД для DBeaver
Zuev pushed to main at Zuev/magistr 2026-02-20 22:36:06 +00:00
74d937f6dc feat: complete UI redesign with glassmorphism and custom multi-select equipment dropdown
Zuev pushed to main at Zuev/magistr 2026-02-19 23:59:12 +00:00
eea444409e docs(rules): update database rules to match init.sql