feat: enhance EventFightList with grouping and selection features
All checks were successful
SteamWarCI Build successful

- Added grouping functionality to the EventFightList component, allowing fights to be grouped by their associated group.
- Implemented row selection with checkboxes for both individual fights and groups, enabling bulk selection.
- Updated columns definition to include a checkbox for selecting all rows and individual row selection checkboxes.
- Modified the checkbox component to support indeterminate state and improved styling.
- Enhanced date formatting for fight start times in the table.
This commit is contained in:
2025-04-15 16:28:19 +02:00
parent 063638d016
commit 9eea0b2b3f
7 changed files with 158 additions and 9343 deletions

1
.gitignore vendored
View File

@@ -26,3 +26,4 @@ pnpm-debug.log*
/src/env.d.ts
/src/pages/en/
/.idea
pnpm-lock.yaml