8 Commits

Author SHA1 Message Date
9eea0b2b3f 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.
2025-04-15 16:28:19 +02:00
073d474bc3 Refactoring 2024-03-25 21:22:53 +01:00
6e6eb5069f feat: Add .idea directory to .gitignore
Ignore the .idea directory to prevent unnecessary files being tracked.
2024-03-25 01:34:38 +01:00
c6d8ccdf92 Fixing... 2024-03-09 13:56:06 +01:00
0f74e7f7e8 Add to Git ignore 2024-01-06 15:43:10 +01:00
ecb906e614 Add how to create token 2023-12-14 21:07:31 +01:00
3889f28eb8 Updates and more 2023-11-12 22:43:42 +01:00
4dca085cec Initial Commit 2023-09-20 20:52:40 +02:00