Refactor Teams components for improved sorting and filtering functionality
Updated the Teams Index and Printout components to prioritize sorting by EventFormat, enhancing the organization of team data. Introduced a regional filter toggle in the Teams Index to allow users to view only regional teams. Adjusted the ScheduledTeamsList to sort teams by EventFormat first, ensuring consistent ordering across components. Additionally, added necessary using directives for improved code clarity.
This commit is contained in:
@@ -479,3 +479,4 @@ curl http://localhost:8080
|
||||
- See `docker-compose.example.yml` for Docker Compose configuration examples
|
||||
- Authentication implementation: `WebApp/Authentication/`
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user