hensei-web/src/routes
Justin Edmund 782aaf1479 fix: use API response data for grid local state updates
- use addResult/response directly instead of manually constructing objects
- fixes grid not displaying items until refresh
- API response has proper GridWeapon/Character/Summon structure
2025-11-29 05:54:09 -08:00
..
[username] feat: migrate components to TanStack Query v6 (Phase 2) (#442) 2025-11-29 01:11:24 -08:00
about feat: Complete Phase 4 & 5 - Finish adapter migration 2025-09-20 01:16:58 -07:00
api/settings add user settings modal and page 2025-09-24 22:02:25 -07:00
auth fix: Phase 5 - fix environment variable imports (38 -> 37 errors) 2025-11-28 19:33:15 -08:00
collection dummy text for collection route 2025-09-17 21:50:23 -07:00
database migrate database detail pages to use TanStack Query 2025-11-29 04:08:34 -08:00
guides Add placeholder route for guides 2025-09-17 21:49:57 -07:00
login Starter routes (including login and logout) 2025-09-09 03:19:12 -07:00
me Add rudimentary routes 2025-09-11 10:44:59 -07:00
settings fix: Phase 8a - fix users.update function call (24 -> 23 errors) 2025-11-28 20:05:12 -08:00
teams fix: use API response data for grid local state updates 2025-11-29 05:54:09 -08:00
test fix: component props and type assertions 2025-11-28 21:04:39 -08:00
+layout.server.ts add auth store and update auth flow 2025-09-23 22:09:14 -07:00
+layout.svelte feat: add TanStack Query devtools for development 2025-11-29 03:44:59 -08:00
+layout.ts feat: add TanStack Query v6 integration with SSR support (#441) 2025-11-29 00:36:59 -08:00
+page.svelte Init Svelte migration repo 2025-09-08 13:43:09 -07:00
page.svelte.spec.ts Init Svelte migration repo 2025-09-08 13:43:09 -07:00