Marc Ducobu
|
a58bdb466c
|
Fix error when options['customButtons'] is empty
|
2021-08-17 15:23:57 +02:00 |
|
Marc Ducobu
|
23366d5582
|
Merge branch 'docgen-fix' into 'master'
Fix error about not opened bracket
See merge request Chill-Projet/chill-bundles!122
|
2021-08-17 12:04:55 +00:00 |
|
Marc Ducobu
|
f58be46466
|
Fix error about not opened bracket
|
2021-08-17 14:03:18 +02:00 |
|
|
65e72b05c5
|
Merge branch 'master' into 102_activites_annexes
|
2021-08-17 13:16:01 +02:00 |
|
Marc Ducobu
|
069b3d1839
|
Merge branch 'docgen' into 'master'
Debut bundle DocGen
See merge request Chill-Projet/chill-bundles!119
|
2021-08-17 09:44:14 +00:00 |
|
Marc Ducobu
|
cbdf976885
|
Adding context
|
2021-08-17 11:42:30 +02:00 |
|
Marc Ducobu
|
8df4c93c97
|
Datafixtures for Doc Gen
|
2021-08-17 11:42:30 +02:00 |
|
Marc Ducobu
|
5ce6d37a69
|
Controller to generate a doc
|
2021-08-17 11:42:30 +02:00 |
|
Marc Ducobu
|
7dc501cbda
|
Creation of DocGenTemplate entity
|
2021-08-17 11:42:30 +02:00 |
|
Marc Ducobu
|
8207db4b45
|
First Version DocGenerator
|
2021-08-17 11:42:30 +02:00 |
|
|
f5c5038fda
|
v-for loop on add-evaluation subcomponent
|
2021-08-17 11:42:30 +02:00 |
|
|
436d583f65
|
getter/setter for form input date
|
2021-08-17 11:42:30 +02:00 |
|
|
533865c41a
|
show evaluation details
|
2021-08-17 11:42:30 +02:00 |
|
|
14c0c9763f
|
fix styles flashbag and action-row
|
2021-08-17 11:42:30 +02:00 |
|
|
a54e70f9e0
|
set small fields in form evaluation
|
2021-08-17 11:42:30 +02:00 |
|
|
63b820784f
|
save/hide form evaluation
|
2021-08-17 11:42:30 +02:00 |
|
|
71b54622e2
|
simplify styles cascade
|
2021-08-17 11:42:30 +02:00 |
|
|
190549180b
|
add FormEvaluation subcomponent
|
2021-08-17 11:42:30 +02:00 |
|
|
375326fc32
|
add/remove evaluation from evaluation list
|
2021-08-17 11:42:30 +02:00 |
|
|
a1435314a0
|
comment all console.log
|
2021-08-17 11:42:30 +02:00 |
|
|
8d98a144fd
|
automatic rearrange code (indentation: 3)
|
2021-08-17 11:42:30 +02:00 |
|
|
d0fa28db2a
|
display evaluations for action
|
2021-08-17 11:42:30 +02:00 |
|
|
9ac14ff5e3
|
prepare subcomponents for evaluation, share addResult styles
|
2021-08-17 11:42:30 +02:00 |
|
|
d67483fd9a
|
add options on button for AddPersons component: size, type and display
* size: add bootstrap class : btn-sm, btn-lg..
* type: override chill button class : btn-update, btn-chill-beige
* display: override default : true
|
2021-08-17 11:42:30 +02:00 |
|
|
3156706c2b
|
vue accompanyingcourse_work: prepare evaluations, + translations chains + styles border
|
2021-08-17 11:42:30 +02:00 |
|
|
44e85361e6
|
add endpoint for listing evaluation
|
2021-08-17 11:42:30 +02:00 |
|
|
320f16a121
|
[accompanyingPeriodWorkEvaluation] store comment in db
|
2021-08-17 11:42:30 +02:00 |
|
|
5635d19252
|
[accompanyingPeriodWork] add evaluation to normalizer
|
2021-08-17 11:42:30 +02:00 |
|
|
6544566c34
|
fix test PersonSearch by adding html node filtering
|
2021-08-17 11:42:30 +02:00 |
|
|
9f7c0dcd09
|
adding addresses to accompanying period
|
2021-08-17 11:42:30 +02:00 |
|
|
0e2e7155fb
|
Load social work, and fix some repositories
|
2021-08-17 11:42:30 +02:00 |
|
|
8a962a4f1c
|
refactor loading for social issues using real data
|
2021-08-17 11:42:30 +02:00 |
|
|
2f699d32b0
|
create entity and schema
|
2021-08-17 11:42:30 +02:00 |
|
|
72a1ac02eb
|
add address suggestion by household
|
2021-08-17 11:42:30 +02:00 |
|
|
c420d2bfd7
|
Add address suggestion for a person
|
2021-08-17 11:42:30 +02:00 |
|
|
8d2b1fbe13
|
add test for accompanying period location validity
|
2021-08-17 11:42:30 +02:00 |
|
|
a3a5d5cfd0
|
[AccompanyingPeriod] create constraints for location
|
2021-08-17 11:42:30 +02:00 |
|
|
3302d69373
|
[AccompanyingPeriod] add flashbag message when located temporarily
|
2021-08-17 11:42:30 +02:00 |
|
|
f188cc2d27
|
[AccompanyingPeriod] add location to serialization
|
2021-08-17 11:34:39 +02:00 |
|
|
8f9c8bc1a6
|
update schema to store location on accompanying period
|
2021-08-17 11:34:39 +02:00 |
|
|
43f9e50100
|
Merge branch 'features/add-location-period' of gitlab.com:Chill-Projet/chill-bundles into add-location-period
|
2021-08-17 09:36:50 +02:00 |
|
|
aa0ff37479
|
Address: fix option regression
|
2021-08-17 09:04:58 +02:00 |
|
|
20cdec20d2
|
accompanyingCourse: ckeditor for comment bloc + sass color variables in app.vue
|
2021-08-16 20:25:09 +02:00 |
|
|
0abb4983f7
|
open confirmation modal when assigning person Location
|
2021-08-16 19:42:55 +02:00 |
|
|
5a716a3523
|
[Household members editor] add address suggestion on menage creation
|
2021-08-16 19:07:03 +02:00 |
|
|
29b5e700f6
|
rename key in payload
|
2021-08-16 18:38:08 +02:00 |
|
|
e8e2607076
|
rename method to avoid confusion
|
2021-08-16 16:27:15 +02:00 |
|
|
107699ec31
|
patch Address to accompanyingPeriod: build payload for differents cases
use uniq patch api endpoint, build payload body in action,
call updateAddress action when submitting, assigning or removing.
|
2021-08-16 16:26:45 +02:00 |
|
|
25465b1121
|
[AccompanyingCourse] re-introduce flashbag on temporarily locations
See 4e8dd3b189
|
2021-08-16 15:42:36 +02:00 |
|
Marc Ducobu
|
8834f200df
|
Removing un-used code
|
2021-08-16 15:42:36 +02:00 |
|