3 Commits

Author SHA1 Message Date
gnezim b181440e6f fix: restructure PageLayout to match Angular's two-row header/content layout
- Convert PageLayout from single-row to two-row structure (header row + content row)
- Move tabs to headerLeft prop to appear in proper header row
- Update all page components (OnlineBoardStartPage, ScheduleStartPage, search pages, detail pages)
- Update SCSS to use page-layout__row and page-layout__column-left/right classes
- Ensure pixel-perfect layout parity with Angular version
2026-04-06 10:43:23 +03:00
gnezim 9e0f661708 chore: update React router to match Angular app routes 2026-04-05 20:48:32 +03:00
gnezim 382d8c453a infrastructure: create monorepo structure with apps/angular, apps/react, e2e directories 2026-04-05 18:53:38 +03:00