Disney Park group filter categories #69

Closed
opened 2026-06-03 04:57:52 +00:00 by shawn · 0 comments
Owner

Summary

Add grouped Disney category filters on top of individual park filters.

Changes

  • Backend: New disney_group query param on /api/assets that maps to IN queries for grouped parks
    • park → magic-kingdom, epcot, hollywood-studios, animal-kingdom
    • resort → resort
    • office → office
    • springs → disney-springs
    • other → other
  • Frontend: Both list view and map view filter dropdowns now have grouped category options (Disney Park, Disney Resort, Disney Office, Disney Springs, Other Disney) above individual park selections
  • Filter count: 234 + 941 + 11 + 26 + 150 = 1,362 classified Disney assets
## Summary Add grouped Disney category filters on top of individual park filters. ## Changes - **Backend:** New `disney_group` query param on `/api/assets` that maps to IN queries for grouped parks - `park` → magic-kingdom, epcot, hollywood-studios, animal-kingdom - `resort` → resort - `office` → office - `springs` → disney-springs - `other` → other - **Frontend:** Both list view and map view filter dropdowns now have grouped category options (Disney Park, Disney Resort, Disney Office, Disney Springs, Other Disney) above individual park selections - **Filter count:** 234 + 941 + 11 + 26 + 150 = 1,362 classified Disney assets
shawn closed this issue 2026-06-03 04:57:57 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: shawn/canteen-asset-tracker#69