190 Commits

Author SHA1 Message Date
51938b48c8 Merge remote-tracking branch 'origin/main' into 11-enhanced-module-titles 2023-10-25 18:50:41 +02:00
1e3e48422d fix:#16 fixed database search for module in migration 2023-10-25 18:39:22 +02:00
5c438424a2 feat:#16 added uuid for all modules in back-/frontend 2023-10-25 16:54:48 +02:00
3cd9f1fdbd feat:#16 added migration for feeds with uuid 2023-10-25 12:00:59 +02:00
abad60b48a feat:#16 fixed contains with slices 2023-10-25 01:34:39 +02:00
b48af9f2ac feat:#16 updated deps and version 2023-10-25 01:34:23 +02:00
9c048c40df refactored and extracted new functions 2023-10-23 16:58:28 +02:00
e20dde27fb feat:#16 added uuid and fixed some pointer logic 2023-10-23 03:09:16 +02:00
f8a24aca1b refactor:#16 event saving shortened 2023-10-23 00:55:11 +02:00
8a71848a4d restored idea git detection 2023-10-20 19:55:31 +02:00
e305dd02ed Merge branch 'main' into 10-roomfinder 2023-10-20 19:46:06 +02:00
d99a6e594b [#10] WIP 2023-10-20 15:32:17 +02:00
8eafc9dd2d added batch sized of 100 modules for ical event requests 2023-10-18 18:30:42 +02:00
b3d9f32fa1 added function chaining for db query 2023-10-18 11:06:35 +02:00
ccd164bb07 Feature Template Module Titles (Test) 2023-10-18 00:53:06 +02:00
6c28692c48 add database api rule migration 2023-10-17 23:23:44 +02:00
941e95f194 added different pages for editing 2023-10-17 21:07:15 +02:00
0923d51b7e added page and edit backend for edit calendar by token 2023-10-17 11:01:26 +02:00
d1e023da27 removed log from modules api endpoint 2023-10-17 01:36:23 +02:00
a684e89d96 added information button to additional Modules 2023-10-17 01:36:03 +02:00
1b5353f3b8 added type to ical Description 2023-10-09 15:08:18 +02:00
ba2bbf8de9 fixed frontend for new module api endpoint and fixed distinct database request 2023-10-08 21:32:50 +02:00
60eb4e34f6 fixed db query and scheduled update process 2023-10-08 20:44:07 +02:00
9a1342b954 fixed schedule and update process 2023-10-08 18:22:34 +02:00
3225a9040e added comments 2023-10-01 13:31:54 +02:00
8b6367b024 removed unused function 2023-10-01 13:31:27 +02:00
54731c0334 wrote descriptions and refactored for new module response with information 2023-10-01 13:31:02 +02:00
f89416170d added schedule for updating all modules 2023-10-01 13:30:19 +02:00
f982feec4f refactoring to clear db functions 2023-09-30 22:45:58 +02:00
b1927864c2 changed module model and fixed empty name in event while fetch 2023-09-30 21:44:43 +02:00
334dd406a7 fixed CustomName whitespace 2023-09-22 16:31:12 +02:00
c740019092 removed unused function 2023-09-22 15:55:02 +02:00
99618c57c1 added UserDefined Module Naming 2023-09-22 15:54:34 +02:00
d645fccd8b added new ical event description 2023-09-22 00:12:13 +02:00
355b850ac5 fixed timezone in database 2023-09-21 18:38:40 +02:00
61b20e46dd fixed timezone in event for ical 2023-09-21 18:24:03 +02:00
b05d7cf70c added timezone for ical 2023-09-21 16:54:23 +02:00
47adb18359 added api for room and day check 2023-09-21 01:29:55 +02:00
e56a78bd75 update paths and ical link url 2023-09-20 12:00:51 +02:00
c051995823 added frontend and updated backend with docker, wrote some initial instructions 2023-09-19 21:34:29 +02:00