4b6cb5bc40fb895d7308b0a1cf40224c3b771311
Board kinds (Arrival, Departure, Route, FlightNumber): buildOnlineBoardPrefillState now emits date=today in every case; OnlineBoardStartPage wires it through to OnlineBoardFilter via initialDate. Schedule one-way (Route/Schedule): click handler now includes dateFrom/dateTo = current ISO week (Mon-Sun) in the transient prefill written to sessionStorage. Schedule round-trip (RouteWithBack/Schedule): additionally includes returnDateFrom/returnDateTo = next ISO week. SchedulePrefillState extended with the four new optional date fields; yyyymmddToDate helper added to ScheduleStartPage; currentWeekBounds / nextWeekBounds helpers implement the TZ week-boundary logic. Nine new §4.1.5-labeled tests (4 unit + 5 integration) added; existing prefill-state tests updated to expect the new date fields. All 55 tests pass.
Description
No description provided
Languages
TypeScript
62.7%
HTML
23.6%
SCSS
11%
JavaScript
1.1%
C#
0.9%
Other
0.6%