bab06796f1
improve editing of evaluation
...
- an evaluation type can be repeated multiple times on the same action;
- in vue, evaluation are listed by key, not id,
- adding an evaluation make appears directly in "edit" mode;
- ...
2021-08-19 10:14:10 +02:00
9447516694
fix bug in saving evaluation dates
2021-08-18 22:30:32 +02:00
9a1f56a820
[Aside activity] Temporarily remove the link to aside activities
2021-08-18 21:23:04 +02:00
d652771af0
CourseLocation: fix errors
2021-08-18 20:10:43 +02:00
9d655d92f2
CourseLocation: add message if no address
2021-08-18 17:45:37 +02:00
9e51717984
Merge branch accourse_confirmation into 'master'
2021-08-18 17:23:27 +02:00
403922c631
AccompanyingCourse, change blocs order (location in second position)
2021-08-18 17:10:37 +02:00
53fe90adc3
AccompanyingCourse: check if conditions of confirmation are met, or display alert
2021-08-18 16:54:22 +02:00
41fe95c80f
fix display styles bugs
2021-08-18 16:54:22 +02:00
28435940f1
AccompanyingCourse api errorMsg
2021-08-18 16:53:06 +02:00
097ad3a364
fix return type of class
2021-08-18 09:56:48 +02:00
816d860f4a
Merge branch 'fixtures/fix-loading-people' into 'master'
...
Fixtures/fix loading people
See merge request Chill-Projet/chill-bundles!124
2021-08-17 20:01:29 +00:00
c7cc2c7596
Fixtures/fix loading people
2021-08-17 20:01:29 +00:00
4cf676858e
Merge branch add-location-period into 'master'
2021-08-17 18:37:07 +02:00
b87046dcd6
comment all console.log in AccompanyingCourse component
2021-08-17 18:32:43 +02:00
76eea2a4eb
fix title that doesn't match to the page
2021-08-17 17:47:16 +02:00
7ba3e0287a
Address: adding hideDateFrom option to hide field DateFrom on step1
2021-08-17 17:24:27 +02:00
54ac122863
Merge branch 'features/add-search-api-for-users' into 'master'
...
extend search api to users
See merge request Chill-Projet/chill-bundles!121
2021-08-17 15:20:30 +00:00
160383e3a3
AccompanyingCourse: precise address person locator + minors stuffs
2021-08-17 16:23:16 +02:00
cdc6cf211a
AddAddress option buttonType: component manage button in edit or create context
2021-08-17 15:41:03 +02:00
Marc Ducobu
f12dc97d57
Merge branch 'fix-bug-empty-cb' into 'master'
...
Fix error when options['customButtons'] is empty
See merge request Chill-Projet/chill-bundles!123
2021-08-17 13:26:13 +00:00
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