|
|
9d06c99d06
|
Поправил документацию по API
|
2026-03-30 22:06:16 +03:00 |
|
Zuev
|
522bc97b8c
|
добавил всплывающий текст у свёрнутой боковой панели
|
2026-03-28 14:28:13 +03:00 |
|
Zuev
|
d0a8148fa0
|
исправил боковую панель. теперь на десктопе она сворачивается не полностью
|
2026-03-28 14:20:46 +03:00 |
|
ProstoDenya01
|
0b9d063266
|
Поправил ответ для пользователей, чтобы приходило название кафедры, а не ID
|
2026-03-27 19:02:27 +03:00 |
|
ProstoDenya01
|
6f33e23e17
|
Добавил методы на создание и удаление данных в кафедральном файле
|
2026-03-27 18:24:08 +03:00 |
|
Zuev
|
bfdcb58c7d
|
изменил дизайн выпадающих списков
|
2026-03-27 16:08:44 +03:00 |
|
Zuev
|
e015758caf
|
обновил документацию
|
2026-03-27 15:24:29 +03:00 |
|
Zuev
|
6be8db0cd0
|
сделал кнопку настроек, вкладку настроек и сворачивание боковой панели
|
2026-03-27 15:03:52 +03:00 |
|
ProstoDenya01
|
7a2c385257
|
Реализовал метод на получение данных для расписания по нужным критериям. Обновил БД
|
2026-03-26 20:08:17 +03:00 |
|
|
|
f7483e7aeb
|
Изменил страницу "Кафедра", добавлена фильтрация и добавление блоков
|
2026-03-26 00:37:31 +03:00 |
|
Zuev
|
55da934545
|
Merge branch 'department_dev' of ssh://gitea.zuev.company:2222/Zuev/magistr into department_dev
|
2026-03-25 23:53:35 +03:00 |
|
Zuev
|
e71bcee9b5
|
chore: Configure database healthcheck, backend service dependency on DB health, and disable OpenTelemetry SDK.
|
2026-03-25 23:53:23 +03:00 |
|
|
|
7ce0d1e501
|
Добавлена страница создание кафедры/специальности
|
2026-03-25 23:52:48 +03:00 |
|
Zuev
|
3861fa05b5
|
feat: add frontend-design skill with its documentation and license, and update gitignore.
|
2026-03-25 23:52:48 +03:00 |
|
Zuev
|
599e284ea9
|
feat: Add AutoUpdateDocs agent skill and new logging documentation, updating AGENTS.md.
|
2026-03-25 23:52:48 +03:00 |
|
Zuev
|
ec7e615557
|
docs: Add comprehensive project documentation covering architecture, development, and APIs, and update AGENTS.md.
|
2026-03-25 23:52:48 +03:00 |
|
Zuev
|
9e7b35aa0b
|
feat: Add OpenTelemetry integration by creating otel.js and importing it into main.js.
|
2026-03-25 23:52:48 +03:00 |
|
ProstoDenya01
|
4915e6f33b
|
Добавил метод на получение списка данных для расписания
|
2026-03-25 23:49:10 +03:00 |
|
ProstoDenya01
|
798d61c7ea
|
Добавил возможность создавать, просматривать и удалять данные дисциплин и кафедр.
|
2026-03-25 22:41:53 +03:00 |
|
ProstoDenya01
|
0817961d97
|
Добавил для пользователей, дисциплин и групп получение списка по конкретной кафедре.
|
2026-03-21 13:00:30 +03:00 |
|
ProstoDenya01
|
49ca2e17b6
|
Добавил все новые поля (departmentId, code) для дисциплин. Добавил логирование для SubjectController.java
|
2026-03-21 11:41:01 +03:00 |
|
ProstoDenya01
|
c07e49ca98
|
Добавил все новые поля (departmentId, course) для групп. Добавил логирование для GroupController.java
|
2026-03-21 10:58:27 +03:00 |
|
dipatrik10
|
b89d1c7f72
|
Добавил все новые поля (fullName, jobTitle, departmentId) для пользователей. Добавил логирование для UserController.java
|
2026-03-21 00:20:34 +03:00 |
|
|
|
6774ebb766
|
Доработано создание пользователя и отображение новых параметров пользователя в таблице
|
2026-03-20 00:33:27 +03:00 |
|
|
|
f7fb524bb0
|
Доработано создание групп и отображение новых параметров групп в таблице
|
2026-03-20 00:27:01 +03:00 |
|
|
|
d78e675a71
|
Доработано создание дисциплин и отображение новых параметров дисциплин в таблице+страничка с кафедрами(голая)
|
2026-03-19 23:42:09 +03:00 |
|
Zuev
|
8cf086d3e9
|
Remove legacy V2 migration
Build and Push Docker Images / build-and-push-backend (push) Successful in 10s
Build and Push Docker Images / build-and-push-frontend (push) Successful in 10s
Build and Push Docker Images / deploy-to-k8s (push) Successful in 2m34s
|
2026-03-19 04:37:11 +03:00 |
|
|
|
f39c3d1bbb
|
Merge pull request 'Fix database migration: merge V2 into V1 and remove V2' (#9) from department_dev into main
Build and Push Docker Images / build-and-push-backend (push) Successful in 32s
Build and Push Docker Images / build-and-push-frontend (push) Successful in 10s
Build and Push Docker Images / deploy-to-k8s (push) Successful in 2m7s
Reviewed-on: #9
|
2026-03-19 01:32:07 +00:00 |
|
Zuev
|
dc1c343174
|
Fix database migration: merge V2 into V1 and remove V2
|
2026-03-19 04:30:31 +03:00 |
|
|
|
74fcd07e25
|
Merge pull request 'department_dev' (#8) from department_dev into main
Build and Push Docker Images / build-and-push-backend (push) Successful in 4m9s
Build and Push Docker Images / build-and-push-frontend (push) Successful in 11s
Build and Push Docker Images / deploy-to-k8s (push) Successful in 2m5s
Reviewed-on: #8
|
2026-03-19 00:56:35 +00:00 |
|
Zuev
|
8ced8ae669
|
feat: Integrate OpenTelemetry for distributed tracing in both frontend and backend applications.
|
2026-03-19 03:55:22 +03:00 |
|
dipatrik10
|
f519650bbb
|
Исправил ошибку в коментах
|
2026-03-18 20:48:36 +03:00 |
|
dipatrik10
|
7fac9f744d
|
Добавил комментарии для всех колонок таблиц
|
2026-03-18 20:45:39 +03:00 |
|
dipatrik10
|
18d099460d
|
Поправил создание таблицы
|
2026-03-18 20:16:34 +03:00 |
|
dipatrik10
|
59b6704be9
|
Добавил комментарии к БД
|
2026-03-18 20:05:30 +03:00 |
|
ProstoDenya01
|
220b99594f
|
Обновил таблицы и создал новые для данных расписания.
|
2026-03-18 15:44:05 +03:00 |
|
ProstoDenya01
|
c10198515c
|
Обновил таблицы и создал новые для данных расписания.
|
2026-03-18 15:39:11 +03:00 |
|
Zuev
|
a8144acb8b
|
config: Update application properties.
Build and Push Docker Images / build-and-push-backend (push) Successful in 4m27s
Build and Push Docker Images / build-and-push-frontend (push) Successful in 10s
Build and Push Docker Images / deploy-to-k8s (push) Successful in 1m20s
|
2026-03-18 02:00:49 +03:00 |
|
Zuev
|
04feb5a3c3
|
feat: Enhance Dockerfile security with non-root users and correct file permissions, and adjust Gitea workflow action versions.
Build and Push Docker Images / build-and-push-backend (push) Successful in 17s
Build and Push Docker Images / build-and-push-frontend (push) Successful in 10s
Build and Push Docker Images / deploy-to-k8s (push) Successful in 1m25s
|
2026-03-17 02:47:57 +03:00 |
|
Zuev
|
d69eab1c12
|
chore: Update Gitea workflow actions to newer versions, add AGENTS.md, and modify gitignore.
Build and Push Docker Images / build-and-push-backend (push) Successful in 3m37s
Build and Push Docker Images / build-and-push-frontend (push) Successful in 11s
Build and Push Docker Images / deploy-to-k8s (push) Successful in 1m10s
|
2026-03-17 01:30:48 +03:00 |
|
ProstoDenya01
|
f3ea05cd17
|
Merge remote-tracking branch 'origin/personal-schedule'
Build and Push Docker Images / build-and-push-backend (push) Successful in 15s
Build and Push Docker Images / build-and-push-frontend (push) Successful in 10s
Build and Push Docker Images / deploy-to-k8s (push) Successful in 1m38s
|
2026-03-15 16:00:48 +03:00 |
|
ProstoDenya01
|
05fcf86e32
|
Поправил модалку с расписанием препода
|
2026-03-15 15:51:29 +03:00 |
|
Zuev
|
9f124c52a5
|
refactor: Integrate Flyway for database migrations and simplify Docker Compose and tenant configurations.
Build and Push Docker Images / build-and-push-backend (push) Successful in 3m44s
Build and Push Docker Images / build-and-push-frontend (push) Successful in 11s
Build and Push Docker Images / deploy-to-k8s (push) Successful in 1m19s
|
2026-03-13 04:35:50 +03:00 |
|
|
|
8df736ae36
|
Кривая модалка занятий по teacherId добавлена, требует доработки, также код users.js требует унификации+оптимизации(новая модалка вкинута в конец)
|
2026-03-13 03:12:48 +03:00 |
|
Zuev
|
10c06e726a
|
Update tenant data source configuration.
Build and Push Docker Images / build-and-push-backend (push) Successful in 28s
Build and Push Docker Images / build-and-push-frontend (push) Successful in 11s
Build and Push Docker Images / deploy-to-k8s (push) Successful in 1m19s
|
2026-03-13 02:48:03 +03:00 |
|
Zuev
|
9d2de1faaf
|
feat: Configure and route multi-tenant data sources using an interceptor.
Build and Push Docker Images / build-and-push-backend (push) Failing after 22s
Build and Push Docker Images / build-and-push-frontend (push) Successful in 11s
Build and Push Docker Images / deploy-to-k8s (push) Has been skipped
|
2026-03-13 02:36:01 +03:00 |
|
|
|
24caa148e1
|
Модалка перенесена в шапку, частично настроены стили
|
2026-03-13 02:00:49 +03:00 |
|
Zuev
|
59caa9d6cc
|
feat: Implement dynamic tenant configuration watching and updating.
Build and Push Docker Images / build-and-push-backend (push) Successful in 5m59s
Build and Push Docker Images / build-and-push-frontend (push) Successful in 12s
Build and Push Docker Images / deploy-to-k8s (push) Successful in 44s
|
2026-03-13 02:00:24 +03:00 |
|
Zuev
|
bad1215341
|
баг
Build and Push Docker Images / build-and-push-backend (push) Successful in 38s
Build and Push Docker Images / build-and-push-frontend (push) Successful in 20s
Build and Push Docker Images / deploy-to-k8s (push) Successful in 1m8s
|
2026-03-13 01:04:26 +03:00 |
|
Zuev
|
ccdc371c3a
|
баг
Build and Push Docker Images / build-and-push-backend (push) Successful in 30s
Build and Push Docker Images / build-and-push-frontend (push) Failing after 20s
Build and Push Docker Images / deploy-to-k8s (push) Has been skipped
|
2026-03-13 00:56:49 +03:00 |
|