3b3855089c
fix social action render
2021-06-08 19:42:29 +02:00
c126f680ae
Merge remote-tracking branch 'origin/master' into features/activity-form
2021-06-08 17:24:47 +02:00
0aa909f060
fix misc in activity (WIP)
2021-06-08 16:55:29 +02:00
3e57ff3ffa
Merge remote-tracking branch 'origin/master' into features/household-context
2021-06-04 15:11:36 +02:00
80ccb76794
Merge branch 'master' into 38_modal_on-the-fly
2021-06-04 14:18:54 +02:00
987815471c
add concerned parties in show activity page (2 contexts)
2021-06-03 19:13:58 +02:00
4d0cfbb396
OnTheFly modal, Person Sub-component: create/edit form, show
2021-06-02 22:29:09 +02:00
980a305456
Merge branch 'dune-risky'
...
Conflicts:
src/Bundle/ChillActivityBundle/config/services.yaml
src/Bundle/ChillPersonBundle/translations/messages.fr.yml
2021-06-02 16:23:45 +02:00
ff5b0bc258
add list for addresses
2021-06-02 16:20:46 +02:00
a133f56dce
add routes for household addresses, members, and addresses_moves
2021-06-02 15:45:39 +02:00
fa556bbba1
basic context for household
2021-06-02 11:44:36 +02:00
1410213258
Merge remote-tracking branch 'origin/master' into fix-person-tests
2021-05-31 21:17:56 +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
85dda8b680
hide flex-table test on page AccompanyingCourse history
2021-05-27 11:34:49 +02:00
df00ac66f5
Merge remote-tracking branch 'origin/master' into fix-person-tests
2021-05-26 22:44:45 +02:00
2b12e61fbd
Merge remote-tracking branch 'origin/fix-getParticipationsContainsPerson' into fix-person-tests
2021-05-26 22:38:25 +02:00
acbe93f9cf
Merge remote-tracking branch 'origin/dune-risky' into fix-person-tests
2021-05-26 21:57:09 +02:00
25c986cc61
fix rendering for timeline entries in center context
2021-05-26 18:10:51 +02:00
6c8f1f77ff
improve flex-table and flex-box
2021-05-26 18:03:54 +02:00
37996651c4
Search list with periods, html/scss refactoring
2021-05-26 00:09:25 +02:00
6264171c0c
Merge branch 'period-in-list-result' into 59_parcours_resu_2
2021-05-25 22:00:58 +02:00
2f27674e05
flex table (row) design
2021-05-25 20:40:05 +02:00
ce9070e641
redirect to resume page after confirm action
2021-05-25 19:09:50 +02:00
31252461c9
load vue banner component for each page of AccompanyingCourse context
...
* vue css and js loaded from layout.html.twig
* rename 'show' template to 'edit' template
* overwrite js block for 'edit' template (load all component, not only banner)
2021-05-25 19:05:51 +02:00
fc2a2da75f
page blocs design
2021-05-25 15:36:07 +02:00
7efbf2fce8
59 résumé, flex person position
2021-05-25 10:49:11 +02:00
cdade50d76
display person and thirdparty informations in accompanyingCourse index template (twig)
2021-05-24 11:23:03 +02:00
8ae113c872
person search rendering more reponsive
2021-05-20 19:20:06 +02:00
6a62b46dec
first impl
2021-05-20 17:41:37 +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
5e0d869d9b
Merge branch '139_demandeur' of gitlab.com:Chill-Projet/chill-bundles into 139_demandeur
2021-05-20 09:53:33 +02:00
9f1f7ad3f7
skeleton for page "index accompanying course"
2021-05-19 22:36:47 +02:00
9b7a52064a
page 'create a course' for draft accompanying course
2021-05-19 22:15:04 +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
b018a50a7e
encore_entry_link_tags allows to use <style scoped> in vue files
2021-05-19 16:07:37 +02:00
242c77a30c
partially revert 75ba07f18 (17/05)
2021-05-19 13:40:51 +02:00
04e9e30972
quick fix for banner
2021-05-19 11:44:09 +02:00
75ba07f181
course banner: opening date by user
2021-05-17 22:50:28 +02:00
ea477a9842
add accompanying period opening/closing to global timeline
2021-05-17 13:24:50 +02:00
c3ef8d112c
first impl for global timeline: apply on activities
2021-05-14 16:25:56 +02:00
nobohan
ea0b2407df
address selection: add leaflet css + add fields for the address extra information (WIP)'
2021-05-11 13:50:11 +02:00
nobohan
b934c2eeaf
add POC of a vuejs component (opens a modal) for address selection
2021-05-07 17:38:15 +02:00
503293a359
Merge branch 'master' into '37_modal_add-persons'
...
# Conflicts:
# src/Bundle/ChillPersonBundle/Entity/AccompanyingPeriod.php
# src/Bundle/ChillPersonBundle/chill.webpack.config.js
2021-05-07 13:35:48 +00:00
nobohan
86c177bbbb
remove vuejs address component
2021-05-04 17:26:47 +02:00
nobohan
ce859697b5
Use json endpoint for showing address with Vuejs Components (WIP)
2021-05-03 17:16:45 +02:00
nobohan
05d3d7f5c7
update twig template and AddressType following the changes in Address entity
2021-05-03 09:28:05 +02:00
35e6d36ce0
fetch postParticipation request, catch fetch error, store mutation+action
2021-04-30 16:33:49 +02:00
b1207cbd3e
Merge branch 'master' into _31_interface_creation_parcours
2021-04-26 13:18:26 +02:00
93260ea36f
move AccompanyingCourse component in his own directory
2021-04-26 13:02:28 +02:00