|
|
303b8553c9
|
Enable member creation functionality: implement MemberAddView, create MemberForm, update routes, templates, and add supporting styles.
|
2026-01-17 23:38:12 +01:00 |
|
|
|
17e91cd7f8
|
Add menu highlighting logic via HX-Trigger, update templates for dynamic menu state management, and extend mixins to support menu highlighting.
|
2026-01-16 23:57:06 +01:00 |
|
|
|
5898a3ac6d
|
Soft-deletion for members: implement confirmation template, update MemberDeleteView to deactivate users instead of deleting, and adjust templates for i18n.
|
2026-01-11 22:14:25 +01:00 |
|
|
|
b885bf6da5
|
Activate member deletion functionality: implement MemberDeleteView with HTMX integration, add is_active filter, update member filter template, and refine related styles.
|
2026-01-11 22:04:34 +01:00 |
|
|
|
d2d50afdd7
|
Enhance MemberListView with HTMX integration, refactor member filter template for partial rendering, and add HTMX utility mixins.
|
2026-01-10 23:57:06 +01:00 |
|
|
|
40ddab4627
|
Extend members app: add filtering with django-filter, MemberFilter class, and initial view setup. Update URLs, templates, and dependencies for integration.
|
2026-01-04 23:24:53 +01:00 |
|
|
|
e67ef526f4
|
Remove backend app and its initial structure
|
2026-01-04 22:53:05 +01:00 |
|
|
|
18181113a9
|
Set up backend app with initial structure and registered it in settings
|
2026-01-04 22:43:38 +01:00 |
|