• Joined on 2026-03-12
  • Certified larper
Magnus pushed to master at Magnus/allwatch 2026-09-06 21:48:13 +02:00
d51b906298 added tooltip to sync button which shows last sync for all modules
Magnus pushed to master at Magnus/allwatch 2026-09-06 21:15:13 +02:00
8dcc89ce8e added first version of notification modal to frontend
Magnus pushed to master at Magnus/allwatch 2026-09-06 20:48:54 +02:00
dbf9850a68 updated index.html references to new filenames
Magnus pushed to master at Magnus/allwatch 2026-09-06 20:47:05 +02:00
9b6d8213a8 split aw and shell into separate js and css files
Magnus pushed to master at Magnus/allwatch 2026-09-06 20:19:15 +02:00
e20e0a3181 changed layout of testmodule to give heatmap more space
Magnus pushed to master at Magnus/allwatch 2026-09-06 20:17:20 +02:00
761cc0d5eb finally refactored the heatmap to be an globally accessible element and implemented one in testmodule
Magnus pushed to master at Magnus/allwatch 2026-09-06 18:17:36 +02:00
c052aa3985 added cleanup hooks so that globally registered events get removed once the module is unloaded. Scripts are now attached to the content section of the DOM and therefore also properly removed.
Magnus pushed to master at Magnus/allwatch 2026-09-06 17:47:09 +02:00
6922312bd9 added modal to testmodule and moved more modal css classes into global stylesheet
Magnus pushed to master at Magnus/allwatch 2026-09-06 17:25:21 +02:00
6347b98093 moved basic modal implementation in global js
Magnus pushed to master at Magnus/allwatch 2026-09-06 15:08:27 +02:00
69fb559f58 implemented minimal version of backend syncing using the sidebar button. POST request is sent and sync method executed
Magnus pushed to master at Magnus/allwatch 2026-09-06 14:46:06 +02:00
9d752994a5 updated testmodule to show off more features. Added custom css and js to it
Magnus pushed to master at Magnus/allwatch 2026-09-06 13:59:30 +02:00
33056bf875 updated percentage and fixed wrong URL
Magnus pushed to master at Magnus/allwatch 2026-09-06 13:58:04 +02:00
7d9f182cc3 updated README.md
Magnus pushed to master at Magnus/allwatch 2026-09-06 13:57:09 +02:00
a39290a7a6 added README's to each module and linking them in the main README.md
Magnus pushed to master at Magnus/allwatch 2026-09-06 13:08:45 +02:00
7d03afde1a added endpoint info to README.md along with an section about auth
Magnus pushed to master at Magnus/allwatch 2026-09-06 13:00:14 +02:00
0ead7f512b changed birthdays in PersonModal to DD.MM
Magnus pushed to master at Magnus/allwatch 2026-09-06 00:17:44 +02:00
230aae2ff2 added README.md
Magnus pushed to master at Magnus/allwatch 2026-09-06 00:01:56 +02:00
d34e3ebfbe leftovers cleaned
Magnus pushed to master at Magnus/allwatch 2026-09-05 23:45:01 +02:00
b30251497d huge upgrades, separated out shared css classes into base css stylesheet, removed wrapper class, removed remains of parseError modal/button etc. and updated testmodule to show a minimal page using the shared ressources
Magnus pushed to master at Magnus/allwatch 2026-09-05 20:51:32 +02:00
74d97df682 added notification and reload buttons to sidebar