dev #63

Merged
hmoussa merged 4 commits from dev into master 2025-09-01 10:05:43 +00:00

4 Commits

Author SHA1 Message Date
864d72eb40 Merge branch 'master' into dev 2025-09-01 10:05:08 +00:00
04ab6e0a7e Merge pull request 'feature/FRONT-07' (#62) from feature/FRONT-07 into dev
Reviewed-on: #62
2025-09-01 10:02:05 +00:00
Hanim
2b377db1c6 feat: Add route for ParentRegisterStep1Screen in AppRouter 2025-09-01 11:58:14 +02:00
Hanim
9f874f30e7 feat: Add dashboard layout with sidebar and main content area
- Implemented AppFooter widget for mobile and desktop views.
- Created ChildrenSidebar widget to display children's information.
- Developed AppLayout to manage app structure with optional footer.
- Added ChildrenSidebar for selecting children and displaying their status.
- Introduced DashboardAppBar for navigation and user actions.
- Built WMainContentArea for displaying assistant details and calendar.
- Created MainContentArea to manage contracts and events display.
- Implemented MessagingSidebar for messaging functionality.
- Updated widget tests to reflect new structure and imports.
2025-08-28 12:58:44 +02:00