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
6631e853b4
Merge branch 'master' into features/activity-form
2021-05-27 10:08:40 +02:00
e26e3ac67b
Merge branch '59_parcours_resu_2'
2021-05-27 09:28:23 +02:00
6c8f1f77ff
improve flex-table and flex-box
2021-05-26 18:03:54 +02:00
Marc Ducobu
f1c77277f3
Handle parent deletion in associated tables (MainBundle)
2021-05-25 23:45:08 +02:00
6264171c0c
Merge branch 'period-in-list-result' into 59_parcours_resu_2
2021-05-25 22:00:58 +02:00
902d8b52d3
Merge branch 'master' into 59_parcours_resu_2
2021-05-25 21:51:06 +02:00
caeb75ce13
vue requestor component, flex-table design
2021-05-25 21:44:15 +02:00
2f27674e05
flex table (row) design
2021-05-25 20:40:05 +02:00
73790db700
Merge branch 'add-doctrine-dbal-configuration-in-the-bundle' into 'master'
...
Add Doctrine DBAL postgis configuration in the bundle.
See merge request Chill-Projet/chill-bundles!65
2021-05-25 16:52:23 +00:00
fc2a2da75f
page blocs design
2021-05-25 15:36:07 +02:00
juminet
743b456030
Merge branch 'add-api-for-person' into 'master'
...
Add api for person
See merge request Chill-Projet/chill-bundles!61
2021-05-25 12:59:59 +00:00
0dbd42ba5b
Merge branch '139_demandeur' into 'master'
...
139 suite et fin
See merge request Chill-Projet/chill-bundles!62
2021-05-25 12:39:00 +00:00
7efbf2fce8
59 résumé, flex person position
2021-05-25 10:49:11 +02:00
Pol Dellaiera
cb897cfef1
Move Doctrine DBAL configuration in the appropriate and already existing code section.
2021-05-25 08:05:18 +02:00
Pol Dellaiera
bafbc2dd74
Add Doctrine DBAL postgis configuration in the bundle.
...
This can now be removed totally from the user application.
2021-05-25 07:57:12 +02:00
20a14c9ff4
cleaning chillmain.scss
2021-05-24 13:19:37 +02:00
d4f96ee25f
add 'with_icon' option in twig address macro
2021-05-24 11:22:27 +02:00
d35e1fe21e
stickyNav item in a subcomponent
2021-05-23 10:16:18 +02:00
080a54231f
Merge remote-tracking branch 'origin/master' into add-api-for-person
2021-05-21 20:19:38 +02:00
c9e6935f15
fix requirements on POST route
2021-05-21 18:30:52 +02:00
ebe3bc5f7b
add route for creating a person, and post api
2021-05-21 18:05:03 +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
098a2ea620
improve AccompanyingCourse ux design
2021-05-20 18:42:40 +02:00
6a62b46dec
first impl
2021-05-20 17:41:37 +02:00
54d03275cf
place html anchors: top, bottom of page + for each form section
2021-05-20 14:35:32 +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
b018a50a7e
encore_entry_link_tags allows to use <style scoped> in vue files
2021-05-19 16:07:37 +02:00
Marc Ducobu
51c2408878
Crud : fix sprintf pbm
2021-05-19 15:00:13 +02:00
f978636d57
add intensity in teleported toggleFlags
2021-05-18 16:14:10 +02:00
e0dc0a8fdb
add Comment component, make POST comment request
2021-05-17 16:10:36 +02:00
3c6d3f30d2
teleport toggle flags in header
2021-05-17 11:25:20 +02:00
0e53a081c7
Merge branch 'fix-person-tests' into 139_demandeur
2021-05-13 21:44:22 +02:00
f1d5d9840e
add route for scope on participation
2021-05-13 17:44:54 +02:00
3e85529468
add route for comment + track update/creation of entities
2021-05-13 17:25:24 +02:00
05798688d0
refactore method addRemoveSomething, and add test for resources
2021-05-13 16:29:05 +02:00
87e2ac9386
handling multi types and acc-period/repositories endpoint
2021-05-13 00:54:44 +02:00
68f6642ff2
Merge branch '139_demandeur' of gitlab.com:Chill-Projet/chill-bundles into 139_demandeur
2021-05-12 17:52:49 +02:00
91e4d585ff
add a discrimnator type on onbjects
2021-05-12 17:51:37 +02:00
0d6a339b53
Merge branch '_23_addresses_form_2' into 139_demandeur
2021-05-12 10:45:47 +02:00
c6525be444
get countries when opening modal + fix select placeholders
2021-05-12 10:43:12 +02:00
cb846891d6
add store postAddress fetch request
2021-05-12 09:54:37 +02:00
2aed37757e
Merge branch '_23_addresses_form_2' of gitlab.com:Chill-Projet/chill-bundles into _23_addresses_form_2
2021-05-11 23:53:50 +02:00
444159b52a
cleaning AddAdress refactor
2021-05-11 23:52:56 +02:00
7aed8e83ea
refactoring AddAddress component
2021-05-11 23:41:32 +02:00
f7a807473d
send 400 bad request on invalid json
2021-05-11 21:30:24 +02:00