mitgliederverwaltung/lib/mv_web/live/member_live
Moritz 8da22b3d88
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/promote/production Build is passing
Apply review feedback and fix Credo in fee type filter
- Index: use FilterParams and constants; fix parse recursion; validate fee type/group
  IDs; OR semantics for :in; build_query_params/reset_all_filters map-based API;
  alias order (Credo); Map.take list deprecation fix
- MemberFilterComponent: use FilterParams and constants; fee_type_filter_part
  helper (Credo nesting); in_not_in_filter_label_class; reset_all_filters map;
  button label for :not_in and combined filter count; fieldset borders
- Gettext: Fee types, filter count plural, 'without %{name}' (en/de)
2026-03-09 14:33:58 +01:00
..
index Add filter prefix constants and shared FilterParams module 2026-03-09 14:33:58 +01:00
show Fix Credo Readability (strict) 2026-03-04 16:21:14 +01:00
form.ex Remove Vereinfacht-required logic from settings and member validation 2026-03-04 20:21:51 +01:00
index.ex Apply review feedback and fix Credo in fee type filter 2026-03-09 14:33:58 +01:00
index.html.heex Add member fee type filter to member list 2026-03-09 14:33:58 +01:00
show.ex Fix Credo Design (AliasUsage): add aliases in lib 2026-03-04 16:21:15 +01:00