hensei-web/src
Justin Edmund ddd33d1e53 migrate /teams/new to use TanStack Query mutations
- replace partyAdapter.create() with useCreateParty mutation
- replace all gridAdapter.create*() calls with mutations
- automatic cache invalidation now works across the app
- completes TanStack Query migration (100% coverage)
2025-11-29 05:15:54 -08:00
..
assets/icons add context menu ui components and i18n 2025-09-30 03:42:14 -07:00
lib feat: complete service layer removal and TanStack Query migration 2025-11-29 04:32:12 -08:00
routes migrate /teams/new to use TanStack Query mutations 2025-11-29 05:15:54 -08:00
themes add active unit highlighting with element focus rings 2025-11-28 11:04:04 -08:00
app.d.ts add auth store and update auth flow 2025-09-23 22:09:14 -07:00
app.html Init Svelte migration repo 2025-09-08 13:43:09 -07:00
app.scss update app styles 2025-09-25 00:26:50 -07:00
demo.spec.ts Init Svelte migration repo 2025-09-08 13:43:09 -07:00
hooks.server.ts fix: component props and type assertions 2025-11-28 21:04:39 -08:00
hooks.ts Init Svelte migration repo 2025-09-08 13:43:09 -07:00