info-canicule/src
Florian a007f340dc
Some checks are pending
Deploy info-canicule / deploy (push) Waiting to run
fix(stations): parse CSV en CRLF robust (le name était stripped \r → undefined)
Le CSV liste-stations-synop de Météo France arrive en CRLF, le split('\n')
laissait un \r en fin de chaque header → header.indexOf('name') = -1
→ stations[].name = undefined → 'station undefined' affiché côté front.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-26 00:37:09 +02:00
..
components feat: graph T° interactif + widget iframe + MF auth + E2E Playwright 2026-05-26 00:14:05 +02:00
data fix(stations): parse CSV en CRLF robust (le name était stripped \r → undefined) 2026-05-26 00:37:09 +02:00
layouts feat: graph T° interactif + widget iframe + MF auth + E2E Playwright 2026-05-26 00:14:05 +02:00
lib fix(mf): utiliser header apikey: au lieu de Bearer (API Key longue durée) 2026-05-26 00:32:33 +02:00
pages feat: graph T° interactif + widget iframe + MF auth + E2E Playwright 2026-05-26 00:14:05 +02:00
styles init: info-canicule MVP (Vigilance + climato + conseils) 2026-05-25 18:17:56 +02:00