a41c767dd17ef57952376461a0bcf05de8870b49
- FlightCard: when the flight is multi-leg, render one OperatorLogo per leg in the header so code-share / multi-carrier journeys show both airline brands (Angular's `operator-logo-and-model x N` row). Direct flights keep the single logo. - FlightCard: add an orange "Купить" (buy ticket) link rendered next to "Детали рейса" when the card is in the schedule context. Links to aeroflot.ru's booking flow per Angular's flight-actions wiring. - Reverted earlier per-leg flight-number stack — IFlightLeg in React doesn't carry a per-leg flightId, so the parent SU number is the authoritative label. The Angular dual-number stack belongs to the ConnectingFlight shape (separate from MultiLeg) which the React code already renders flat.
Description
No description provided
Languages
TypeScript
62.7%
HTML
23.6%
SCSS
11%
JavaScript
1.1%
C#
0.9%
Other
0.6%