kumify/frontend
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
..
static/frontend Colored buttons for mood selection 2021-03-01 21:04:44 +01:00
templates feat: streamline topbar notifications 2024-03-24 16:15:54 +01:00
templatetags Fix Dashboard link in navigation 2021-10-27 09:01:25 +02:00
__init__.py Initial commit 2020-12-27 18:49:54 +01:00
admin.py Initial commit 2020-12-27 18:49:54 +01:00
apps.py Initial commit 2020-12-27 18:49:54 +01:00
classes.py Try fixing styling error 2021-10-24 17:41:38 +02:00
models.py Initial commit 2020-12-27 18:49:54 +01:00
tests.py Initial commit 2020-12-27 18:49:54 +01:00
urls.py Add registration form 2020-12-31 22:17:02 +01:00
views.py Add registration form 2020-12-31 22:17:02 +01:00