Ovidiu U
7b6aaac661
chore: remove StationSearch, dead Volt SFCs, mobile prototype, and fix homepage CTAs
2026-04-08 09:24:40 +01:00
Ovidiu U
f4a958a76c
docs: FuelFinder sub-component split design spec
2026-04-07 21:27:56 +01:00
Ovidiu U
6da626347b
docs: add FuelFinder mobile landing implementation plan
linter / quality (push) Has been cancelled
tests / ci (8.3) (push) Has been cancelled
tests / ci (8.4) (push) Has been cancelled
tests / ci (8.5) (push) Has been cancelled
2026-04-07 14:43:03 +01:00
Ovidiu U
6a80c11f38
feat: add LLM prediction providers with structured output support
...
linter / quality (push) Has been cancelled
tests / ci (8.3) (push) Has been cancelled
tests / ci (8.4) (push) Has been cancelled
tests / ci (8.5) (push) Has been cancelled
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-07 14:42:44 +01:00
Ovidiu U
3d552e8fcb
docs: add FuelFinder mobile landing page design spec
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-07 14:11:04 +01:00
Ovidiu U
5bc6ca720c
feat: add price classification enum and reliable sort option
linter / quality (push) Has been cancelled
tests / ci (8.3) (push) Has been cancelled
tests / ci (8.4) (push) Has been cancelled
tests / ci (8.5) (push) Has been cancelled
2026-04-06 09:58:45 +01:00
Ovidiu U
a80320bc27
docs: add station search page implementation plan
2026-04-05 20:19:37 +01:00
Ovidiu U
156d925a35
docs: add station search page design spec
2026-04-05 20:17:13 +01:00
Ovidiu U
70cb40ff5d
feat: add UserResource with is_admin toggle and delete
...
linter / quality (push) Has been cancelled
tests / ci (8.3) (push) Has been cancelled
tests / ci (8.4) (push) Has been cancelled
tests / ci (8.5) (push) Has been cancelled
User management resource with editable is_admin field, postcode support,
admin filter, and inline delete action. Includes list and edit pages.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-04 19:03:52 +01:00
Ovidiu U
c2c16c928b
feat: add UserResource with is_admin toggle and delete
...
linter / quality (push) Has been cancelled
tests / ci (8.3) (push) Has been cancelled
tests / ci (8.4) (push) Has been cancelled
tests / ci (8.5) (push) Has been cancelled
User management resource with editable is_admin field, postcode support,
admin filter, and inline delete action. Includes list and edit pages.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-04 18:31:55 +01:00
Ovidiu U
d5fb7f85bd
feat: add Filament admin panel with migrations and design spec
...
linter / quality (push) Has been cancelled
tests / ci (8.3) (push) Has been cancelled
tests / ci (8.4) (push) Has been cancelled
tests / ci (8.5) (push) Has been cancelled
- Add AdminPanelProvider mounting panel at `/admin` with `is_admin` auth guard
- Add `is_admin` boolean column to users table
- Add brent_prices and price_predictions tables with appropriate indexes
- Add comprehensive admin design spec covering resources, dashboard, navigation, and build order
- Configure default panel with amber primary color and standard middleware stack
- Add compiled Filament assets (actions.js, app.css)
2026-04-04 13:40:56 +01:00
Ovidiu U
9e0aebc729
docs: add apilog design spec
2026-04-04 08:34:56 +01:00
Ovidiu U
c8bc2836b6
docs: add fuel API ingestion implementation plan
2026-04-03 18:21:51 +01:00
Ovidiu U
5ad89e977d
Add fuel API ingestion and historic storage design spec
...
Includes verified API authentication flow, correct base URL, all DB
table schemas for stations, current prices, history, and archive.
Fuel types corrected to match live API (B7_STANDARD, B7_PREMIUM).
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-03 18:09:50 +01:00