Commit graph

23 commits

Author SHA1 Message Date
Kumi 47ea505efd
feat: streamline topbar notifications
Simplified the alert system in the topbar by removing outdated
notifications and placeholder content for messages. Introduced a generic
alert placeholder to hint at potential future alert implementations.
This change aims to declutter the UI and enhance user experience by
focusing on relevant and streamlined information. Additionally, the
removal of the message center underscores a shift towards simplifying
user interactions within the platform.
2024-03-24 16:15:54 +01:00
Kumi 49854655b2
Migrate to AutoSecretKey
Implement OIDC login
2022-10-25 14:40:48 +00:00
Kumi 6e726871cf Fix Dashboard link in navigation 2021-10-27 09:01:25 +02:00
Kumi 218d0290de Move nav sections to respective apps 2021-10-24 17:45:23 +02:00
Kumi 5b89adc862 Try fixing styling error 2021-10-24 17:41:38 +02:00
Kumi b0b667a773 Try fixing syntax error 2021-10-24 17:38:20 +02:00
Kumi 916e8aa7d1 Try implementing sidebar generation 2021-10-24 17:35:52 +02:00
Kumi 5e1a4d8ea2 Fix autoescaping 2021-10-24 17:03:33 +02:00
Kumi eaf67e9471 Missing files 2021-10-24 16:51:12 +02:00
Kumi 252264664f Minor work on frontend generation
Basic status API
2021-10-24 16:51:04 +02:00
Kumi 084bb6bbdb Prepare for dynamic generation of navigation menus 2021-03-03 11:36:25 +01:00
Kumi 18e9ce1746 Colored buttons for mood selection 2021-03-01 21:04:44 +01:00
Kumi 255f4d721c Add statistics to sidebar
Fix stupid mistake
2021-02-22 07:59:51 +01:00
Kumi 261531f9bf Reworked statistics with HoloViews/Bokeh 2021-02-21 20:13:22 +01:00
Kumi 49ae5ef7d9 Implement statistics in Javascript only to soon replace this with HoloViews 2021-02-21 11:24:25 +01:00
Kumi 27a19758f3 Do not hide buttons on narrow screens – might be ugly but I need those buttons 2021-01-08 12:03:41 +01:00
Kumi 2a45e73303 Preliminary dream stat template tags 2021-01-01 18:17:10 +01:00
Kumi 3f4dc5f8be Dreams module completed (?) 2021-01-01 17:49:39 +01:00
Kumi 6c91c70d17 Add unit to streak length widget on dashboard 2020-12-31 22:22:21 +01:00
Kumi f5df828403 Add registration form
Prepare for closed registrations (will be default probably)
2020-12-31 22:17:02 +01:00
Kumi 077c26bc0a Implement Telegram notifications
Some refactoring
2020-12-29 17:26:48 +01:00
Kumi df4fccef57 Modify CSS to work in S3 configuration 2020-12-27 19:30:35 +01:00
Kumi dcce30af13 Initial commit 2020-12-27 18:49:54 +01:00