c9e6935f15
fix requirements on POST route
2021-05-21 18:30:52 +02:00
21cc0007fb
transformValue to payload, body and method
2021-05-21 18:24:32 +02:00
ebe3bc5f7b
add route for creating a person, and post api
2021-05-21 18:05:03 +02:00
132f11298e
now i have to find id+method from payload
2021-05-21 17:05:14 +02:00
21f75c8a63
dont use mapActions
2021-05-21 16:54:25 +02:00
c1e1f65715
action resolve commit payload, but fetch body+method
2021-05-21 16:44:59 +02:00
Pol Dellaiera
5cc5e6a1f7
Fix missing dependency.
2021-05-21 16:35:26 +02:00
Pol Dellaiera
1f4735caac
Fix missing ::find method.
2021-05-21 16:35:13 +02:00
Pol Dellaiera
d672a29dda
Remove obsolete documentation, fix typing here and there.
2021-05-21 16:34:42 +02:00
68ebd60bc8
options managed by data, not store
2021-05-21 16:22:33 +02:00
4d12796289
get options and display selected
2021-05-21 16:08:26 +02:00
857298b8b8
add api Method GET on person
2021-05-21 16:04:18 +02:00
220f1ea0eb
Merge branch '139_demandeur' into 'master'
...
139 Demandeur
See merge request Chill-Projet/chill-bundles!43
2021-05-21 12:53:03 +00:00
a88acd34fd
design and translations
2021-05-21 11:41:36 +02:00
8ae113c872
person search rendering more reponsive
2021-05-20 19:20:06 +02:00
098a2ea620
improve AccompanyingCourse ux design
2021-05-20 18:42:40 +02:00
6a62b46dec
first impl
2021-05-20 17:41:37 +02:00
Jean-Francois Monfort
2bae684df9
Add list of activities in AccompanyingCourse Menu
2021-05-20 17:08:47 +02:00
8bd75429c1
improve AccompanyingCourse ux design
2021-05-20 16:45:47 +02:00
Jean-Francois Monfort
8fe00b4c2b
Add / Edit / Delete activity from Accompanying Course
2021-05-20 15:56:34 +02:00
199e5a73d8
confirm modal "are you sure ?"
2021-05-20 15:43:10 +02:00
54d03275cf
place html anchors: top, bottom of page + for each form section
2021-05-20 14:35:32 +02:00
8683f8faf3
titles: size and interaction
2021-05-20 13:24:53 +02:00
821b67723c
Banner vue component fully manage AccompanyingCourse banner
2021-05-20 12:59:58 +02:00
ae1146c79c
Confirm post request, change state step and hide components
2021-05-20 11:45:29 +02:00
050c325195
renaming AccompanyingCourse component in 'Banner'
2021-05-20 11:07:00 +02:00
5e0d869d9b
Merge branch '139_demandeur' of gitlab.com:Chill-Projet/chill-bundles into 139_demandeur
2021-05-20 09:53:33 +02:00
Jean-Francois Monfort
c59cf3f0df
Merge remote-tracking branch 'origin/139_demandeur' into features/activity-form
2021-05-20 08:57:32 +02:00
Jean-Francois Monfort
890b8db5dd
Merge branch 'master' into features/activity-form
2021-05-20 08:20:10 +02:00
32b8de8997
implements trackable on accompanying period
2021-05-19 23:08:13 +02:00
9f1f7ad3f7
skeleton for page "index accompanying course"
2021-05-19 22:36:47 +02:00
9da4c1ebeb
get SocialIssues List in multiselect
2021-05-19 22:20:16 +02:00
9b7a52064a
page 'create a course' for draft accompanying course
2021-05-19 22:15:04 +02:00
faad3f5f47
add menu for creating an accompanying period
2021-05-19 21:48:40 +02:00
Pol Dellaiera
7595d70ada
Fix ::getPersons
.
...
1. Add more typing informations.
2021-05-19 19:10:03 +02:00
Pol Dellaiera
484259c8ab
Fix ::canBeReOpened
.
...
1. Fix call to `::getOpenParticipationContainsPerson` instead of `::getParticipationsContainsPerson`.
2. Use early returns to reduce cyclomatic complexity.
3. Avoid storing variable that are used only once.
2021-05-19 19:10:03 +02:00
Pol Dellaiera
a6e0b16032
Fix ::getOpenParticipationContainsPerson
...
1. The filter predicate must return a boolean
2. The $person variable is not needed
2021-05-19 19:10:03 +02:00
Pol Dellaiera
9d34968b88
Fix ::getParticipationsContainsPerson
.
...
1. `::getParticipations()` does not accept any argument.
2. The filter predicate must return a boolean.
2021-05-19 19:10:03 +02:00
f548121312
wip
2021-05-19 18:29:24 +02:00
1ecb1abc80
Merge branch '139_demandeur' of gitlab.com:Chill-Projet/chill-bundles into 139_demandeur
2021-05-19 16:22:28 +02:00
28a45992c6
first vue multiselect implementation
2021-05-19 16:18:56 +02:00
c39097f164
removeComment button replaced by link
...
that allows to keep it both inside <form> and in <ul class="record_actions">
2021-05-19 16:18:56 +02:00
30b127bc88
vue-component dev style more discrete, + disable flashbag for comment
2021-05-19 16:17:57 +02:00
25d7fc36a4
action to create an accompanyinig period
2021-05-19 16:14:36 +02:00
03bd1674e1
fix resource repository
2021-05-19 16:13:19 +02:00
b018a50a7e
encore_entry_link_tags allows to use <style scoped> in vue files
2021-05-19 16:07:37 +02:00
4440cf8a24
add missing declaration property
2021-05-19 16:00:06 +02:00
6bd7a0105d
Merge branch 'quick-fix-crud' into 'master'
...
Crud : fix sprintf pbm
See merge request Chill-Projet/chill-bundles!55
2021-05-19 13:15:35 +00:00
Marc Ducobu
51c2408878
Crud : fix sprintf pbm
2021-05-19 15:00:13 +02:00
242c77a30c
partially revert 75ba07f18 (17/05)
2021-05-19 13:40:51 +02:00