bb41af4ed2
replace ck-editor by new CommentEditor on every vuejs components
2025-05-23 13:51:44 +02:00
juminet
5ea55ebfe5
381 display previous person participation in acc course work
2025-05-13 08:45:38 +00:00
juminet
a9c3aab528
377 - add the document filename to document title when uploading a new document
2025-05-13 08:30:30 +00:00
3aa4fac80d
Merge branch '364-tel2-third-party' into 'master'
...
Adding a second phone number to thirdparty entity
Closes #364
See merge request Chill-Projet/chill-bundles!810
2025-04-15 12:59:58 +00:00
juminet
a7517eb647
Adding a second phone number to thirdparty entity
2025-04-15 12:59:57 +00:00
juminet
40e373a9c7
#365 Add works and activities counter
2025-04-14 09:34:02 +00:00
d58acff541
Add css layout for badges for accompanying period work, activity and calendar
2025-04-10 15:41:06 +02: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
d2fcb6945b
Setup alias for use in standalone chill-bundles project and replace relative paths
2025-02-19 10:57:59 +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
dacaaea235
Fix household link in parcours banner
2025-02-05 18:09:34 +01:00
c641baec78
Resolve "UX bug caused by 'Prettier' linter"
2025-02-03 21:02:44 +00:00
Christophe Siraut
fbdc0d32f0
ChillPersonBundle: Add numberOfDependents and numberOfDependentsWithDisabilities
2025-01-31 10:13:47 +01:00
21274155b5
Display first associated persons in the banner of an accompanying course
2025-01-23 20:19:31 +00:00
9a5fd67842
Resolve "Afficher les noms des usagers et l'entité concerné par l'entité notifiée dans la liste des notifications"
2025-01-23 11:34:16 +00:00
22ce16ef49
Fix display of gender label in the filiation
2024-12-11 14:12:54 +01:00
16fe07cce7
More automatic eslint fixes, update baseline and eslint docs
2024-12-11 11:32:29 +01:00
ebfd48e41f
Apply prettier to files
2024-12-11 10:49:11 +01:00
a6aa2a81c2
Resolve merge with master
2024-12-11 10:46:06 +01:00
05bc69fd33
Fix display of gender label
...
Label already localized in serialization so not to be accessed as label.fr within vue component
2024-12-09 11:32:28 +01:00
aa0785fc71
Apply prettier rules
2024-11-14 18:47:38 +01:00
2d6d2a1f58
eslint corrections in personbundle
2024-11-14 16:45:50 +01:00
21ec3121ec
Merge branch 'signature-app-master' into 'master'
...
Signature app master
Closes #307
See merge request Chill-Projet/chill-bundles!743
2024-11-12 20:30:00 +00:00
22ecb11227
JS corrections in ChillPersonBundle required by ESLint
2024-11-12 15:38:46 +01:00
f05c25853c
Fix of errors: automatic and some manual
2024-11-04 19:56:03 +01:00
4dc2348893
Change behaviour to allow to add a new workflow (if available) and open the modal to list existing workflows in the same button
...
Use the feature of splitted dropdown buttons, from bootstrap.
See:
- OP#776
- https://champs-libres.openproject.com/work_packages/776
2024-11-04 14:05:57 +01:00
96f73b419d
Eslint correction always return something in computed property
2024-10-31 19:11:49 +01:00
27ecae4486
first eslint corrections
2024-10-31 17:28:02 +01:00
97729de66d
Update conditional rendering logic for displaying list of workflows
...
Ensure the workflow modal is displayed when either workflows_availables or workflows are non-empty. This improves the user interface by correctly triggering the modal in more scenarios.
- OP#762
- https://champs-libres.openproject.com/work_packages/762
- Vendee/accent-suivi-developpement#1254
2024-10-24 15:11:07 +02:00
588f02cdf4
Take Null value for gender into account and fix OnTheFly makeFetch
2024-10-22 14:48:16 +02:00
34bbee2031
Use makeFetch method
2024-10-21 15:38:46 +02:00
a47c8d916b
Adjust translation logic for gender in vue components
2024-10-09 16:49:40 +02:00
5fce9ee9fb
Fix reactivity issue for genderIcon rendering
2024-10-09 16:49:40 +02:00
d9dc2d1f4e
Integrate gender entity into vue components upon creation of persons
2024-10-09 16:49:40 +02:00
37cfc035a3
Implement gender icon renderbox for vue components
2024-10-09 16:49:40 +02:00
2eb686ffdb
Create gender API and adjust serialization of gender property
2024-10-09 16:49:40 +02:00
82cd77678b
Create a PickUserGroupOrUserDynamicType
...
- add necessary vue component to render usergroup within the component AddPersons;
- add necessary normalization and denormalization process for matching the selected usergroup with entities in database
2024-09-26 15:39:12 +02:00
b4fa478177
Add UserGroup to chill (import from branch ticket-app-master)
...
Import the UserGrou feature from ticket-app-master branch. This includes:
- import all the entities and migrations, modification of typescript types, templating, and so on;
- apply some verification and formatting rules, like:
- reformat file on chill.api.specs.yaml (MainBundle)
- reformat file on types.ts (Main Bundle)
Migrations kept the same filename.
2024-09-26 11:17:50 +02:00
611a968162
Duplicate and accompanying course evaluation document
...
- create a service which duplicate the accompanying course work evaluation document
- create a controller to duplicate this document
- update the vuejs component to use this duplicate action
2024-09-23 16:32:47 +02:00
20e8b03588
Rewrite the Component PickWorkflow.vue into typescript
2024-09-23 14:32:59 +02:00
3d49c959e0
Update DropFile to handle object versioning
2024-09-03 15:42:04 +02:00
bc2dfd159c
merge upgrade-sf5 branch
2024-07-15 15:16:27 +02:00
916724c0c5
Merge branch 'master' into upgrade-sf5
2024-06-24 10:46:21 +02:00
f66ac50571
Merge branch '616_rapid-action' into 'master'
...
Flash menu rapid action in search results
See merge request Chill-Projet/chill-bundles!441
2024-06-13 10:32:30 +00:00
d60ba3ecb2
Merge remote-tracking branch 'origin/master' into 616_rapid-action
2024-06-12 16:45:43 +02:00
1993fac1c4
Update button rendering in AddPersons.vue
...
This commit modifies the button rendering in AddPersons.vue component to ensure that it doesn't crash if 'buttonTitle' is undefined. It does so by providing an empty string as a fallback in case 'buttonTitle' is unavailable, improving the component's stability.
2024-06-11 09:39:32 +02:00
635b1ee537
merge upgrade-sf5 branch to have latest fixes
2024-06-06 13:01:12 +02:00