Commit Graph

4 Commits

Author SHA1 Message Date
7ac2c7c59e feat: add admin panel, stats API, and url support across frontend
- Add adminApi with full CRUD for users, companies, listings, oil-prices
- Add statsApi for fetching latest market price aggregates
- Add AdminTable component and /admin page for site management
- Add StatsPrice, UpdateUserRequest, UpdateOilPriceRequest types
- Add url field support in listing create/edit forms
- Update state SVG data for all 6 New England states
- Update county page to display richer listing info (phone, url, bio%)
- Misc layout and style updates across vendor and public routes

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-06 11:34:31 -05:00
bd602d58ab Fix Maine SVG county map with accurate GeoJSON-derived paths
Regenerated all 16 Maine county boundaries from us_counties.json source data
with proper Mercator projection and latitude correction. Fixes viewBox to match
the standard 0 0 1000 600 used by the state page component.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-09 10:25:28 -05:00
c56f3b5767 UI changes 2026-02-09 09:28:55 -05:00
7931d42605 almost perfect pathd 2025-12-29 23:14:58 -05:00