gnezim
5d5a403bf0
Add role=status + aria-live=polite to SignalR connection status badges (a11y)
2026-04-20 22:25:37 +03:00
gnezim
22d9fca5b2
Add role=alert/status to error+not-found banners across details + search pages (a11y)
2026-04-20 22:24:05 +03:00
gnezim
590a8aac14
Add aria-pressed to active DayTab + WeekTab buttons (a11y)
2026-04-20 22:12:00 +03:00
gnezim
e8701eb5b7
Add aria-hidden to decorative arrow-icon spans in OnlineBoardFilter accordion headers
2026-04-20 22:03:35 +03:00
gnezim
841099287a
Add aria-expanded to FlightSchedule + FlightDetailsAccordion accordion triggers (a11y)
2026-04-20 21:53:14 +03:00
gnezim
32d80332ff
Add aria-expanded to accordion role=button triggers (a11y parity for filter + SearchHistory)
2026-04-20 21:51:47 +03:00
gnezim
5aae968610
Clarify IOperatingBy.flightNumber doc — it IS used for code-share display
2026-04-20 21:31:45 +03:00
gnezim
81a6a296fd
Drop redundant 'px' on zero-value paddings (CSS lint cleanup)
2026-04-20 21:04:09 +03:00
gnezim
db0365833f
Tokenize 12px padding literal in FlightsMiniList
2026-04-20 20:50:04 +03:00
gnezim
9f5ebae747
Tokenize font-weight: normal → fonts.$font-regular across 3 SCSS files
2026-04-20 20:48:27 +03:00
gnezim
90f6af41dd
Tokenize 8px/10px/12px padding+gap literals in ScheduleDetailsPage + FlightDetailsAccordion + FlightSchedule
2026-04-20 20:22:46 +03:00
gnezim
9250b5633a
Tokenize remaining literals: BoardDetailsHeader padding/gap, WeekTabs/DayQuickPick padding, TimeGroup font-weight:300 → $font-light
2026-04-20 20:12:03 +03:00
gnezim
d942cb55bc
Add IFlyWarning component shown on details pages for SU5801-5948 flights (Angular parity)
2026-04-20 20:02:45 +03:00
gnezim
00be15a51a
Tokenize 12px/8px padding literals in DayTabs + details-panels (Angular parity)
2026-04-20 19:55:07 +03:00
gnezim
2967fcea97
Tokenize mobile padding + transition-duration literals (Angular parity)
2026-04-20 19:51:21 +03:00
gnezim
342561ecc4
Replace remaining 3px border-radius literal in OnlineBoardFilter with token
2026-04-20 19:49:12 +03:00
gnezim
8ad63f0b0a
Use existing i18n keys (INTERMEDIATE-LANDING-PLURAL-ONE, BACK-SCHEDULE) and drop non-existent fallbacks
2026-04-20 19:42:58 +03:00
gnezim
991c290c9c
Tokenize DetailsBackButton + FlightStatus font-size (Angular parity)
2026-04-20 19:37:30 +03:00
gnezim
6b236ba706
Tokenize flight-action-btn spacing/fonts (Angular parity)
2026-04-20 19:35:57 +03:00
gnezim
ca8fe33b8c
Replace 40px/20px/10px/12px literals with vars.$space tokens across 4 SCSS files
2026-04-20 19:34:43 +03:00
gnezim
cf93b28699
Replace literal 3px border-radius with vars.$border-radius token across 5 files
2026-04-20 19:28:31 +03:00
gnezim
9564085f23
Unify transitions: 120/150ms → 0.2s across 14 SCSS files (Angular parity)
2026-04-20 19:24:28 +03:00
gnezim
da896260e6
Replace 8px directional margins with vars.$space-s2 (3 files)
2026-04-20 19:02:31 +03:00
gnezim
23b72bc535
WeekTabs + FlightSchedule: margin-top/bottom 12px → vars.$space-m2
2026-04-20 18:37:39 +03:00
gnezim
9ff034d19f
OnlineBoard search: render Купить/Онлайн регистрация in expanded row
...
Angular's board search results expansion shows [Купить] [Онлайн
регистрация] [Детали рейса]. React only rendered Details. Added a
`renderActions` prop on FlightCard/FlightList so the feature layer
can inject extra buttons without the ui layer importing from
features. OnlineBoardSearchPage wires it to FlightActions with
showShare=false (the row already has a dedicated share icon).
Visibility rules fall through to canBuyTicket / canRegister (same
as BoardDetailsHeader), so cancelled/past flights still hide the
Buy button and carriers without a registrationUrl still hide the
Online Registration button — matching Angular's per-flight gating.
Integration test mocks useAppSettings to avoid requiring the real
ApiClientProvider in flight-search.test.tsx.
2026-04-20 18:27:31 +03:00
gnezim
2134447664
Replace margin/padding 20px directional literals with vars.$space-xl tokens (3 files)
2026-04-20 18:19:10 +03:00
gnezim
8de1f197fd
Replace padding/margin 10px/20px literals with vars.$space-m/$space-xl tokens (3 files)
2026-04-20 18:17:41 +03:00
gnezim
2bc61de87d
Replace gap 10/12/15/20px literals with vars.$space-m/m2/l/xl tokens across 5 SCSS files
2026-04-20 18:05:50 +03:00
gnezim
9778d6ba8a
Replace 8px padding/gap/margin literals with vars.$space-s2 across 7 SCSS files
2026-04-20 18:04:33 +03:00
gnezim
50885b7afd
font-size 22px/30px → fonts.$font-size-xl2/$font-size-xxl across 4 SCSS files
2026-04-20 17:54:01 +03:00
gnezim
623f282f56
font-size 18px/20px → fonts.$font-size-xl/$font-size-xl1 across 16 SCSS files (brand palette parity)
2026-04-20 17:52:31 +03:00
gnezim
fbf99f427f
font-size: 16px → fonts.$font-size-l across 8 SCSS files (brand palette parity)
2026-04-20 17:49:21 +03:00
gnezim
93684c1bbb
font-size: 14px → fonts.$font-size-m across 15 SCSS files (brand palette parity)
2026-04-20 17:48:12 +03:00
gnezim
41ed2bdc1d
font-size: 12px → fonts.$font-size-s across 21 SCSS files (brand palette parity)
2026-04-20 17:37:03 +03:00
gnezim
42e595cb16
font-size: 10px → fonts.$font-size-xs across 5 feature SCSS files
2026-04-20 17:35:44 +03:00
gnezim
2037ba0141
Swap font-weight 400/700 literals for fonts.$font-regular/$font-bold tokens across 8 SCSS files
2026-04-20 17:25:01 +03:00
gnezim
4a653849f4
Final font-weight: 500 sweep: 9 more SCSS files use fonts.$font-medium (brand palette parity)
2026-04-20 17:21:22 +03:00
gnezim
43a7380059
Replace font-weight: 500 literals with fonts.$font-medium across 8 SCSS files (brand palette parity)
2026-04-20 17:08:06 +03:00
gnezim
9b5aaaeebc
Replace remaining font-weight: 600 with fonts.$font-bold across 4 SCSS files (brand palette parity)
2026-04-20 17:06:20 +03:00
gnezim
c283e3bab4
WeekTabs + FullRouteTimeline: font-weight: 600 → fonts.$font-bold (brand palette parity)
2026-04-20 16:56:28 +03:00
gnezim
4e8934f0c9
OnlineBoardDetailsPage cancelled bar: derive light red from $red token (#fbd4d4 → rgba($red, 0.2))
2026-04-20 16:38:25 +03:00
gnezim
d44f97d312
OnlineBoardSearchPage retry button: $blue-light fill + $blue-light--hover (brand button parity)
2026-04-20 16:22:03 +03:00
gnezim
67bf78d22e
BoardDetailsHeader actions: transparent button hover uses $blue-extra-light (brand palette)
2026-04-20 15:51:46 +03:00
gnezim
f823aafb35
FlightCard/FlightDetailsAccordion: #8a8a8a → $light-gray (brand palette parity)
2026-04-20 15:28:15 +03:00
gnezim
23b5a35c70
DayTabs: mobile breakpoint 768px→640px, non-standard 8px radius→vars.$border-radius (Angular parity)
CI / ci (push) Failing after 51s
Deploy / build-and-deploy (push) Failing after 6s
2026-04-20 15:25:03 +03:00
gnezim
81d979aa34
OnlineBoardSearchPage footer: render Angular page-footer-notes DOM + styling (blue-extra-light card, sort-note *)
2026-04-20 15:15:12 +03:00
gnezim
6947e07fd1
FlightsMiniList selected: blue-light border (Angular parity, not blue)
2026-04-20 14:07:42 +03:00
gnezim
c91fec16c2
FlightSchedule days strip: filled -color pills (Angular .days .day parity)
2026-04-20 14:00:33 +03:00
gnezim
3e0b19f633
FlightDetailsAccordion: 1.3px dotted divider between tabs (Angular parity)
2026-04-20 13:32:20 +03:00
gnezim
2434bd702b
OnlineBoardFilter: validate departure===arrival mismatch with inline error (Angular parity)
2026-04-20 12:33:21 +03:00