- Implemented createGroupMatches function to generate matches for existing groups without altering group assignments. - Updated resetMatches function to support optional class filtering when resetting group matches. - Enhanced frontend components to filter and display group matches based on selected class, improving user experience. - Adjusted tournament results display to reflect accurate match statistics, including wins and losses.
12 lines
165 B
Plaintext
12 lines
165 B
Plaintext
node_modules
|
|
frontend/node_modules
|
|
backend/node_modules
|
|
.env
|
|
frontend/.env
|
|
backend/.env
|
|
|
|
backend/images/*
|
|
backend/backend-debug.log
|
|
backend/*.log
|
|
backend/.env.local
|