Commit graph

11 commits

Author SHA1 Message Date
7470d7e9ab fix: add ESC key support, security comment, and disable async tests
All checks were successful
continuous-integration/drone/push Build is passing
2025-12-02 14:42:03 +01:00
6feee45f80
fix: add role=none to li elements in payment filter for ARIA compliance
All checks were successful
continuous-integration/drone/push Build is passing
2025-12-02 13:56:19 +01:00
9166db8a52 feat: add payment status filter and paid column to member list
All checks were successful
continuous-integration/drone/push Build is passing
Add PaymentFilterComponent dropdown and colored paid column. Filter supports URL bookmarking and combines with search/sort.
2025-12-02 13:40:17 +01:00
41e3a52482 test: updated tests 2025-10-30 16:42:19 +01:00
eb42b9fe0a fix: keep search term on refresh and enter 2025-10-30 16:42:19 +01:00
85e1f370f6 fix: keep search term while sorting 2025-10-30 16:42:19 +01:00
c3502a326e docs: formatting, docs and accessibility fix 2025-10-30 16:42:19 +01:00
d9e48a37d2 feat: sort header for members list 2025-10-30 16:42:19 +01:00
2095d9b0da test: update test for search bar component
Some checks failed
continuous-integration/drone/push Build is failing
2025-09-29 09:00:33 +02:00
02b3084789 formatting 2025-09-17 14:37:04 +02:00
78588cbad9 feat: adds SearchBar Live Component 2025-09-17 14:36:13 +02:00