kumify/frontend
Kumi 725f566d97
feat: Enhances asset management for dashboard sections
Introduces methods to manage styles and scripts in dashboard
sections, promoting modularity and reusability.

Updates templates to dynamically render styles and scripts
directly from context, ensuring better integration with
existing features system.

Migrates related static assets to 'mood' section to streamline
the module structure.

These changes enable smoother customization and extendability
of the dashboard's look and feel.

Relates to improved frontend architecture.
2024-11-20 07:41:50 +01:00
..
static/frontend feat: Enhances asset management for dashboard sections 2024-11-20 07:41:50 +01:00
templates feat: Enhances asset management for dashboard sections 2024-11-20 07:41:50 +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