sendou.ink/app/features/admin
Kalle 1993ff11e7 Merge origin/main into test-refactor
Ports the trophies feature's seeding and tests to the new factory setup:

- TrophyFactory for trophies and pending submissions, TournamentFactory
  awarding a tournament's trophy prize to its winner on finalization
- dev/trophies.ts replacing the hand-written trophy rows of the old seed,
  with trophy prizes attached to the dev tournaments
- TrophyRepository tests built from factories instead of raw inserts
- trophies e2e spec seeding its own data through factories and driving the
  pages through page objects
2026-07-31 12:00:00 +03:00
..
actions Progress 2026-07-30 15:14:00 +03:00
core Improve repository coherency 2026-07-27 14:56:28 +03:00
loaders Improve repository coherency 2026-07-27 14:56:28 +03:00
routes Progress 2026-07-31 10:18:32 +03:00
admin-constants.ts Tournament Trophies (#3245) 2026-07-31 09:51:49 +03:00
admin-schemas.ts SendouForm migration finalized (#3263) 2026-07-29 14:09:22 +03:00
AdminRepository.server.test.ts Progress 2026-07-30 15:14:00 +03:00
AdminRepository.server.ts Merge origin/main into test-refactor 2026-07-31 12:00:00 +03:00
ExternalStreamRepository.server.ts Improve repository coherency 2026-07-27 14:56:28 +03:00