kumify/frontend
Kumi 7f79a79a17
feat: Enhances navigation with collapsible menus
Introduces NavCollapse to manage grouped navigation items.
Simplifies 'features.py' by organizing items under collapsible sections.
Updates HTML generation for both NavItem and NavCollapse classes.

Improves user experience by improving sidebar organization.
2024-11-19 06:56:52 +01:00
..
static/frontend refactor: clean up unused imports and improve code quality 2024-06-02 20:27:02 +02:00
templates feat: Modularizes dashboard structure 2024-11-18 10:49:04 +01:00
templatetags feat: Enhances navigation with collapsible menus 2024-11-19 06:56:52 +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 navigation with collapsible menus 2024-11-19 06:56:52 +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: Enhance data security and introduce heatmap UI 2024-05-17 15:03:20 +02:00