Commit Graph
19 Commits
Author SHA1 Message Date
DevOpsandfactory-droid[bot] d7af8d1394 fix: venue tab filtering using String() comparison for large IDs
- Fixed JavaScript precision loss issue with large venue IDs
- Changed Number() to String() comparison in filteredCompetitionGroups
- Changed Number() to String() comparison in venueData computed property
- Added ExportPreview component

Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
2026-01-13 16:42:28 +08:00
Z-WICKandfactory-droid[bot] e146e74fe7 feat: 添加单位统计API调用
Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
2026-01-08 16:08:47 +08:00
Z-WICKandfactory-droid[bot] 1f694dce21 重构项1: 移除项目管理中的场地分配功能
- 移除表格中的所属场地列
- 移除表单中的场地选择字段
- 移除场地相关的API导入和数据定义
- 移除handleCompetitionChangeInForm、loadVenuesForProjects、getVenueName等函数
- 后端已实现动态场地分配,无需前端指定

Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
2026-01-08 15:37:07 +08:00
Z-WICK 198792e5e3 Revert "feat(judgeInvite): add project assignment editing feature"
This reverts commit ecd569337d.
2026-01-05 15:20:01 +08:00
Z-WICKandfactory-droid[bot] b3b59b8ce4 feat(judgeInvite): add project assignment editing feature
- Add edit projects button in judge invite list
- Add edit projects dialog with project multi-select
- Add updateInviteProjects API method
- Fix: load project list before opening edit dialog

Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
2026-01-05 15:08:04 +08:00
Z-WICK 8429179f85 feat(schedule): 前端支持动态时间段配置
- 添加 getScheduleConfig API 调用
- 更新 generateTimeSlots 从后端获取时间配置
- 添加 loadScheduleConfig 和 formatTimeForDisplay 方法
- 时间段不再硬编码,从 ScheduleConfig 动态获取
2025-12-30 10:51:28 +08:00
Z-WICK ed688f596a fix(api): 修复updateCheckInStatus API路径 2025-12-29 15:42:43 +08:00
Z-WICK e39553baea feat: add estimated duration field and exception status persistence
- Add estimatedDuration field to project form with validation
- Add estimatedDuration column to project table
- Add updateCheckInStatus API for exception status persistence
- Call backend API when marking/removing exception status
2025-12-29 15:08:29 +08:00
Z-WICKandClaude Opus 4.5 bf3021331f refactor: 裁判角色名称修改 - 裁判长→主裁判, 普通裁判→裁判员
- 修改referee/index.vue中的UI显示文字
- 修改judgeInvite/index.vue中的UI显示文字
- 更新referee.js中的注释

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-27 11:37:29 +08:00
hongjianli 5288a74559 Merge branch 'main' of git.waypeak.work:martial/martial-web 2025-12-26 11:06:52 +08:00
hongjianli 56657e3e1c fix bugs 2025-12-26 11:06:38 +08:00
Z-WICKandClaude Opus 4.5 a9e335e0a5 实现赛程表导出功能
- 添加 exportSchedule API 调用后端导出接口
- 实现 handleExport 方法,支持下载 Excel 文件
- 文件名格式:赛程表_赛事名称.xlsx

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-24 13:45:09 +08:00
hongjianli 461ced449e fix bugs 2025-12-17 09:31:14 +08:00
hongjianli 284a2b3eab fix bugs 2025-12-12 17:54:40 +08:00
hongjianli 44fd5077b4 fix bugs 2025-12-11 16:56:19 +08:00
hongjianli d6b698ca17 修改前端页面 2025-12-03 13:51:22 +08:00
hongjianli 4e26a5089c fix bugs 2025-11-30 12:14:27 +08:00
hongjianli 0d4bbcd1f2 fix bug 2025-11-29 14:44:10 +08:00
hongjianli 135696ef93 fix bugs 2025-11-28 17:40:40 +08:00