43 Commits
Author SHA1 Message Date
hmoussa d4d8d5f5c6 Merge pull request 'Add SidebarAdmin' (#69) from dev into master
Reviewed-on: #69
2025-09-19 13:46:53 +00:00
Hanim e0083d665b Add SidebarAdmin 2025-09-19 15:44:12 +02:00
Hanim 70033dd9c3 delet e flutter_secure_storage 2025-09-16 12:53:44 +02:00
Hanim 1e85819fea feat: Ajout des requet sur le widget AssistanteMaternelleManagementWidget 2025-09-15 15:21:12 +02:00
Hanim 4392567509 add modif in gitignore 2025-09-15 14:13:18 +02:00
Hanim c98c4d51d0 remove auto-generated Flutter files from tracking 2025-09-15 14:12:57 +02:00
Hanim bbbff60a7a resolve conflict 2025-09-15 13:40:30 +02:00
Hanim 050087359c feat: add Parent managment with admin dashbord 2025-09-15 13:28:20 +02:00
Hanim 68adc027cb Add modif of compile 2025-09-12 16:28:55 +02:00
Hanim 05b2380181 add corection 2025-09-12 16:25:20 +02:00
Hanim c332eb3d86 add modification version http 2025-09-12 16:11:53 +02:00
hmoussa a8f174a663 Merge pull request 'dev' (#67) from dev into master
Reviewed-on: #67
2025-09-12 13:28:04 +00:00
hmoussa 61554c5edc Merge pull request 'Add routes navigation login and admin dashboard' (#66) from feature/FRONT-07 into dev
Reviewed-on: #66
2025-09-12 13:27:29 +00:00
hmoussa debc10d974 Merge branch 'dev' into feature/FRONT-07 2025-09-12 13:27:20 +00:00
Hanim e2e38076aa Add routes navigation login and admin dashboard 2025-09-12 15:24:52 +02:00
hmoussa c6f9fd3be7 Merge pull request 'feat: Implement authentication service and login handling with role-based navigation' (#64) from feature/FRONT-07 into dev
Reviewed-on: #64
2025-09-03 09:05:58 +00:00
Hanim 9fd6cb7b76 feat: Implement authentication service and login handling with role-based navigation 2025-09-03 11:03:53 +02:00
hmoussa ad9ca5c5b5 Merge pull request 'dev' (#63) from dev into master
Reviewed-on: #63
2025-09-01 10:05:42 +00:00
hmoussa 864d72eb40 Merge branch 'master' into dev 2025-09-01 10:05:08 +00:00
hmoussa 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
jmartin 979114b93d Nettoyage et tet hook 2025-08-26 17:49:11 +02:00
ynov-deploy ee940e25b7 Merge branch 'master' of https://git.ptits-pas.fr/Ynov/ptitspas-ynov 2025-08-26 12:09:31 +02:00
ynov-deploy 10a5cb1fed Ajout: Configuration développement local pour le frontend 2025-08-26 11:59:45 +02:00
hmoussa bd2139b3aa Merge pull request 'feat: Add legal and privacy routes to AppRouter' (#53) from dev into master
Reviewed-on: #53
2025-08-25 09:29:25 +00:00
Hanim 7d97de3086 feat: Add legal and privacy routes to AppRouter 2025-08-25 11:27:07 +02:00
hmoussa 1e9803a4a7 Merge pull request 'dev' (#51) from dev into master
Reviewed-on: #51
2025-08-22 08:26:30 +00:00
ynov-deploy 74c56b900e Fix: Version Flutter pour compatibilité Dart 3.2.6+ 2025-08-22 00:06:10 +02:00
ynov-deploy 4caec0a104 Config: Adaptation frontend pour déploiement serveur
- Dockerfile optimisé avec build multi-stage
- Configuration nginx pour ynov.ptits-pas.fr
- Correction URL API: supernounou.local → ynov.ptits-pas.fr/api
- Support SPA avec try_files pour Flutter routing
2025-08-21 23:55:43 +02:00
hmoussa bfafbb955b Merge pull request 'feature/FRONT-05b' (#49) from feature/FRONT-05b into dev
Reviewed-on: #49
2025-08-19 10:24:17 +00:00
Hanim 332f4be7d7 feat: Update identity information labels in registration screens for clarity 2025-08-18 16:48:04 +02:00
Hanim 01a7937004 feat: Implement multi-step registration for Childminder with data validation and summary display
- Added routes for registration steps 2, 3, and 4 in app_router.dart.
- Created AmRegisterStep2Screen for entering professional details including birth date, city, country, social security number, agreement number, and max children.
- Implemented validation for social security number and max children fields.
- Developed AmRegisterStep3Screen for entering a motivation message and accepting terms and conditions.
- Created AmRegisterStep4Screen to display a summary of the registration data for review before submission.
- Introduced SummaryCard widget for displaying user information in a structured format.
- Enhanced DataGenerator utility to provide realistic data for testing.
2025-08-18 16:37:27 +02:00
hmoussa 9418932791 Merge pull request 'feature/FRONT-05a' (#48) from feature/FRONT-05a into dev
Reviewed-on: #48
2025-08-14 13:38:10 +00:00
Hanim acda4244a9 feat: Update registration data model for Childminder and adjust related screen AM logic 2025-08-14 11:33:40 +02:00
Hanim 14efccc711 feat: Refactor user AM Part 1 registration data model and update registration screens 2025-08-12 16:16:54 +02:00
hmoussa 916d83755f Merge pull request 'feat: Add Flutter Code Check workflow' (#47) from feature/FRONT-02 into dev
Reviewed-on: #47
2025-08-12 14:00:51 +00:00
Hanim a442766096 feat: Add Flutter Code Check workflow 2025-08-12 15:58:52 +02:00
hmoussa 8bd1694f70 Merge pull request 'feat: Implement Parent Registration Step 4 and Step 5 Screens' (#46) from feature/FRONT-01 into dev
Reviewed-on: #46
2025-08-12 13:54:32 +00:00
Hanim 4042d5823e feat: Implement Parent Registration Step 4 and Step 5 Screens
- Added ParentRegisterStep4Screen for capturing motivation and CGU acceptance.
- Integrated custom checkbox and text field widgets for better UI.
- Implemented modal dialog for displaying CGU text.
- Created ParentRegisterStep5Screen for summarizing registration data.
- Added functionality to display parent and child details with edit options.
- Included confirmation modal upon submission of the registration request.
2025-08-12 15:49:46 +02:00
jmartin 2a9883a149 Copie du code de la maquette #2 2025-07-31 10:55:12 +02:00
jmartin 3d8510c58b mise à jour de la documentation 2025-07-02 14:19:43 +02:00
jmartin 58e09faba0 Ajout du cdc au dépot 2025-07-01 17:23:06 +02:00