ec67111d1034297a899f6468afdcd8cbf9e4dda5
Replace the vertically-stacked station blocks with Angular's route-strip + time-table layout: - Top row: big time + city + airport/terminal on both sides, with the status label and a progress bar in the middle. Scheduled time shows as a small strike-through line under the actual when delayed. Arrival time picks up the '+1' day-change marker when the flight crosses midnight. - Bottom row: 'По расписанию' + 'Фактическое / Ожидаемое' detail rows for both departure and arrival, with UTC offsets and dates styled exactly like the Angular design. The progress bar colors switch between blue (in-flight), green (finished/arrived) and red (cancelled). The status text localizes via FLIGHT-STATUSES.*. Integration tests switched from asserting IATA codes to asserting the city names, which now render in the promoted row (matches Angular and the audit feedback).
Description
No description provided
Languages
TypeScript
62.7%
HTML
23.6%
SCSS
11%
JavaScript
1.1%
C#
0.9%
Other
0.6%