• Joined on 2026-03-12
  • Certified larper
Magnus pushed to master at Magnus/allwatch 2026-09-10 17:33:18 +02:00
c4a0c72d81 fixed cropped heatmap cell hover outline cropping on bottom of heatmap
Magnus pushed to master at Magnus/allwatch 2026-09-10 17:04:32 +02:00
ba99e82bde mobile layout now triggers much later so small browser windows on desktop dont use it
Magnus pushed to master at Magnus/allwatch 2026-09-09 21:56:03 +02:00
ca002a1679 mobile layout got adjustments. Fixed embedded page so its scrollable again and moved navbar to the bottom
Magnus pushed to master at Magnus/allwatch 2026-09-09 21:41:35 +02:00
89b6af9229 made sync notification global accross modules by integrating it in the shared sync method wrapper and more notification formatting
Magnus pushed to master at Magnus/allwatch 2026-09-09 21:34:38 +02:00
730b861644 fixed empty notification box text
Magnus pushed to master at Magnus/allwatch 2026-09-09 21:31:55 +02:00
4eede5a730 added cleaner type hints to basemodule
Magnus pushed to master at Magnus/allwatch 2026-09-09 21:07:11 +02:00
4bc7960e83 added second smaller badge to sync button to indicate status
Magnus pushed to master at Magnus/allwatch 2026-09-09 20:50:16 +02:00
8d41b753f0 added badge to notification icon that shows number of open notifications
Magnus pushed to master at Magnus/allwatch 2026-09-09 20:29:36 +02:00
d91662c6a7 hiding scrollbars globally now and sorting notifications before rendering
Magnus pushed to master at Magnus/allwatch 2026-09-09 20:19:53 +02:00
2ca90f45fa fixed text overflow on long notifications and shrunk info bar
Magnus pushed to master at Magnus/allwatch 2026-09-09 20:15:22 +02:00
c37a5d1a42 socialwatch sync notification now also shows errors, added startap notification from server and made info bar (module and time) in notification italian style
Magnus pushed to master at Magnus/allwatch 2026-09-09 19:49:16 +02:00
13f3c34884 added text if notifications are empty and render notification live
Magnus pushed to master at Magnus/allwatch 2026-09-09 19:13:14 +02:00
9a46cb15e3 hiding delete button after its pressed
Magnus pushed to master at Magnus/allwatch 2026-09-09 19:08:39 +02:00
ebd9ec2fb1 finally proper notifications! Frontend polls endpoint repeatedly, modal renders nice list and notifications can be deleted by the click of a button! This took longer then it should have
Magnus pushed to master at Magnus/allwatch 2026-09-08 18:19:19 +02:00
f016d88d55 added back stat trend styling from older commit. I had accidentally removed it somehow
Magnus pushed to master at Magnus/allwatch 2026-09-08 18:11:30 +02:00
22992f18f7 added notification storage and endpoints to get all or delete one
Magnus pushed to master at Magnus/allwatch 2026-09-07 17:04:18 +02:00
6fb4519f85 added skelleton for proper notification feature
Magnus pushed to master at Magnus/allwatch 2026-09-06 22:14:49 +02:00
6192fcf65d spiced up the text thats shown while a module is loading
Magnus pushed to master at Magnus/allwatch 2026-09-06 22:07:16 +02:00
51b0e38f82 moved row alignment of cards into aw.js and removed more leftovers of the old parseerror implementation
Magnus pushed to master at Magnus/allwatch 2026-09-06 21:49:38 +02:00
9167eb4a40 made modal open button more explicit in testmodule