Commit graph

5 commits

Author SHA1 Message Date
856e5017ea wire up selection mode and bulk delete in collection pages 2025-12-19 00:40:10 -08:00
3e5472ac0f add series filter to collection weapons 2025-12-17 10:17:31 -08:00
b844012f3b use neutral ViewModeToggle in collection pages 2025-12-13 23:17:58 -08:00
139e602808 fetch weapon series from API in collection filters 2025-12-03 11:59:26 -08:00
d11362ff57 add weapons and summons collection routes with layout updates
- Create weapons route with page, server load, and grid/list views
- Create summons route with page, server load, and grid/list views
- Enable weapons/summons tabs in collection layout (remove disabled)
- Add dynamic "Add" button text based on active entity type
- Pass entityType to AddToCollectionModal based on current route
2025-12-03 07:29:38 -08:00