Commit Graph

10 Commits

Author SHA1 Message Date
gnezim 0ca49b9bf3 feat: add popular requests widget e2e tests (30 tests for load, display, navigation, fallback) 2026-04-04 12:19:42 +03:00
gnezim 393ccfea39 feat: add responsive design e2e tests (60 tests for mobile, tablet, desktop) 2026-04-04 12:19:02 +03:00
gnezim 907ea7503b feat: add online board e2e tests (130 tests covering arrival, departure, filters, modals) 2026-04-04 12:18:50 +03:00
gnezim 91b4cd7db7 feat: add error states and recovery e2e tests (30 tests for network, validation, empty states, retry) 2026-04-04 12:17:25 +03:00
gnezim 0e973d1317 feat: add cypress e2e test infrastructure and support files 2026-04-04 12:14:20 +03:00
gnezim a9b2f4ac5c docs: add e2e test implementation plan with detailed task breakdown 2026-04-04 12:05:32 +03:00
gnezim 5ef60539ce docs: add comprehensive e2e test suite design specification 2026-04-04 12:02:18 +03:00
gnezim dfb9fed99a docs: add Phase 2 Online Board implementation plan 2026-04-03 23:57:03 +03:00
gnezim 729603d27c fix: resolve build issues with ModernJS v3 + Module Federation
- Switch from @module-federation/modern-js to @module-federation/modern-js-v3 (v3 compatible)
- Rename App.tsx to AppProviders.tsx to avoid hasApp detection that blocks nested route discovery
- Move runtime.router config from modern.config.ts to modern.runtime.ts (v3 API)
- Fix PostCSS config type annotation
- Enable streaming SSR mode successfully
2026-04-03 23:34:20 +03:00
gnezim 2342f2e66e Initial commit: Aeroflot Flights Web Angular 12 application 2026-04-03 10:10:52 +03:00