Commit Graph

289 Commits

Author SHA1 Message Date
Christoph Walther
9ff4cd3af7 36 regex recognize token if not first URI parameter 2023-11-03 12:21:48 +01:00
masterElmar
6ab9833994 Merge pull request #45 from HTWK-Leipzig/42-fix-trigger-format
42 fix reminder time format (Google compatibility)
2023-11-03 00:06:39 +01:00
masterElmar
774204a2b7 Merge pull request #44 from HTWK-Leipzig/43-bug-fix
[#43] Bugfix
2023-11-03 00:06:15 +01:00
survellow
df0b9ffbe7 36 add token regex 2023-11-02 22:43:39 +01:00
survellow
c9715348a2 42 fix reminder time format (Google compatibility) 2023-11-02 21:10:17 +01:00
Tom Wahl
08ab0a570e [#43] Bugfix 2023-11-02 16:43:04 +01:00
masterElmar
0fc6e249d2 fixed frontend (format, lint, build) 2023-11-01 22:31:12 +01:00
masterElmar
a8dce8207b Merge pull request #41 from HTWK-Leipzig/21-customizable-events
21 Customizable event reminders
2023-11-01 21:39:01 +01:00
survellow
758ec303f6 21 remove obsolete toggle buttons 2023-11-01 20:40:53 +01:00
survellow
16f61a77bf Merge remote-tracking branch 'origin/main' into 21-customizable-events 2023-11-01 20:14:56 +01:00
survellow
b3374fab43 21 add description for reminders 2023-11-01 19:28:30 +01:00
masterElmar
0f01464d14 Merge pull request #37 from HTWK-Leipzig/34-conditional-ical-attributes
#34 fix only whitespaces + conditional attributes
2023-11-01 19:27:15 +01:00
survellow
cd924c23c1 Merge remote-tracking branch 'origin/main' into 21-customizable-events 2023-11-01 19:19:48 +01:00
masterElmar
fe8f075852 Merge pull request #38 from HTWK-Leipzig/35-template-strings-on-edit-page
#35 add template dialog component + info button
2023-11-01 19:16:42 +01:00
survellow
21a6d3761e 21 add vscode folder to .gitignore 2023-11-01 19:16:29 +01:00
survellow
87f78eb3ea Merge remote-tracking branch 'origin/main' into 21-customizable-events 2023-11-01 19:15:10 +01:00
survellow
8c563e5366 21 add reminder booleans, map uuid to module 2023-11-01 19:14:48 +01:00
masterElmar
056c35600e added vcs from idea 2023-11-01 19:10:30 +01:00
masterElmar
b4afd85d5d fixed merge issue with main 2023-11-01 19:06:54 +01:00
masterElmar
765a18b215 Merge pull request #40 from HTWK-Leipzig/revert-39-10-roomfinder
Revert "Add page to check for room availability "
2023-11-01 17:45:28 +01:00
masterElmar
59a02f72e8 Revert "Add page to check for room availability " 2023-11-01 17:44:42 +01:00
masterElmar
f1229fad27 Merge pull request #39 from HTWK-Leipzig/10-roomfinder
Add page to check for room availability
2023-11-01 17:31:57 +01:00
Tom Wahl
e82465aa74 [#10] Add page to check for room availability 2023-11-01 13:30:52 +01:00
Tom Wahl
8590ab633a [#10] Add entries to .gitignore 2023-11-01 13:28:10 +01:00
Tom Wahl
b60f777db5 Merge branch 'main' of github.com:masterElmar/htwkalender into 10-roomfinder 2023-11-01 09:31:03 +01:00
Christoph Walther
09fb9b0e9b 35 add template dialog component + info button 2023-10-31 22:37:47 +01:00
Christoph Walther
027c9e4234 23 fix only whitespaces + conditional attributes 2023-10-31 21:52:24 +01:00
masterElmar
4e23903b31 Merge pull request #33 from masterElmar/11-enhanced-module-titles
fix:#11 fixed db migration for old database on server
2023-10-31 18:52:37 +01:00
Elmar Kresse
cdaf7432d7 fix:#11 fixed db migration for old database on server 2023-10-31 18:49:28 +01:00
masterElmar
c582f753bf Merge pull request #26 from masterElmar/11-enhanced-module-titles
#11 Enhanced Module Titles
2023-10-30 14:51:53 +01:00
masterelmar
24fe3638fc fix:#11 important color for visual direction 2023-10-30 14:50:34 +01:00
masterelmar
a2112ebb6e fix:#11 fixed db migration for compulsory 2023-10-30 14:16:31 +01:00
masterelmar
7ccad1f88d Merge branch 'main' into 11-enhanced-module-titles
# Conflicts:
#	backend/model/eventModel.go
#	backend/service/fetch/fetchSeminarEventService.go
2023-10-30 13:57:16 +01:00
masterElmar
25c748deea Merge pull request #32 from masterElmar/31-switch-start-and-end-to-date-in-database
31 switch start and end to date in database
2023-10-28 20:10:21 +02:00
masterelmar
33ce55ae09 test:#32 rewrite tests equal to function 2023-10-28 15:32:13 +02:00
masterelmar
bed0466f9a fix:#32 readded security for delete all modules 2023-10-28 15:25:56 +02:00
masterelmar
4aed6b58ee fix:#31 switch time format in functions and calendar 2023-10-28 14:48:25 +02:00
Tom Wahl
cec991bd2e Merge branch 'main' of github.com:masterElmar/htwkalender into 10-roomfinder 2023-10-28 13:44:14 +02:00
Tom Wahl
7e50f1ec9e Merge branch '10-roomfinder' of github.com:masterElmar/htwkalender into 10-roomfinder 2023-10-28 13:22:02 +02:00
Tom Wahl
f09f952ca3 [#10] Move to new endpoint (room schedule for given duration) 2023-10-28 13:21:23 +02:00
Tom Wahl
f9ef791d67 Add gitignore on root level 2023-10-28 13:19:50 +02:00
masterelmar
7228d17d84 feat:#31 updated database start end to date 2023-10-28 11:10:06 +02:00
masterElmar
d10343fe89 Merge pull request #29 from masterElmar/28-bug-additional-module-information
fix:#28 fixed info panel and edited backend api for fix
2023-10-27 00:04:49 +02:00
Elmar Kresse
090342736d fix:#28 fixed info panel and edited backend api for fix 2023-10-27 00:03:14 +02:00
Elmar Kresse
c874cbed30 fix:#main hotfix removed wrong minimum required age 2023-10-26 22:42:42 +02:00
survellow
96ec58be23 feat:#11 merge conflicts 2023-10-25 21:45:11 +02:00
survellow
0467ad3c3a feat:#11 dialog showing placeholders for renaming 2023-10-25 21:41:37 +02:00
Elmar Kresse
97722ba7d2 fix:#16 fixed uuid test 2023-10-25 19:54:51 +02:00
Elmar Kresse
caa9415422 fix:#16 added delete option and fixed uuid generation 2023-10-25 19:51:25 +02:00
survellow
45aed70ea3 Merge branch '11-enhanced-module-titles' of github.com:masterElmar/htwkalender into 11-enhanced-module-titles 2023-10-25 18:54:44 +02:00