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
22aa4afc02
action: confirm accompanying period + create workflow
2021-05-19 13:20:59 +02:00
04e9e30972
quick fix for banner
2021-05-19 11:44:09 +02:00
d536da3581
initialcomment: conditionnal delete button
2021-05-19 10:37:29 +02:00
27f49b2aa3
fix initialComment with patch endpoint
2021-05-19 10:34:17 +02:00
912a8d53af
Merge branch 'fix_issue_43_add_entities' into 'master'
...
LoadFixtures, replacing Array() by []
See merge request Chill-Projet/chill-bundles!54
2021-05-18 18:13:41 +00:00
9ef397e935
fix docblock
2021-05-18 20:12:03 +02:00
eca8172c6d
doc for multi-types denormalizer
2021-05-18 20:11:49 +02:00
f3802e36b3
documentation for api
2021-05-18 19:58:29 +02:00
2f9c7c38b5
fix read group on scope
2021-05-18 19:58:16 +02:00
Marc Ducobu
d73fd697dd
Array() -> []
2021-05-18 19:21:52 +02:00
f35889339d
remove comment in constructor
2021-05-18 19:20:50 +02:00
8e95166c24
fix replacing an initial comment in accompanying period
2021-05-18 19:19:22 +02:00
30c53b17f7
documentation for get/index social issues api endpoint
2021-05-18 19:13:30 +02:00
2610730219
add initial comment to accompanying period
2021-05-18 19:04:09 +02:00
5dd99d201b
Merge remote-tracking branch 'origin/master' into 50-ajout-problematique-sociale-modele
2021-05-18 17:30:28 +02:00
d327dae9fa
Merge remote-tracking branch 'origin/139_demandeur' into 139_demandeur
2021-05-18 17:24:28 +02:00
2bdbb20154
Merge remote-tracking branch 'origin/master' into 139_demandeur
2021-05-18 17:24:09 +02:00
14bd211a5f
add api endpoint for adding/remove social issue on accompanying period
2021-05-18 17:18:35 +02:00
35627203e6
remove props for ToggleFlags component
2021-05-18 16:23:40 +02:00
f978636d57
add intensity in teleported toggleFlags
2021-05-18 16:14:10 +02:00
e095cac7e0
Merge branch '50-ajout-problematique-sociale-modele' into 139_demandeur
2021-05-18 16:11:18 +02:00
c5b0d6e2bd
Merge branch '20-use-fqdn-in-person-creation-form' into 'master'
...
Use FQDN in PersonCreation form
See merge request Chill-Projet/chill-bundles!52
2021-05-18 14:06:57 +00:00
Pol Dellaiera
905cb66011
Merge branch 'fix-services-repository-loading' into 'master'
...
Update repositories service discovery.
See merge request Chill-Projet/chill-bundles!34
2021-05-18 12:13:34 +00:00
eaac97221f
add many2many relation between socialIssue and accompanying period + api endpoint
2021-05-18 13:48:11 +02:00
Pol Dellaiera
893c38fba4
Fix collateral things.
2021-05-18 12:02:00 +02:00
Pol Dellaiera
f867f4985d
Add a note about the custom service definition for the repository.
2021-05-18 12:02:00 +02:00
Pol Dellaiera
aebeefcf80
Use repositories as services.
2021-05-18 12:02:00 +02:00
Pol Dellaiera
3fc6c0c479
refactor: Update entities.
2021-05-18 12:02:00 +02:00
Pol Dellaiera
ce854cb58f
refactor: Upgrade repositories.
2021-05-18 12:02:00 +02:00