9f3cd943cb
Merge branch 'features/household-validation' into features/household-edit-members-forms-improve-household
2021-06-17 22:46:47 +02:00
86e41fb877
Merge remote-tracking branch 'origin/_77_address_household' into features/household-edit-members-forms-improve-household
2021-06-17 15:05:46 +02:00
nobohan
06daf35e96
addresses: edit address for person
2021-06-16 14:39:02 +02:00
e68a5405a1
Merge branch 'master' into features/sql-vue-from-household-address-to-person
2021-06-15 22:53:21 +02:00
c40019da8f
add alert for not-in-household and actions in page
...
accompanyingCourse/summary
* alert for people not in household for each accompanying course;
* style for action in alert
* form to members editor
2021-06-14 11:34:05 +02:00
nobohan
1551ea796d
household address: UI of the adress move form
2021-06-10 14:34:14 +02:00
abc79249a2
Merge remote-tracking branch 'origin/master' into features/household-editor
2021-06-10 11:01:59 +02:00
ac211337d6
fix denomination: bold only in list
2021-06-10 10:31:59 +02:00
e135b98072
Merge remote-tracking branch 'origin/master' into features/household-editor
2021-06-09 16:27:03 +02:00
e14205ae1d
first layout for form edit
2021-06-09 16:13:39 +02:00
c126f680ae
Merge remote-tracking branch 'origin/master' into features/activity-form
2021-06-08 17:24:47 +02:00
nobohan
7d13bc7cfe
household address: address history (twig + css)
2021-06-08 11:35:33 +02:00
987815471c
add concerned parties in show activity page (2 contexts)
2021-06-03 19:13:58 +02:00
nobohan
f6d4d32ce4
fix conflict when merging
2021-06-03 15:11:09 +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
6c8f1f77ff
improve flex-table and flex-box
2021-05-26 18:03:54 +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
fc2a2da75f
page blocs design
2021-05-25 15:36:07 +02:00
nobohan
f7dea7f041
address selection: fix leaflet icon anchor + css for the form
2021-05-25 15:07:32 +02:00
7efbf2fce8
59 résumé, flex person position
2021-05-25 10:49:11 +02:00
20a14c9ff4
cleaning chillmain.scss
2021-05-24 13:19:37 +02:00
098a2ea620
improve AccompanyingCourse ux design
2021-05-20 18:42:40 +02:00
b018a50a7e
encore_entry_link_tags allows to use <style scoped> in vue files
2021-05-19 16:07:37 +02:00
f978636d57
add intensity in teleported toggleFlags
2021-05-18 16:14:10 +02:00
109bf5ec5d
suggestions, flex position for little screens + thirdparty links
2021-05-10 16:33:41 +02:00
36326a2a70
improve suggestions display, with more details, and different according to the entity
2021-05-10 13:27:41 +02:00
a260274549
addpersons better ux with reset features
2021-05-09 00:39:18 +02:00
54eb15ea35
disable close participation button when is closed
2021-05-08 11:20:53 +02:00
3b53c4451c
fix modal ux counter position
2021-05-05 18:45:51 +02:00
ac550e05e8
improve addPersons modal ux
2021-05-05 09:29:57 +02:00
d393e74896
save checkboxes state in store
2021-05-03 22:44:28 +02:00
a1bb9ea352
modal addPerson design, search field: focus and position fixed
2021-05-03 11:52:06 +02:00
3d45b6687f
adding addPersons component with modal, search field and basic suggestions
2021-04-30 23:18:57 +02:00
25bd170f6b
improve modal system, test when a modal call next modal
2021-04-29 15:49:25 +02:00
2050460bb3
add modal system, added/removed managed by vue, appearence managed by bootstrap
...
Modal component is an hybrid solution between :
- Vue3 modal implementation
=> with 'v-if:showModal' directive:parameter, html scope is added/removed not just shown/hidden
=> with slot we can pass content from parent component
=> some classes are passed from parent component
- Bootstrap 4.4 _modal.scss module
=> using bootstrap css classes, the modal have a responsive behaviour,
=> modal design can be configured using css classes (size, scroll)
See
* https://v3.vuejs.org/examples/modal.html#modal-component
* https://github.com/bootstrap-vue/bootstrap-vue/issues/5196
2021-04-29 12:40:28 +02:00
e1dbfdafd7
test modals with vue and modals with bootstrap
2021-04-28 22:01:05 +02:00
e7df62b373
A first VueJS component, get api datas, a simple button add person
...
* !! composer require serializer !!
* see: http://localhost:8001/fr/parcours/861/show
2021-04-21 08:53:51 +02:00
9566ea89b1
fix stylesheets locations, in chill-bundles or in project files
2021-04-15 20:51:04 +02:00