mitgliederverwaltung/test/mv_web/live/member_live/index
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
..
custom_field_value_lookup_test.exs feat(member-live): wire date filters into LiveView lifecycle 2026-05-20 16:28:17 +02:00
field_selection_test.exs fix: get_from_cookie now correctly handles list return from get_req_header 2025-12-03 18:37:51 +01:00
field_visibility_test.exs feat(member): let members tailor overview density and visible columns 2026-07-06 10:45:53 +02:00
filter_params_test.exs feat(member-live): wire date filters into LiveView lifecycle 2026-05-20 16:28:17 +02:00
overview_query_test.exs feat(member): back the overview with a keyset-paginated :overview read action 2026-07-03 11:12:38 +02:00
view_settings_test.exs feat(member): let members tailor overview density and visible columns 2026-07-06 10:45:53 +02:00