Commit graph

23 commits

Author SHA1 Message Date
a64a404551 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
2ff91abe82 Migrate to AutoSecretKey
Implement OIDC login
2022-10-25 14:40:48 +00:00
b6659a235f Fix Dashboard link in navigation 2021-10-27 09:01:25 +02:00
2e03956f1d Move nav sections to respective apps 2021-10-24 17:45:23 +02:00
0ed152e061 Try fixing styling error 2021-10-24 17:41:38 +02:00
6c6656abcb Try fixing syntax error 2021-10-24 17:38:20 +02:00
969b63d002 Try implementing sidebar generation 2021-10-24 17:35:52 +02:00
aefcf5dec9 Fix autoescaping 2021-10-24 17:03:33 +02:00
98ab024d8c Missing files 2021-10-24 16:51:12 +02:00
4d2e04435a Minor work on frontend generation
Basic status API
2021-10-24 16:51:04 +02:00
fb8cb5f298 Prepare for dynamic generation of navigation menus 2021-03-03 11:36:25 +01:00
a8a7637a48 Colored buttons for mood selection 2021-03-01 21:04:44 +01:00
51ee9cd76f Add statistics to sidebar
Fix stupid mistake
2021-02-22 07:59:51 +01:00
7301e2a401 Reworked statistics with HoloViews/Bokeh 2021-02-21 20:13:22 +01:00
67a6be0e3c Implement statistics in Javascript only to soon replace this with HoloViews 2021-02-21 11:24:25 +01:00
d683f2f2a4 Do not hide buttons on narrow screens – might be ugly but I need those buttons 2021-01-08 12:03:41 +01:00
f021f618f8 Preliminary dream stat template tags 2021-01-01 18:17:10 +01:00
fc7d56680a Dreams module completed (?) 2021-01-01 17:49:39 +01:00
499c573890 Add unit to streak length widget on dashboard 2020-12-31 22:22:21 +01:00
4e4d47a9ad Add registration form
Prepare for closed registrations (will be default probably)
2020-12-31 22:17:02 +01:00
64a757b2de Implement Telegram notifications
Some refactoring
2020-12-29 17:26:48 +01:00
aa8a2a6b9c Modify CSS to work in S3 configuration 2020-12-27 19:30:35 +01:00
e57bd452cb Initial commit 2020-12-27 18:49:54 +01:00