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 |
|
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 |
|
Zuev
|
4c2293b620
|
feat: Implement database initialization using init.sql and update DataInitializer.
Build and Push Docker Images / build-and-push-backend (push) Successful in 34s
Build and Push Docker Images / build-and-push-frontend (push) Successful in 11s
Build and Push Docker Images / deploy-to-k8s (push) Successful in 45s
|
2026-03-13 00:21:06 +03:00 |
|
Zuev
|
6ea420e529
|
1
Build and Push Docker Images / build-and-push-backend (push) Successful in 29s
Build and Push Docker Images / build-and-push-frontend (push) Successful in 30s
Build and Push Docker Images / deploy-to-k8s (push) Successful in 50s
|
2026-03-13 00:07:54 +03:00 |
|
Zuev
|
75b1ad166e
|
refactor: update tenant data source configuration and routing logic.
Build and Push Docker Images / build-and-push-backend (push) Successful in 31s
Build and Push Docker Images / build-and-push-frontend (push) Successful in 11s
Build and Push Docker Images / deploy-to-k8s (push) Successful in 46s
|
2026-03-12 23:53:20 +03:00 |
|
Zuev
|
abad3776db
|
feat: Add H2 in-memory database dependency for fallback scenarios.
Build and Push Docker Images / build-and-push-backend (push) Successful in 3m11s
Build and Push Docker Images / build-and-push-frontend (push) Successful in 10s
Build and Push Docker Images / deploy-to-k8s (push) Failing after 5m32s
|
2026-03-12 22:42:57 +03:00 |
|
Zuev
|
13b3a5c481
|
refactor: Directly configure LocalContainerEntityManagerFactoryBean with HibernateJpaVendorAdapter and rename the primary data source bean.
Build and Push Docker Images / build-and-push-backend (push) Successful in 29s
Build and Push Docker Images / build-and-push-frontend (push) Successful in 12s
Build and Push Docker Images / deploy-to-k8s (push) Has been cancelled
|
2026-03-12 22:38:00 +03:00 |
|
Zuev
|
3579ef9f1c
|
config: Exclude DataSourceAutoConfiguration and update tenant database connection URL in tenants.json.
Build and Push Docker Images / build-and-push-backend (push) Successful in 29s
Build and Push Docker Images / build-and-push-frontend (push) Successful in 11s
Build and Push Docker Images / deploy-to-k8s (push) Has been cancelled
|
2026-03-12 22:31:09 +03:00 |
|
Zuev
|
14cc006f06
|
feat: Implement multi-tenancy with dynamic data source routing and introduce a database management UI.
Build and Push Docker Images / build-and-push-backend (push) Successful in 33s
Build and Push Docker Images / build-and-push-frontend (push) Successful in 16s
Build and Push Docker Images / deploy-to-k8s (push) Failing after 5m31s
|
2026-03-12 22:15:28 +03:00 |
|
ProstoDenya01
|
03eaf6ab13
|
Добавил для групп поле численности.
В модалку на UI добавил отображение численности групп и вместимости аудиторий, проверку на доступность и вместимость.
|
2026-03-12 14:45:25 +03:00 |
|
ProstoDenya01
|
01ea7a8dc1
|
Обновил init.sql, добавил одного преподавателя и несколько занятий при инициализации БД
Добавил методы на удаление и обновления занятий
|
2026-03-06 17:14:29 +03:00 |
|
ProstoDenya01
|
7a729a782d
|
тест
|
2026-03-04 22:57:56 +03:00 |
|
ProstoDenya01
|
be35733e4d
|
Merge remote-tracking branch 'origin/Zuev' into Create-Lesson
|
2026-03-04 22:57:08 +03:00 |
|
ProstoDenya01
|
169f7435b1
|
Добавил новые поля в создание занятия и получение общего списка
|
2026-03-04 22:49:58 +03:00 |
|
Zuev
|
2563c769de
|
Реализована фильтрация столбцов и улучшена сортировка в расписании
|
2026-03-04 22:46:36 +03:00 |
|
ProstoDenya01
|
47039ee878
|
Изменил метод на получение общего списка занятий. Внёс небольшие правки в FE для странички с расписанием
|
2026-03-03 17:28:20 +03:00 |
|
ProstoDenya01
|
0e03dcb2d6
|
Поправил комментарий в application.properties
|
2026-03-02 16:27:20 +03:00 |
|
ProstoDenya01
|
438a16c383
|
Исправил все известные баги в запросе на создание занятия для пользователя.
Написал запрос на получение списка занятий по конкретному ID пользователя.
Добавил логирование для LessonsController
|
2026-03-02 16:24:22 +03:00 |
|
ProstoDenya01
|
007b4fb619
|
Поправил id дисциплины
|
2026-02-25 23:13:49 +03:00 |
|
ProstoDenya01
|
678cf94ad3
|
Merge remote-tracking branch 'refs/remotes/origin/main' into Create-Lesson
# Conflicts:
# db/init/init.sql
|
2026-02-25 22:57:32 +03:00 |
|
ProstoDenya01
|
94aa164930
|
Добавил еще немного
|
2026-02-25 22:56:44 +03:00 |
|
Zuev
|
df6ddeecd5
|
feat: add subjects & teacher-subjects management tab in admin panel
|
2026-02-25 17:34:01 +03:00 |
|
ProstoDenya01
|
e44ac04cac
|
Добавил еще немного
|
2026-02-25 14:35:20 +03:00 |
|
Zuev
|
c552d14909
|
feat(backend): implement equipments entities and modify db
|
2026-02-20 02:53:47 +03:00 |
|
ProstoDenya01
|
c3d5246874
|
Написал запрос на создание занятия
|
2026-02-18 18:46:24 +03:00 |
|
ProstoDenya01
|
7815f3ed91
|
Тестовый коммит1
|
2026-02-16 21:45:30 +03:00 |
|
ProstoDenya01
|
99556ae3e6
|
Тестовый коммит1
|
2026-02-16 21:34:19 +03:00 |
|
ProstoDenya01
|
3fd4342dc3
|
Тестовый коммит
|
2026-02-16 21:32:56 +03:00 |
|
Zuev
|
6774cd673c
|
feat: динамические формы обучения + вкладка группы в админке
|
2026-02-15 03:15:43 +03:00 |
|
Zuev
|
b6ff6c457a
|
feat: backend auth, admin panel, role-based routing
|
2026-02-14 02:05:37 +03:00 |
|