Commit Graph

19 Commits

Author SHA1 Message Date
Elmar Kresse
b7b996ffdf Merge remote-tracking branch 'htwk-org/development'
# Conflicts:
#	backend/go.mod
#	frontend/index.html
#	frontend/package-lock.json
#	frontend/package.json
#	frontend/public/themes/lara-dark-blue/theme.css
#	frontend/public/themes/lara-dark-blue/theme.css.map
#	frontend/public/themes/lara-light-blue/theme.css
#	frontend/public/themes/lara-light-blue/theme.css.map
#	frontend/src/App.vue
#	frontend/src/components/DarkModeSwitcher.vue
#	frontend/src/i18n/index.ts
#	frontend/src/main.ts
#	frontend/src/router/index.ts
#	frontend/src/view/CalendarLink.vue
#	frontend/src/view/edit/EditCalendar.vue
#	frontend/vite.config.ts
#	reverseproxy.conf
#	reverseproxy.local.conf
#	services/data-manager/main.go
#	services/data-manager/model/roomOccupancyModel.go
#	services/data-manager/service/addRoute.go
#	services/data-manager/service/addSchedule.go
#	services/data-manager/service/db/dbGroups.go
#	services/data-manager/service/feed/feedFunctions.go
#	services/data-manager/service/fetch/sport/sportFetcher.go
#	services/data-manager/service/fetch/v1/fetchSeminarEventService.go
#	services/data-manager/service/fetch/v1/fetchSeminarGroupService.go
#	services/data-manager/service/fetch/v2/fetcher.go
#	services/data-manager/service/functions/filter.go
#	services/data-manager/service/functions/filter_test.go
#	services/data-manager/service/functions/time/parse.go
#	services/data-manager/service/room/roomService.go
#	services/data-manager/service/room/roomService_test.go
#	services/go.sum
#	services/ical/service/connector/grpc/client.go
2024-07-24 12:16:51 +02:00
Elmar Kresse
ff2fa1b67d fix:#41 fixed sonarqube hotspots 2024-06-24 12:18:48 +02:00
Elmar Kresse
a87d911494 feat:#36 added real ip for proxy, extended error logging 2024-06-18 16:19:25 +02:00
Elmar Kresse
8548a537ec feat:#36 added protobuf for golang microservices 2024-06-16 02:54:50 +02:00
Elmar Kresse
89c532a7eb fix:#7 fixed nginx/docker config 2024-06-11 00:11:06 +02:00
Elmar Kresse
026a5cfe19 fix:#7 fixed docker compose 2024-06-10 22:44:37 +02:00
Elmar Kresse
2d7701b0c9 feat:#34 refactored function to intended service, fixed docker files 2024-06-10 16:57:40 +02:00
Elmar Kresse
cb76b5c188 feat:#7 added new folder structure and updated api in ical 2024-05-26 11:59:32 +02:00
Elmar Kresse
f9b6374a02 feat:#4 docker version obsolete 2024-05-23 15:38:46 +02:00
Elmar Kresse
a15c6ea8b7 added local certs for pwa local deploy 2024-05-17 15:02:55 +02:00
Elmar Kresse
02a4360521 fix:#25 added tests and schedule updates 2024-04-22 16:11:13 +02:00
Elmar Kresse
b1f02c29b5 fix:#59 fixed cert paths and added new nginx conf 2024-04-21 02:36:59 +02:00
Elmar Kresse
657aca005b feat:#59 add dev deployment and use gitlab registry 2024-04-21 01:29:18 +02:00
Elmar Kresse
dd40119f46 feat:#37 updated frontend and main folder with LICENSE 2024-04-02 11:47:47 +02:00
survellow
62acdcbc88 feat:#30 reactive URL parameters RoomOccupation 2024-02-24 04:14:54 +01:00
Elmar Kresse
8f17671bed fix:#19 re-added src mount for frontend development 2024-02-21 02:40:52 +01:00
Elmar Kresse
475b5f9ce0 feat:#19 added old dev docker setup for local development 2024-02-21 01:15:06 +01:00
jkreller
130dfb9698 Add deployment and improve Dockerfiles and CICD 2024-02-06 20:16:27 +00:00
Elmar Kresse
c051995823 added frontend and updated backend with docker, wrote some initial instructions 2023-09-19 21:34:29 +02:00