b1842a33ae
WIP fusion accompanyingperiodwork: controller, form, templates
2025-03-19 11:02:19 +01:00
6afeaccf24
Improve merge service according to specifications
2025-03-19 11:01:52 +01:00
fb76bac480
WIP merge service
2025-03-19 11:01:49 +01:00
6ded185289
Treat duplicate in backend and setup confirm page of merge
2025-03-19 11:00:40 +01:00
95adc29f9d
WIP create new picker for accompanying period works
2025-03-19 11:00:40 +01:00
4d0c3e683f
WIP dynamic picking of accompanying period work
2025-03-19 11:00:40 +01:00
018aafc773
WIP fusion accompanyingperiodwork: controller, form, templates
2025-03-19 11:00:40 +01:00
c4aea4efc2
Create types
2025-03-19 11:00:40 +01:00
225e3ca13f
Improve merge service according to specifications
2025-03-19 11:00:40 +01:00
8c1fa7956a
WIP merge service
2025-03-19 11:00:40 +01:00
e253d1b276
Styling and organization of components
2025-03-19 11:00:40 +01:00
9e8cf60dd8
Open modal to select acpw
2025-03-19 11:00:40 +01:00
7682d81d50
Different approach to creating acpw selector
2025-03-19 11:00:40 +01:00
5d31ce96c1
WIP create new picker for accompanying period works
2025-03-19 11:00:40 +01:00
81ef64a246
WIP dynamic picking of accompanying period work
2025-03-19 11:00:40 +01:00
49d1f78001
WIP fusion accompanyingperiodwork: controller, form, templates
2025-03-19 11:00:40 +01:00
d97d5e689a
Create types
2025-03-19 11:00:40 +01:00
95d80ce13e
Improve merge service according to specifications
2025-03-19 11:00:40 +01:00
668720984d
WIP merge service
2025-03-19 11:00:40 +01:00
1af3e4c7ec
Eslint fixes and phpcs fixer
2025-03-18 14:39:19 +01:00
b130dbdcdc
Add translations for current user in pick entity component
2025-03-18 14:25:59 +01:00
b2b1865837
WIP backend userOrMePicker
2025-03-18 14:25:59 +01:00
ec5c4d51b3
Frontend: display and behavior of pickUserOrMe form field
2025-03-18 14:25:56 +01:00
4f6a7116a4
fixup! Add ChillBundle normalization methods rector rule
2025-03-12 21:57:54 +01:00
cac7d33a44
fixup! Add ChillBundle normalization methods rector rule
2025-03-12 21:51:24 +01:00
3a738179f2
use correct repository for filters and aggregators
2025-03-12 17:41:59 +01:00
a789bf5e1c
Add return type for getTargets() method in validator
...
Ensure the `getTargets()` method specifies its return type for better code clarity and type safety. This update aligns with modern PHP practices and improves maintainability.
2025-03-12 17:41:28 +01:00
0d2a487ae7
Add new normalization methods on filters, aggregators exports and formatter by applying rector rule
2025-03-11 22:28:42 +01:00
229f9b7125
Rename getVersion
to getNormalizationVersion
.
...
This change improves clarity by making the method name more descriptive and aligned with its purpose. All relevant interfaces, classes, and tests have been updated accordingly to reflect this renaming.
2025-03-10 21:37:32 +01:00
4fc433cd63
Rename and implement form data normalization for filters
...
The `StepFilterTest` was renamed to `StepFilterOnDateTest` for improved clarity. Added `normalizeFormData` and `denormalizeFormData` methods to `UserJobFilter` and `StepFilterOnDate` for handling form data conversions. Also introduced `ExportDataNormalizerTrait` to enhance consistency in data normalization processes.
2025-03-10 21:17:25 +01:00
17db571244
Add changie and linter fixes
2025-02-27 16:19:21 +01:00
8c8c16c1a1
use fetchResult instead of makeFetch for acpw creation
2025-02-27 16:16:54 +01:00
046d3ec9f1
use fetchResult instead of makeFetch for SocialIssuesAcc.vue component
2025-02-27 16:12:00 +01:00
596833f1a5
use fetchResult instead of makeFetch
2025-02-27 15:58:53 +01:00
1751c65731
add missing arguments to method alterQuery (wip)
2025-02-24 16:49:15 +01:00
057c34610d
First step to async generation [WIP]
2025-02-20 14:33:50 +01:00
732b7dc8f7
Add missing return types
...
This will avoid deprecation messages
2025-02-19 21:40:39 +01:00
08207b656a
Resolve "Extraction de la liste des tiers au format CSV"
2025-02-19 11:37:46 +00:00
51804b10c0
Resolve "Permettre de télécharger la liste des problématiques et la liste des actions en CSV"
2025-02-19 11:18:04 +00:00
d2fcb6945b
Setup alias for use in standalone chill-bundles project and replace relative paths
2025-02-19 10:57:59 +00:00
c8b6b6e33a
Merge branch '349-suggest-agents-traitants' into 'master'
...
Resolve "Proposer en plus du référent de parcours les agents traitants saisis dans toutes les cations d'accompagnement du parcours"
Closes #349
See merge request Chill-Projet/chill-bundles!787
2025-02-17 12:21:10 +00:00
10eaebf610
Resolve "Proposer en plus du référent de parcours les agents traitants saisis dans toutes les cations d'accompagnement du parcours"
2025-02-17 12:21:10 +00:00
fc32f9eca9
Merge branch 'add-dependents' into 'master'
...
add household properties : number of dependents and number of dependents with disabilities
See merge request Chill-Projet/chill-bundles!778
2025-02-13 12:41:29 +00:00
Christophe Siraut
03717a1a87
ChillPersonBundle: move numberOfDependents configuration to a new household node; extend AdministrativeStatusRepository and EmploymentStatusRepository from ServiceEntityRepository
2025-02-07 17:45:33 +01:00
dacaaea235
Fix household link in parcours banner
2025-02-05 18:09:34 +01:00
7285e5c2b0
Merge branch '331-manage-attachments-to-workflow' into 'master'
...
Add attachments to workflow
Closes #331
See merge request Chill-Projet/chill-bundles!764
2025-02-03 21:15:00 +00:00
37227a3aeb
Add attachments to workflow
2025-02-03 21:15:00 +00:00
7c79b65f48
Merge branch '350-validation_person_duplicate' into 'master'
...
Resolve "Erreur 500 lorsqu'un utilisateur fusionne deux dossiers d'usagers, et que les deux dossiers usagers sélectionnés sont les mêmes"
Closes #350
See merge request Chill-Projet/chill-bundles!788
2025-02-03 21:04:28 +00:00
b8f25bcd45
Resolve "Erreur 500 lorsqu'un utilisateur fusionne deux dossiers d'usagers, et que les deux dossiers usagers sélectionnés sont les mêmes"
2025-02-03 21:04:27 +00:00
c641baec78
Resolve "UX bug caused by 'Prettier' linter"
2025-02-03 21:02:44 +00:00