mitgliederverwaltung/test/mv_web/live/member_live
Simon dfc616257d feat(member): let members tailor overview density and visible columns
The View dropdown drives row density and whether the Member and Address
fields render as composite cells or split into their underlying columns;
the column manager toggles visibility and resets to the curated default.
All choices persist per browser through the URL/session/cookie/global
chain, so a saved layout survives reloads without a per-account store.
2026-07-06 10:45:53 +02:00
..
index feat(member): let members tailor overview density and visible columns 2026-07-06 10:45:53 +02:00
date_filter_custom_field_test.exs feat(member-live): wire date filters into LiveView lifecycle 2026-05-20 16:28:17 +02:00
date_filter_default_test.exs feat(member-live): wire date filters into LiveView lifecycle 2026-05-20 16:28:17 +02:00
date_filter_property_test.exs test(member-live): build date-filter property bounds without a reject-filter 2026-06-16 17:52:17 +02:00
date_filter_test.exs feat(member-live): wire date filters into LiveView lifecycle 2026-05-20 16:28:17 +02:00
deactivate_test.exs style: order module directives per StrictModuleLayout 2026-06-16 15:51:07 +02:00