kumify/frontend
Kumi ed3db9b01d
fix: Updates section header level on dashboard
Changes section headers from <h2> to <h3> for better hierarchy
and improved visual clarity in the dashboard interface.
2024-11-28 17:29:46 +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 fix: Updates section header level on dashboard 2024-11-28 17:29:46 +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