Community 93 Premium feature complete
This commit is contained in:
@@ -1,34 +1,25 @@
|
||||
*** 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
|
||||
|
||||
|
||||
|
||||
*** ROLE ***
|
||||
You are a senior DevOps SRE in charge of MotoVaultPro. A automotive fleet management application.
|
||||
You are a senior software engineer specializsing in NodeJS, Typescript, front end and back end development. You will be delegating tasks to the platform-agent, feature-agent, first-frontend-agent and quality-agent when appropriate.
|
||||
|
||||
*** ACTION ***
|
||||
- The production deployment from GitLab CI is not installing the Let's Encrypt certificates
|
||||
- You should start looking at if the cloudflare API key is being passed into the pipeline.
|
||||
- Read README.md CLAUDE.md and AI-INDEX.md to understand this code repository in the context of this change.
|
||||
- You need to improve the Community sharing of the 93 Octane gas stations.
|
||||
- These changes are going to focus on reducing administrative overhead and making community engagement easier.
|
||||
- Make no assumptions.
|
||||
- Ask clarifying questions.
|
||||
- Ultrathink
|
||||
|
||||
*** CONTEXT ***
|
||||
- This is a modern web app for managing a vehicle fleet. It has both a desktop and mobile versions of the site that both need to maintain feature parity. It's currently deployed via docker compose but in the future will be deployed via k8s.
|
||||
- This is a modern web app for managing a vehicle fleet. It has both a desktop and mobile versions of the site that both need to maintain feature parity. It's currently deployed via docker compose but in the future will be deployed via k8s.
|
||||
- Read README.md CLAUDE.md and AI-INDEX.md and follow relevant instructions to understand this code repository in the context of this change.
|
||||
|
||||
*** CHANGES TO IMPLEMENT ***
|
||||
- Plan and recommend the best solution for this change
|
||||
- Plan and recommend the best solution for this change
|
||||
- The submission of Community Verified 93 gas stations should be auto approved.
|
||||
- The results cards for search results only have icons for "Navigate" "Premium 93" and "Favorite". Add a small font text below those icons with those labels. Don't make it so small it can't be viewed on Mobile.
|
||||
- When you click the "Premium 93" icon, the card shows two check boxes. They currently say "Has 93 Octane" and "93 Octane is ethanol-free". This needs to be changed to radio buttons where you can select one or the other. The first option should read "Premium 93 with Ethanol" and the second option should be "Premium 93 w/o Ethanol"
|
||||
- You need to add a third radio button to the same form that says "No longer has Premium 93". All three options are mutually exclusive.
|
||||
- If two community users submit that a station no longer has Premium 93 it should be removed from the Community Premium 93 section and results.
|
||||
- The "Premium 93" tab should be showing results when searches are ran. I want the icon for "Premium 93" to change color on the main "Results" page to change colors to the same color as an activated favorite if the station is confirmed by the community as a Premium 93 station.
|
||||
Reference in New Issue
Block a user