583fe45c1402a6bce9cb8a07ed1f1fbc4e52d631
- Accordion now renders flat rows (icon + caption/status on the left, Время начала / Время окончания columns on the right) under a single collapse toggle, matching Angular's flight-details-wrapper layout. - Aircraft row moves the model title into the row subtitle and drops the duplicate 'Борт' property, so the row reads 'Борт / Sukhoi SuperJet 100'. - Route strip grows a green in-flight state with a plane marker on the progress bar plus 'В пути Xч Xм' / 'До прилета Xч Xм' durations derived from actual-departure and scheduled-arrival. - Mini-list sidebar now fetches sibling flights from the departure station parsed from the '?request=onlineboard-departure-LED-...' URL param, and the item layout gains city + airport labels with formatted time/date columns (replacing raw ISO timestamps and IATA codes). - Tests and mocks updated: add useSearchParams / useOnlineBoard mocks, relocate aircraft-title assertions to the accordion level, and expect city names on mini-list items.
Description
No description provided
Languages
TypeScript
62.7%
HTML
23.6%
SCSS
11%
JavaScript
1.1%
C#
0.9%
Other
0.6%