Commit graph

5 commits

Author SHA1 Message Date
a01c6e8d31 add extra_prerequisite and forge chain to weapon database pages 2025-12-21 22:22:57 -08:00
07d276e469 pass entity type to buildWikiJaUrl calls 2025-12-16 11:44:00 -08:00
0aaf93e573 add link buttons to db edit pages 2025-12-15 18:49:13 -08:00
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)