mitgliederverwaltung/lib/mv_web/live/member_live
Moritz 8e4f1ba674 feat: add col_click attribute to table component for checkbox column
- Add col_click slot attribute to table component that overrides row_click
- Clicking anywhere in the checkbox column now toggles the checkbox
- Clicking other columns still navigates to member details

Closes #223
2025-12-03 14:24:10 +01:00
..
index performance: improvedd ash querying 2025-12-01 09:48:29 +01:00
form.ex Merge pull request 'Don't show birthday field for default configurations closes #161' (#239) from feature/161_remove_birthday into main 2025-12-02 15:48:59 +01:00
index.ex feat: add col_click attribute to table component for checkbox column 2025-12-03 14:24:10 +01:00
index.html.heex feat: add col_click attribute to table component for checkbox column 2025-12-03 14:24:10 +01:00
show.ex feat: remove birth_date field from Member resource 2025-12-02 14:58:50 +01:00