mitgliederverwaltung/lib/mv_web/live/member_live
Simon b09cdf7f3a feat(member): resolve custom-field filters and sorting in PostgreSQL
Push the boolean and date custom-field predicates and custom-field
sorting down to JSONB expressions so the overview stops classifying
custom-field values in memory. A GIN index on custom_field_values.value
keeps the boolean membership predicates index-served.
2026-07-03 11:19:59 +02:00
..
index feat(member): resolve custom-field filters and sorting in PostgreSQL 2026-07-03 11:19:59 +02:00
show style: order module directives per StrictModuleLayout 2026-06-16 15:51:07 +02:00
form.ex style: order module directives per StrictModuleLayout 2026-06-16 15:51:07 +02:00
index.ex style: order module directives per StrictModuleLayout 2026-06-16 15:51:07 +02:00
index.html.heex feat(member): keep text selection in the overview table from opening the member 2026-06-15 15:10:44 +02:00
show.ex refactor(web): use canonical DateFormatter for all date display 2026-06-16 15:51:07 +02:00