kumify/mood
Kumi d522f23b55
fix: Adds 'hidden' field to ActivityEditView form
Enables editing of the 'hidden' attribute in activity forms,
supporting the management of activity visibility in the UI.
2024-11-18 06:55:01 +01:00
..
management Initial commit 2020-12-27 18:49:54 +01:00
migrations feat(migration): Add hidden field to Activity model 2024-11-18 06:35:54 +01:00
static/mood Reworked statistics with HoloViews/Bokeh 2021-02-21 20:13:22 +01:00
templates/mood feat: Add 'hidden' field to Activity model and update templates 2024-11-18 06:35:16 +01:00
templatetags refactor: clean up unused imports and improve code quality 2024-06-02 20:27:02 +02:00
__init__.py Initial commit 2020-12-27 18:49:54 +01:00
admin.py Initial commit 2020-12-27 18:49:54 +01:00
apps.py Initial commit 2020-12-27 18:49:54 +01:00
features.py Move nav sections to respective apps 2021-10-24 17:45:23 +02:00
forms.py Make activities not required for mood status 2021-01-04 07:38:28 +01:00
models.py feat: Add 'hidden' field to Activity model and update templates 2024-11-18 06:35:16 +01:00
statistics.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 fix: Adds 'hidden' field to ActivityEditView form 2024-11-18 06:55:01 +01:00