BigBrainParking/parksmarter-client/src
Hank 1c597ec471 Detect declined sessions (200 + Status:Error); theme Sessions screen
- startParkingSession: server returns HTTP 200 even on a declined charge — now
  detect Response.Status:"Error" and throw the gateway reason (e.g. "DECLINED")
  so the app shows the failure instead of a false "Parked!"
- Confirmed the session request format is correct (server processed it); expand
  StartParkingSessionResponse with the real fields (OriginalErrorMessage, etc.)
- Theme SessionsScreen (was black-on-black in dark mode)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-06 12:25:14 -07:00
..
client.ts Detect declined sessions (200 + Status:Error); theme Sessions screen 2026-07-06 12:25:14 -07:00
environments.ts Initial commit: parksmarter-client + BigBrainParking app 2026-07-06 08:33:47 -07:00
http.ts Add request logging mode, dark mode, Account hub, profile, vehicle CRUD, cards view 2026-07-06 10:14:24 -07:00
index.ts Detect failed logins; fix map camera recenter, marker contrast, dark map tiles 2026-07-06 10:27:41 -07:00
types.ts Detect declined sessions (200 + Status:Error); theme Sessions screen 2026-07-06 12:25:14 -07:00