Commit graph

2 commits

Author SHA1 Message Date
a295175b36 weapon pages: reorder sections, always show all fields 2025-12-15 13:08:22 -08:00
6ba89dc216 use granblueId in database URLs instead of UUID
- rename route folders from [id] to [granblueId]
- update all server load functions to use params.granblueId
- update detail/edit/new pages to navigate with granblueId
- update cross-entity links (recruits, recruitedBy)
- update TanStack Query keys to use granblueId

backend's IdResolvable already supports fetching by granblueId
2025-12-15 11:26:52 -08:00
Renamed from src/routes/(app)/database/weapons/[id]/edit/+page.svelte (Browse further)