mitgliederverwaltung/lib/mv_web/components
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
..
layouts feat: adds settings live view and updated seeds 2025-12-01 10:42:10 +01:00
core_components.ex feat: add col_click attribute to table component for checkbox column 2025-12-03 14:24:10 +01:00
layouts.ex feat: improve email copy UX with colored alerts and mailto button 2025-12-02 11:42:11 +01:00
table_components.ex feature(memberslist): added columns to memberslist and added selection and sortable header 2025-07-21 15:13:03 +02:00