my-kaiqiuwang/__test__
kyuuseiryuu 4453dd6430 refactor(service, routes, types): extract match summary and link to club
- Extract club information (clubId, clubName) from event page in `getEventInfo`.
- Update `getMatchDetail` to return both `detail` and `summary`.
- Introduce `MatchSummary` interface in `src/types/index.ts`.
- Update `EventPage` to display the club name and link to the club page.
- Adjust `EventSubscribeService` and loaders to handle the new return structure.
- Clean up test files and mock data loading logic.
2026-03-25 23:20:33 +09:00
..
data fix(global) .gitkeep 2026-01-29 22:14:39 +09:00
fav-dao.test.ts feat: implement user favorite player system with Logto sync 2026-03-09 10:16:27 +09:00
kaiqiu-login.test.ts refactor(service, routes, types): extract match summary and link to club 2026-03-25 23:20:33 +09:00
kaiqiu.test.ts refactor(service, routes, types): extract match summary and link to club 2026-03-25 23:20:33 +09:00
location.test.ts feat(api): add user location management endpoints and database model 2026-03-19 00:29:02 +09:00
redis.test.ts feat: add current-score grouping flow with cached uid score API 2026-02-26 00:13:37 +09:00
utils.test.ts refactor(service, routes, types): extract match summary and link to club 2026-03-25 23:20:33 +09:00
xcxapi.test.ts init 2026-01-29 22:00:49 +09:00