feat(member-filter): add date filter sections with active-count badge and reset support
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Moritz 2026-05-20 16:32:29 +02:00
parent e3295ab4b5
commit d6671daf1a
7 changed files with 834 additions and 18 deletions

View file

@ -54,6 +54,8 @@
fee_type_filters={@fee_type_filters}
boolean_custom_fields={@boolean_custom_fields}
boolean_filters={@boolean_custom_field_filters}
date_custom_fields={@date_custom_fields}
date_filters={@date_filters}
member_count={length(@members)}
/>
<.tooltip