Commit Graph

  • b434ab52ae Add beans for seeding improvements, pokemon forms, and admin UX Julian Tabel 2026-02-05 19:29:06 +01:00
  • c5a2d5c0e6 Mark evolution and admin panel beans as completed Julian Tabel 2026-02-05 19:26:53 +01:00
  • 9728773a94 Add pokemon evolution support across the full stack Julian Tabel 2026-02-05 19:26:49 +01:00
  • c8d8e4b445 Fix ambiguous foreign keys on Pokemon.encounters relationship Julian Tabel 2026-02-05 19:20:19 +01:00
  • 001ee98bb5 Rewrite fetch_pokeapi.py to read from local submodule instead of PokeAPI Julian Tabel 2026-02-05 19:17:03 +01:00
  • 80369daab5 Add PokeAPI/api-data as git submodule for local seed data Julian Tabel 2026-02-05 19:08:40 +01:00
  • f251903874 Update seeding refactor bean to use PokeAPI/api-data JSON instead of CSV Julian Tabel 2026-02-05 19:06:33 +01:00
  • 71a8f2e695 Add bean for refactoring seeding to use PokeAPI CSV data via git submodule Julian Tabel 2026-02-05 19:01:56 +01:00
  • 6bff1c8612 Add CLAUDE.md with post-task commit prompt instruction Julian Tabel 2026-02-05 18:37:47 +01:00
  • 55e6650e0e Add admin panel with CRUD endpoints and management UI Julian Tabel 2026-02-05 18:36:19 +01:00
  • a911259ef5 Add pokemon status management with death tracking Julian Tabel 2026-02-05 18:36:08 +01:00
  • 628c621fa9 Add beans for evolutions, area grouping, UX pass, and gift encounters Julian Tabel 2026-02-05 15:28:59 +01:00
  • 689c1de107 Add local Fire Red box art image Julian Tabel 2026-02-05 15:28:54 +01:00
  • 66b3c9286f Add run dashboard and encounter tracking interface Julian Tabel 2026-02-05 15:28:50 +01:00
  • 982154b348 Add game selection screen and new run wizard Julian Tabel 2026-02-05 15:09:25 +01:00
  • 7c65775c8b Add frontend API client and TanStack Query hooks Julian Tabel 2026-02-05 15:09:14 +01:00
  • 13e90eb308 Add REST API endpoints for games, runs, and encounters Julian Tabel 2026-02-05 15:09:05 +01:00
  • cfd4c51514 Add game data seeding from PokeAPI with level ranges Julian Tabel 2026-02-05 15:08:54 +01:00
  • 08c05f2a2f Add frontend TypeScript types for game data models Julian Tabel 2026-02-05 13:34:21 +01:00
  • d94364d6ce Add database schema with SQLAlchemy async + Alembic migrations Julian Tabel 2026-02-05 13:29:34 +01:00
  • a87d2ef523 add user auth epic Julian Tabel 2026-02-04 17:22:41 +01:00
  • 6ee53a0533 Initial setup of frontend and backend Julian Tabel 2026-02-04 17:13:58 +01:00
  • 259c200d93 Initial commit Julian Tabel 2026-02-04 16:28:10 +01:00