9d9be7f831
vue activity: fix backend when hidden return empty string
2021-06-29 14:31:56 +02:00
2a974e1269
fix socialActions selected visibility if all issues unchecked + cleaning
2021-06-29 12:23:11 +02:00
beca41774e
vue activity: fix duplicates and add condition in initial loading
2021-06-29 11:49:23 +02:00
b705c5910f
dispatch action change value of hidden fields, persisted when submited
2021-06-28 20:46:30 +02:00
6f1209eaf5
rename methods, improve logic
2021-06-28 20:20:54 +02:00
020759180b
prepare dispatch
2021-06-28 20:07:53 +02:00
3748b4fbf4
vue activity: manage datas in store, not with data()
2021-06-28 19:05:26 +02:00
61c2934d64
activity: get social Actions, improve reactivity
2021-06-28 15:31:41 +02:00
28b4d9562c
add socialAction checkbox list
2021-06-28 15:21:41 +02:00
e06aded1ec
remove from multiselect when adding social issues + disable accompanyingcourse issues loading
2021-06-28 15:21:32 +02:00
3a81124e04
activity vue: list socialIssues checkbox from accompanyingCourse
2021-06-28 15:21:17 +02:00
7cae9e1769
wip
2021-06-26 12:09:18 +02:00
fe22e6c7dc
activity: create new vue subcomponent socialIssuesAcc
2021-06-25 15:44:20 +02:00
e55a2691b7
move vue activity component app in subcomponent concernedGroups
2021-06-25 14:09:32 +02:00
a323e84357
concerned parties in vue component: display 3 or 4 bloc according to context
2021-06-04 11:53:50 +02:00
987815471c
add concerned parties in show activity page (2 contexts)
2021-06-03 19:13:58 +02:00
abede56d68
activity vue corrections
2021-06-01 16:18:01 +02:00
5822736f19
store action add/remove id values in hidden input fields
2021-05-28 22:29:34 +02:00
66776eed01
activity component split added persons between 'Usagers du parcours' and 'Tiers non pros.'
2021-05-28 19:27:27 +02:00
e123ee5d03
activity vue component add and remove persons (in store)
2021-05-28 17:30:11 +02:00
666c1e7ae7
replace border by box-shadox in flex-bloc and flex-table
...
We use box-shadow instead of border
to avoid to manage border double-width
when blocs are resized for small screen !
Then we can simulate border-collapse: collapse (table)
2021-05-28 12:46:04 +02:00
622c254cc4
Activity: vue DisplayPerson component logic
2021-05-28 12:14:46 +02:00
549f3a4c78
AddPersons in activity
...
* modal button dont submit all form
* addNewPersons action mutation loop ready
2021-05-27 22:53:35 +02:00
65ac9a47b4
add addPersons subcomponent
2021-05-27 17:53:14 +02:00
b1d7e543fc
controller return json to vue via twig; init vue App
2021-05-27 17:36:33 +02:00
b89cffce68
add serializer to activityController
2021-05-27 16:13:22 +02:00
968e6914b2
add new webpack vue entrypoint for activity
...
+ rename existing activity.scss
+ rename webpack vue accompanyingCourse entrypoint
2021-05-27 13:29:01 +02:00