Files
lunarfront-manager/frontend/index.html
Ryan Moon accc963883
Some checks failed
Build & Release / build (push) Has been cancelled
fix: persist auth cookie across refreshes and add customer detail tracking
- Fix cookie sameSite strict → lax so browser sends it on page refresh
- Add customer name field (separate from slug)
- Add steps JSONB column tracking per-step provisioning state (DB, User, Schema, Pool, Chart)
- Insert customer record before provisioning starts so partial failures are visible
- Show status + step checklist in customers table
- Add DELETE /customers/:slug/record endpoint to clear failed records without touching infra
- Add "Record Only" button in UI for manual cleanup of partial deployments
2026-04-03 18:00:52 -05:00

31 KiB