Files
cariflex/tools
Eric F 493434a444 fix: Fetch actual EVSEs instead of VariableAttributes in charging station detail
- page.tsx: Added evses relationship to Server Component query
- charging.station.detail.card.tsx: Replaced VariableAttributes alias with real evses relationship
- evses.ts: Fixed stationId type from Int! to String! (2 queries)
- evse.dto.tsx: Removed ocppConnectionName (not a DB column on Evses)
- evses.upsert.tsx: Removed ocppConnectionName prop, added String(stationId) coercion
- evses.list.tsx: Fixed id type to string, extract ChargingStations[0] from GraphQL response
- charging.station.detail.tabs.card.tsx: Fixed id type to string
2026-06-17 19:09:07 -04:00
..
2026-06-08 15:03:44 -04:00
2026-06-08 15:03:44 -04:00
2026-06-08 15:03:44 -04:00
2026-06-08 10:45:58 -04:00