778 Commits

Author SHA1 Message Date
bcd1dd714d 15 refactor additional modules to table 2023-11-20 02:24:44 +01:00
c70389b07a feat:#69 finished translation for faq, imprint and privacy 2023-11-20 00:58:39 +01:00
c0d4598a15 feat:#69 added lang variables in vue files in faq 2023-11-18 01:54:20 +01:00
faaf1c51ba Merge pull request #75 from HTWK-Leipzig/66-submit-on-input-field
fix:#66 added @keyup.enter event
2023-11-18 01:04:31 +01:00
eb4ec5b1f3 fix:#66 added @keyup.enter event 2023-11-18 01:03:50 +01:00
998c531304 Merge pull request #73 from HTWK-Leipzig/71-format-timestamps-in-frontend
71 format timestamps in frontend
2023-11-17 20:52:06 +01:00
aa340de979 Merge remote-tracking branch 'origin/71-format-timestamps-in-frontend' into 71-format-timestamps-in-frontend
# Conflicts:
#	frontend/src/components/ModuleInformation.vue
2023-11-17 20:49:54 +01:00
4341654470 fix:#71 fixed formatting and import for moment 2023-11-17 20:49:25 +01:00
8e0cd1c93f Merge pull request #72 from HTWK-Leipzig/71-format-timestamps-in-frontend
feat:#71 fixed missing translation, added time format
2023-11-17 20:44:50 +01:00
0ac7264bdb feat:#71 fixed missing translation, added time format
Signed-off-by: masterElmar <18119527+masterElmar@users.noreply.github.com>
2023-11-17 20:42:23 +01:00
58022ec23d feat:#71 fixed missing translation, added time format
Signed-off-by: masterElmar <18119527+masterElmar@users.noreply.github.com>
2023-11-17 20:40:22 +01:00
ab31a4c1eb Merge pull request #70 from HTWK-Leipzig/60-add-localization-strings-in-english-and-german
feat:#60 format, lint and fix build
2023-11-16 23:46:18 +01:00
e9db7cb4b0 feat:#60 format, lint and fix build 2023-11-16 23:45:45 +01:00
fbe6da5afa Merge pull request #67 from HTWK-Leipzig/60-add-localization-strings-in-english-and-german
60 add localization strings in english and german
2023-11-16 18:55:05 +01:00
9f937afe94 removed unnecessary idea folders 2023-11-16 13:24:23 +01:00
d00a9e5999 feat:#60 changed domain in text to htwkalender 2023-11-16 11:59:52 +01:00
f6b3ffe854 feat:#60 added more localization 2023-11-16 11:57:33 +01:00
7e261438d5 feat:#60 added localization for more pages 2023-11-15 17:46:25 +01:00
00399c32d9 feat:#60 added localization switch 2023-11-15 12:46:56 +01:00
3f1a592468 feat:#60 added switch button (not working) 2023-11-15 04:10:47 +01:00
3e1214d13b feat:#60 added first example localization 2023-11-14 23:22:56 +01:00
ac77664e3b Merge pull request #63 from HTWK-Leipzig/masterElmar-patch-1
Update issue templates
2023-11-14 10:19:33 +01:00
6ef5b2cc5e Update issue templates 2023-11-14 01:14:31 +01:00
666f72bb7f Merge pull request #61 from HTWK-Leipzig/56-end-before-start
fixed end before start
2023-11-14 00:36:11 +01:00
7d0a04d728 fixed end before start 2023-11-13 16:15:47 +01:00
ef8733d519 Merge pull request #59 from HTWK-Leipzig/58-bug-standart-vtime
fixed summer winter time ical file
2023-11-13 01:18:54 +01:00
3726984b00 fixed summer winter time ical file 2023-11-13 01:16:34 +01:00
45f137100b Merge pull request #57 from HTWK-Leipzig/55-conform-to-the-icalendar-standard
well formatted iCalendar like RFC5545
2023-11-13 00:49:04 +01:00
17e337192c well formatted iCalendar like RFC5545 2023-11-13 00:44:42 +01:00
385652a7e8 Merge pull request #54 from HTWK-Leipzig/53-add-focus-to-dropdown-and-input-fields
added focus on all pages where are inputs
2023-11-12 10:51:28 +01:00
1a5bb4af3f added focus on all pages where are inputs 2023-11-10 18:52:19 +01:00
cf50715c53 Merge pull request #51 from HTWK-Leipzig/2-calendar-hoster-links
2 add direct links to google and microsoft
2023-11-10 17:25:40 +01:00
84025d92c2 added fixed docker images for frontend 2023-11-10 17:22:13 +01:00
2a3b9fc4c9 Merge pull request #50 from HTWK-Leipzig/48-bug-editor
48 fix missing names in calendar module editor
2023-11-09 11:15:56 +01:00
d5e6b2aba7 2 add direct links to google and microsoft 2023-11-08 00:31:56 +01:00
065dd54478 48 fix missing names in calendar module editor 2023-11-07 23:23:09 +01:00
3819b03065 15 demo of global dialog with reactive state 2023-11-06 16:16:05 +01:00
fafdd96d89 Merge pull request #46 from HTWK-Leipzig/36-token-parsing-frontend
36 token parsing frontend
2023-11-05 22:38:58 +01:00
0aeddf76bd 36 add toast comp. for invalid token notification 2023-11-04 17:18:56 +01:00
9ff4cd3af7 36 regex recognize token if not first URI parameter 2023-11-03 12:21:48 +01:00
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
774204a2b7 Merge pull request #44 from HTWK-Leipzig/43-bug-fix
[#43] Bugfix
2023-11-03 00:06:15 +01:00
df0b9ffbe7 36 add token regex 2023-11-02 22:43:39 +01:00
c9715348a2 42 fix reminder time format (Google compatibility) 2023-11-02 21:10:17 +01:00
08ab0a570e [#43] Bugfix 2023-11-02 16:43:04 +01:00
0fc6e249d2 fixed frontend (format, lint, build) 2023-11-01 22:31:12 +01:00
a8dce8207b Merge pull request #41 from HTWK-Leipzig/21-customizable-events
21 Customizable event reminders
2023-11-01 21:39:01 +01:00
758ec303f6 21 remove obsolete toggle buttons 2023-11-01 20:40:53 +01:00
16f61a77bf Merge remote-tracking branch 'origin/main' into 21-customizable-events 2023-11-01 20:14:56 +01:00
b3374fab43 21 add description for reminders 2023-11-01 19:28:30 +01:00