kumify/frontend
Kumi dfb68d4814
refactor: Remove search and alerts from topbar
Eliminates the topbar search form and alerts dropdown to streamline
the user interface. This simplifies the topbar by focusing on
essential user information and interactions, improving navigation
efficiency on smaller screens.
2024-11-21 21:17:38 +01:00
..
static/frontend feat: Enhances asset management for dashboard sections 2024-11-20 07:41:50 +01:00
templates refactor: Remove search and alerts from topbar 2024-11-21 21:17:38 +01:00
templatetags feat: Enhances asset management for dashboard sections 2024-11-20 07:41:50 +01:00
__init__.py Initial commit 2020-12-27 18:49:54 +01:00
admin.py refactor: clean up unused imports and improve code quality 2024-06-02 20:27:02 +02:00
apps.py Initial commit 2020-12-27 18:49:54 +01:00
classes.py feat: Enhances asset management for dashboard sections 2024-11-20 07:41:50 +01:00
models.py refactor: clean up unused imports and improve code quality 2024-06-02 20:27:02 +02:00
tests.py refactor: clean up unused imports and improve code quality 2024-06-02 20:27:02 +02:00
urls.py refactor: clean up unused imports and improve code quality 2024-06-02 20:27:02 +02:00
views.py feat: Enhances asset management for dashboard sections 2024-11-20 07:41:50 +01:00