kumify/dreams/templates/dreams
Kumi 5c7586bb9a
feat: Modularizes dashboard structure
Introduces DashboardSection class to encapsulate dashboard logic,
enabling easier extension and customization. Adds separate mood
and dreams dashboard templates to streamline content rendering.

Refactors main dashboard template to dynamically render content
from enabled modules using a new template tag system, improving
flexibility and maintainability.
2024-11-18 10:49:04 +01:00
..
dashboard_section.html feat: Modularizes dashboard structure 2024-11-18 10:49:04 +01:00
dream_delete.html Dreams module completed (?) 2021-01-01 17:49:39 +01:00
dream_edit.html Dreams module completed (?) 2021-01-01 17:49:39 +01:00
dream_list.html Dreams module completed (?) 2021-01-01 17:49:39 +01:00
dream_view.html Fix file name display in dream view 2021-01-06 14:05:31 +01:00
mood_list.html Dreams module completed (?) 2021-01-01 17:49:39 +01:00
notification_delete.html Dreams module completed (?) 2021-01-01 17:49:39 +01:00
notification_edit.html Dreams module completed (?) 2021-01-01 17:49:39 +01:00
notification_list.html Dreams module completed (?) 2021-01-01 17:49:39 +01:00
theme_delete.html Dreams module completed (?) 2021-01-01 17:49:39 +01:00
theme_edit.html Dreams module completed (?) 2021-01-01 17:49:39 +01:00
theme_list.html Dreams module completed (?) 2021-01-01 17:49:39 +01:00