Commit Graph

111 Commits

Author SHA1 Message Date
Mathieu Jaumotte
3f2fe6a138 Merge branch '_sticky_nav' into 139_demandeur 2021-05-23 11:51:38 +02:00
Mathieu Jaumotte
f18ccce814 comment console.log 2021-05-23 11:51:02 +02:00
Mathieu Jaumotte
2386a35eb7 fix bottom page exception + listen size changes too in main container 2021-05-23 11:47:01 +02:00
Mathieu Jaumotte
1fbda740a7 stickNav map elements switch active when scrolling 2021-05-23 11:13:21 +02:00
Mathieu Jaumotte
d35e1fe21e stickyNav item in a subcomponent 2021-05-23 10:16:18 +02:00
Mathieu Jaumotte
771b9eb616 anchors wip 2021-05-23 00:49:02 +02:00
Mathieu Jaumotte
4261ddcde4 cleaning 2021-05-23 00:10:26 +02:00
Mathieu Jaumotte
6ee03b7ebb top computed 2021-05-23 00:07:43 +02:00
Mathieu Jaumotte
1217578202 fix absolute / fixed navbar position 2021-05-22 23:42:25 +02:00
Mathieu Jaumotte
c7b6788288 Merge branch '139_demandeur' into _sticky_nav 2021-05-22 09:58:55 +02:00
Mathieu Jaumotte
02f1d2ff8a rename subcomponent 2021-05-22 09:56:09 +02:00
Mathieu Jaumotte
bb677152c9 sticky nav better position 2021-05-21 23:45:48 +02:00
Mathieu Jaumotte
ad6519fb87 minimalist squares navmap 2021-05-21 22:59:51 +02:00
Mathieu Jaumotte
d08f2e0e11 referrer component 2021-05-21 22:59:06 +02:00
Mathieu Jaumotte
b403569b16 improve and clean socialIssues 2021-05-21 19:47:39 +02:00
Mathieu Jaumotte
3abfb02962 Merge branch '_multiselect_store' into 139_demandeur 2021-05-21 19:23:45 +02:00
Mathieu Jaumotte
11a6d08023 add reactives social issues in banner 2021-05-21 19:16:09 +02:00
Mathieu Jaumotte
69ecc42055 enable fetch post/delete socialIssues 2021-05-21 19:06:16 +02:00
Mathieu Jaumotte
5f74c5297a move subcomponents in subfolder 2021-05-21 19:03:42 +02:00
Mathieu Jaumotte
21cc0007fb transformValue to payload, body and method 2021-05-21 18:24:32 +02:00
Mathieu Jaumotte
132f11298e now i have to find id+method from payload 2021-05-21 17:05:14 +02:00
Mathieu Jaumotte
21f75c8a63 dont use mapActions 2021-05-21 16:54:25 +02:00
Mathieu Jaumotte
c1e1f65715 action resolve commit payload, but fetch body+method 2021-05-21 16:44:59 +02:00
Mathieu Jaumotte
68ebd60bc8 options managed by data, not store 2021-05-21 16:22:33 +02:00
Mathieu Jaumotte
4d12796289 get options and display selected 2021-05-21 16:08:26 +02:00
Mathieu Jaumotte
a88acd34fd design and translations 2021-05-21 11:41:36 +02:00
Mathieu Jaumotte
098a2ea620 improve AccompanyingCourse ux design 2021-05-20 18:42:40 +02:00
Mathieu Jaumotte
8bd75429c1 improve AccompanyingCourse ux design 2021-05-20 16:45:47 +02:00
Mathieu Jaumotte
199e5a73d8 confirm modal "are you sure ?" 2021-05-20 15:43:10 +02:00
Mathieu Jaumotte
54d03275cf place html anchors: top, bottom of page + for each form section 2021-05-20 14:35:32 +02:00
Mathieu Jaumotte
8683f8faf3 titles: size and interaction 2021-05-20 13:24:53 +02:00
Mathieu Jaumotte
821b67723c Banner vue component fully manage AccompanyingCourse banner 2021-05-20 12:59:58 +02:00
Mathieu Jaumotte
ae1146c79c Confirm post request, change state step and hide components 2021-05-20 11:45:29 +02:00
Mathieu Jaumotte
050c325195 renaming AccompanyingCourse component in 'Banner' 2021-05-20 11:07:00 +02:00
Mathieu Jaumotte
9da4c1ebeb get SocialIssues List in multiselect 2021-05-19 22:20:16 +02:00
Mathieu Jaumotte
f548121312 wip 2021-05-19 18:29:24 +02:00
Mathieu Jaumotte
28a45992c6 first vue multiselect implementation 2021-05-19 16:18:56 +02:00
Mathieu Jaumotte
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
Mathieu Jaumotte
30b127bc88 vue-component dev style more discrete, + disable flashbag for comment 2021-05-19 16:17:57 +02:00
Mathieu Jaumotte
b018a50a7e encore_entry_link_tags allows to use <style scoped> in vue files 2021-05-19 16:07:37 +02:00
Mathieu Jaumotte
d536da3581 initialcomment: conditionnal delete button 2021-05-19 10:37:29 +02:00
Mathieu Jaumotte
27f49b2aa3 fix initialComment with patch endpoint 2021-05-19 10:34:17 +02:00
Mathieu Jaumotte
35627203e6 remove props for ToggleFlags component 2021-05-18 16:23:40 +02:00
Mathieu Jaumotte
f978636d57 add intensity in teleported toggleFlags 2021-05-18 16:14:10 +02:00
Mathieu Jaumotte
5acc78507e building Confirm component 2021-05-18 10:59:06 +02:00
Mathieu Jaumotte
1722cf721e init SocialIssue, Referrer and Confirm components 2021-05-18 09:57:10 +02:00
Mathieu Jaumotte
5b635fbe58 fix input value for radio selection in AddPersons modal
selected value is different for radio or checkbox
for radio value is an object, for checkbox vaue is an array of objects
2021-05-17 22:19:23 +02:00
Mathieu Jaumotte
e0dc0a8fdb add Comment component, make POST comment request 2021-05-17 16:10:36 +02:00
Mathieu Jaumotte
2aa13dceff catchError mutation 2021-05-17 15:56:14 +02:00
Mathieu Jaumotte
55264da092 prepare postComment fetch request 2021-05-17 12:05:46 +02:00