Elmar Kresse
|
be1300d221
|
fix:#30 updated files in pwa
|
2024-07-24 14:13:28 +02:00 |
|
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
|
08dc4b9185
|
added own caching for ical feed
|
2024-07-22 20:23:56 +02:00 |
|
Elmar Kresse
|
475cdd47fe
|
fix:#21 remove obsolete image
|
2024-07-22 11:24:28 +02:00 |
|
Elmar Kresse
|
b921c4fb82
|
fix:#21 added images
|
2024-07-22 11:24:04 +02:00 |
|
Elmar Kresse
|
47258f95dc
|
fix:#21 added images
|
2024-07-22 11:14:54 +02:00 |
|
Elmar Kresse
|
5330ade54e
|
fix:#18 reroute for default page only applies to empty paths
|
2024-07-21 22:21:14 +02:00 |
|
Elmar Kresse
|
1f9e9614aa
|
feat:#44 updated delete process and api response
|
2024-07-13 16:46:28 +02:00 |
|
Elmar Kresse
|
c21402bbfd
|
fix:#37 updated margins and mobile layout
|
2024-07-12 11:04:18 +02:00 |
|
Elmar Kresse
|
78472a42d6
|
feat:#37 switched button locations
|
2024-07-08 20:55:39 +02:00 |
|
Elmar Kresse
|
059b8ca24b
|
feat:#18 fixed type
|
2024-07-07 23:08:04 +02:00 |
|
Elmar Kresse
|
5aab024957
|
feat:#18 added default page setting
|
2024-07-07 23:03:25 +02:00 |
|
Elmar Kresse
|
070e0ac0b0
|
Merge branch '43-vue-devtools' into 'development'
Resolve "vue devtools"
See merge request htwk-software/htwkalender!55
|
2024-07-06 19:02:47 +00:00 |
|
Elmar Kresse
|
bc08078110
|
feat:#43 added vue dev tools
|
2024-07-06 20:58:11 +02:00 |
|
Elmar Kresse
|
319806fe50
|
fix:#48 updated gitlab link
|
2024-07-06 20:30:29 +02:00 |
|
Elmar Kresse
|
390f6b2b57
|
fix:#47 added ssr check
|
2024-07-06 18:35:37 +02:00 |
|
Elmar Kresse
|
df03c6cd48
|
fix:#47 added window.location.hostname
|
2024-07-06 18:15:18 +02:00 |
|
survellow
|
5d01ccf3ba
|
feat:#45 fix wrong use of redirect
|
2024-07-03 19:28:34 +02:00 |
|
survellow
|
2af1943733
|
feat:#45 fix nginx static serving and light mode default
|
2024-07-03 19:11:09 +02:00 |
|
survellow
|
6849dd492c
|
feat:#45 fix wrong naming scheme Faq (to FaqView)
|
2024-07-03 18:15:47 +02:00 |
|
survellow
|
cf638cf93c
|
add static site generation including robots.txt and sitemap.xml
|
2024-07-03 17:33:12 +02:00 |
|
survellow
|
a003ba736c
|
seo changes for meta tags
|
2024-07-02 18:57:56 +02:00 |
|
survellow
|
4396749142
|
refactor pages to new folder structure
|
2024-07-02 13:07:31 +02:00 |
|
Elmar Kresse
|
1e99134ec9
|
feat:#20 changed title headline to h1
|
2024-07-02 12:03:09 +02:00 |
|
Elmar Kresse
|
eca68ec4c2
|
feat:#20 refactored theme switch
|
2024-07-02 11:57:36 +02:00 |
|
Elmar Kresse
|
4f50f3a7c3
|
fix:#20 first fix auto dark mode switch
|
2024-07-02 11:01:44 +02:00 |
|
Elmar Kresse
|
112a692790
|
fix:#20 rearranged page layout
|
2024-07-01 22:28:54 +02:00 |
|
Elmar Kresse
|
5e0f26f24a
|
feat:#20 added settings page
|
2024-07-01 19:54:09 +02:00 |
|
Elmar Kresse
|
a00d8f6501
|
fix:#19 removed rmTZ function
|
2024-06-27 20:52:26 +02:00 |
|
Elmar Kresse
|
86146e7f23
|
fix:#19 updated theme
|
2024-06-27 20:48:42 +02:00 |
|
survellow
|
1dbc877edd
|
feat:#39 fixed links in faq page
|
2024-06-22 22:55:46 +02:00 |
|
survellow
|
65af30e570
|
feat:#39 linkout to other student projects
|
2024-06-22 22:43:32 +02:00 |
|
Elmar Kresse
|
813dd5085f
|
Merge branch 'refs/heads/main' into 7-scalability
# Conflicts:
# backend/service/addCalDavRoutes.go
|
2024-06-10 21:01:12 +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
|
387a4664c6
|
fix:#13 colorized array type
|
2024-06-10 12:00:05 +02:00 |
|
Elmar Kresse
|
439850f69b
|
lint:#13 formatted
|
2024-06-10 10:50:27 +02:00 |
|
Elmar Kresse
|
ee0894d048
|
test:#13 added tests and added licence
|
2024-06-10 10:36:48 +02:00 |
|
Elmar Kresse
|
f68d4ae445
|
fix:#13 start end get
|
2024-06-06 00:38:35 +02:00 |
|
Elmar Kresse
|
4e73eddf50
|
feat:#13 added overlay panel with infos about event and colors
|
2024-06-06 00:31:19 +02:00 |
|
Elmar Kresse
|
a26a592ed7
|
fix:#3 added process timezone for tests
|
2024-06-03 10:27:38 +02:00 |
|
survellow
|
e8974758bd
|
feat/#3 change tests to run in UTC time (not working on my machine)
|
2024-05-29 23:31:40 +02:00 |
|
survellow
|
51644ec315
|
Merge remote-tracking branch 'origin' into 3-semi-offline-room-finder
|
2024-05-29 23:19:48 +02:00 |
|
survellow
|
6e41013788
|
feat/#3 binary decoder for occupancy events and stubs
|
2024-05-29 23:00:36 +02:00 |
|
survellow
|
7575286cf4
|
feat:#3 frontend room occupancy decoder
|
2024-05-26 23:30:32 +02:00 |
|
survellow
|
5ca1f27edd
|
3 add automated Japanese translation
|
2024-05-26 23:30:31 +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
|
a44a0e1448
|
feat:#4 updated calendar color for event and border
|
2024-05-23 17:38:44 +02:00 |
|
Elmar Kresse
|
d35ee8aa30
|
feat:#4 updated npm packages and ssl plugin
|
2024-05-23 16:01:17 +02:00 |
|
Elmar Kresse
|
645c05592b
|
Merge branch '31-performance-optimization' into 'development'
31 hotfix href links missing in menubar
See merge request htwk-software/htwkalender!14
|
2024-05-23 11:28:27 +00:00 |
|
survellow
|
3e2d19a755
|
31 hotfix href links missing in menubar
|
2024-05-23 13:01:12 +02:00 |
|