- Add "Clear Current Round" and "Clear All Groups" buttons to reset specific or entire match results. - Implement a summary Table showing current scores, predicted scores after the latest round, and score differentials. - Import necessary Ant Design components (Button, Table) and icons (ClearOutlined). - Refactor `buildMatchGroupTable` to return full arrays instead of filtering out falsy values. - Disable row hover effect in GroupMember table for cleaner appearance. |
||
|---|---|---|
| __test__ | ||
| .vscode | ||
| prisma | ||
| src | ||
| .env.example | ||
| .gitignore | ||
| bun-env.d.ts | ||
| bun.lock | ||
| bunfig.toml | ||
| docker-compose.yml | ||
| dockerfile | ||
| package.json | ||
| prisma.config.ts | ||
| README.md | ||
| tsconfig.json | ||