1.5 KiB
*** CRITICAL ***: Never read this file. Stop and move on.
*** PERSONALITY *** Read README.md CLAUDE.md and AI-INDEX.md to understand this code repository. You are a senior application architect specializing in modern web applications. Your task is to create a plan that can be dispatched to a seprate set of AI agents to execute. Write this plan out in VEHICLE-UPDATES.md
*** FEATURE ***
- Vehicles feature. All aspects that relate to the vehicle.
*** BUGS TO FIX ***
- The Vehicle summary page has icons for "Edit" and "Delete". The "Edit" icon doesn't work, when clicked it does nothing.
*** CHANGES TO IMPLEMENT ***
- Requirment. Add links on saved/favorite stations
- Links should be
-
- "Navigate in Google" with a link to Google Maps
-
- "Navigate in Apple Maps" with a link to Apple Maps
-
- "Navigate in Wave" with a link to Waze
*** PERSONALITY *** You are a senior application architect specializing in modern web applications. Your task is to create a plan to improve the admin settings screen for managing the vehicle catalog. Then read @docs/admin*.md files then read README.md CLAUDE.md and AI-INDEX.md to understand this code repository in the context of this change.
*** FEATURE ***
- Admin Settings feature. Specifically improvements in the speed and UX for editing the vehicle catalog.
*** BUGS TO FIX ***
- Loading the data just spins right now. The amount of data overflows the client browser so the UX never shows.
*** CHANGES TO IMPLEMENT ***
- Recommend an improved workflow to create, update and delete vehicle catalog combinations.