Commit Graph

282 Commits

Author SHA1 Message Date
tykayn
a1d58a2812 place on steps, success button on creation button
Signed-off-by: tykayn <15d65f2f-0b14-4f70-bf34-e130180ed62b@users.tedomum.net>
2021-11-19 15:47:20 +01:00
83b66d9899 about page and landing content 2021-11-19 15:25:54 +01:00
a92db69cf6 fix links for the 7 steps of creation 2021-11-18 13:07:01 +01:00
da42c9e64d conditionnal displays on consultation 2021-11-18 13:00:29 +01:00
5f555136cf landing link on consultation, check allowed answers 2021-11-18 12:51:59 +01:00
Kayn Ty
424961b8bb fix landing participation properties 2021-11-18 12:15:40 +01:00
0a3b1659ee more data in resume, step 7 2021-11-18 12:00:03 +01:00
339b5da3e8 resume page style 2021-11-18 11:41:23 +01:00
f26a6d7826 select dates text integration colors 2021-11-18 11:22:44 +01:00
56397d5a2c colors on datepicker 2021-11-18 10:49:55 +01:00
26109ee368 todo actions menu 2021-11-18 10:31:50 +01:00
56b48038e0 move consultation action buttons in actions-menu component 2021-11-18 10:02:13 +01:00
4e449b38a8 seven steps components and more steps for participation 2021-11-18 09:42:00 +01:00
bf8c6a9b7a fix sort compare 2021-11-17 17:08:42 +01:00
b1b6ec650a add and sort dates in text mode 2021-11-17 17:03:24 +01:00
0f4aac7e81 convert to date string for inputs 2021-11-17 16:52:16 +01:00
706fd28698 convert date to datepicker calendar in step 3 2021-11-17 16:25:24 +01:00
5ca08d489f space buttons under calendar 2021-11-17 15:36:45 +01:00
5b1b173b7b cancel button in stepper 2021-11-17 15:16:47 +01:00
2c10dfb6d6 cancel dialog on creation 2021-11-17 15:06:36 +01:00
d538af4ca1 style calendar step 2021-11-16 17:30:31 +01:00
e99a86bb4b style for kind of poll button 2021-11-16 16:35:27 +01:00
a3db9b7cd5 highlight current step in stepper 2021-11-16 16:23:32 +01:00
4233a8eb7e handle no network on creation 2021-11-16 16:16:30 +01:00
475c420d96 conditionnal display of admin links if admin_key is present 2021-11-16 11:16:01 +01:00
8f6fe6044a labels for step one 2021-11-16 11:03:20 +01:00
2f26e27e31 fix default days to expire a poll 2021-11-14 17:43:18 +01:00
989208faa5 fix filling of choices in consultation component after refacto of poll's data in pollService 2021-11-14 17:25:57 +01:00
fc1859719a use pollservice proxy to create poll and store the result in storage service 2021-11-14 17:02:20 +01:00
6796d6e39f emphasis on advanced config 2021-11-14 16:15:12 +01:00
a0576a477d advanced config, toggle display clear password 2021-11-14 16:00:48 +01:00
b3b8d46aa3 styles for steps 2021-11-14 15:48:27 +01:00
c6d5a8fc8c stepper shortcuts option 2021-11-14 15:26:26 +01:00
54f9e22070 debug error messages validation form 2021-11-12 18:17:49 +01:00
7b82b5506d regroup error list on top of page 2021-11-12 17:31:47 +01:00
b9aea18d34 add fetch of config with admin key 2021-11-12 15:59:44 +01:00
96ef61c541 fix default values for creation validation 2021-11-12 13:27:18 +01:00
d68ba7ac2a new poll from local form of the pollService 2021-11-12 13:00:16 +01:00
cb971a5421 convert calendar dates to DTO creation 2021-11-12 12:50:21 +01:00
3dc7555747 autofill creation var in env 2021-11-12 12:09:48 +01:00
52ff89f1f5 fix demo build 2021-11-12 11:09:43 +01:00
2f1309bf6f 🐛 fix compile with rename pollservice functions 2021-11-08 18:25:04 +01:00
19127328d2 bg success 2021-11-08 17:24:28 +01:00
c2c193bfa9 success page displays links from form data 2021-11-08 12:36:18 +01:00
afdaf04a8f take back things for pollService, display success screen and advanced options 2021-11-08 12:09:35 +01:00
tykayn
912e8af990 autofocus on first field of creation
Signed-off-by: tykayn <15d65f2f-0b14-4f70-bf34-e130180ed62b@users.tedomum.net>
2021-11-08 11:20:07 +01:00
f4be6ed39d add text in footer 2021-11-08 10:56:03 +01:00
77cc54f2fc remove some debug info 2021-11-08 10:34:59 +01:00
a438bdff6c translate calendar elements from app init 2021-11-08 10:26:16 +01:00
c67f309180 style for calendar in step 3 2021-11-08 09:32:50 +01:00
938a8e72d9 confirm before reinit 2021-11-07 21:08:38 +01:00
d726eb3668 fill back poll service 2021-11-07 15:21:27 +01:00
1a410f120b add libs and steps components 2021-11-07 14:52:49 +01:00
e73336c00e fix public access to storageservice in template for detailed component 2021-09-09 21:14:41 +02:00
94ef23e3a3 show detailed display at first, fix range date values in table 2021-09-09 09:59:02 +02:00
6638ba1060 remove lib date value accessor, start date interval form 2021-06-10 14:12:57 +02:00
075d434c6f fix display of vote stacks detailed 2021-06-10 12:48:46 +02:00
adc7c255d8 display detailled array of answers 2021-06-10 12:35:14 +02:00
06dbef8040 prompt page pass 2021-06-10 12:20:28 +02:00
534ef03f6a clean lifecycle of setting base votes choices on load of a poll 2021-06-10 11:43:17 +02:00
5a75685b0a refacto routing with pass 2021-06-10 10:52:32 +02:00
16c527d649 update of a vote stack and fill missing default votes 2021-06-10 10:17:15 +02:00
09ff4be2f6 remove logs on upgrade vote stack 2021-06-08 14:30:05 +02:00
5c290ea968 update vote in frontend 2021-06-08 10:41:46 +02:00
5ce3984dc9 disposition entête 2021-06-07 12:36:49 +02:00
748eb48125 keep stack of vote after creation 2021-06-07 12:16:56 +02:00
e4ed956970 send vote stack to a new endpoint 2021-06-07 11:30:10 +02:00
597bde003f fix loading status, position of timeslices on large screen :style: 2021-05-20 14:45:19 +02:00
fc0db05f23 stacks count on consultation page 2021-05-20 14:27:40 +02:00
b23155172a send votestack and reload poll config 2021-05-20 14:23:57 +02:00
c95f481af9 up env 2021-05-20 14:11:30 +02:00
ee429e37cc fix missing openSimple func 2021-05-20 13:34:14 +02:00
3b8aa9d849 add toggle function to yes on all timeslices of a group choice 2021-05-20 13:25:45 +02:00
406bf71b92 random autofill on view page of a poll 2021-05-20 12:51:25 +02:00
e86e7af5e1 assign datechoices from storage at creation of poll 2021-05-20 12:34:49 +02:00
6e61e49235 move buttons 2021-05-20 11:12:22 +02:00
1d9e6066e0 :style: alternate bg on days 2021-05-20 11:04:29 +02:00
7e12d9d34f style for adding time 2021-05-20 10:54:28 +02:00
4a47e9fea3 fix display of several time slices under days choices 2021-05-20 09:53:20 +02:00
cf6395936e validate email, focus on kind field at load 2021-05-20 09:43:15 +02:00
5d02fc3167 show expiracy day after creation 2021-05-18 22:51:06 +02:00
09a507109a check validity and display send toast 2021-05-18 16:13:03 +02:00
03cbb508c7 more clean of primeng 2021-05-18 16:07:14 +02:00
39d6effabc remove primeng and old stuff components 2021-05-18 16:02:36 +02:00
8fbf81762b update docs 2021-05-18 15:19:11 +02:00
4a7b989142 fix time slices creation, were all linked 2021-05-18 13:34:28 +02:00
0834ea3ffa default time for created days 2021-05-18 12:45:51 +02:00
3c4c0b5337 réarrangement des champs de date 2021-05-18 12:36:49 +02:00
345b90c2e1 indiquer le jour de la semaine avec les choix de date 2021-05-18 12:27:26 +02:00
2aca7ab282 drag and drop time slices 2021-05-18 12:12:08 +02:00
5028a54fb7 afficher les choix de plage horaires identiques 2021-05-18 12:02:36 +02:00
422090e997 next lang select on click on icon 2021-05-18 11:46:35 +02:00
71d139f177 start sliding transition between pages 2021-05-18 11:21:40 +02:00
11a0245890 indiquer champ en erreur, scroll bouton vers le premier 2021-05-18 11:02:50 +02:00
7ef4e4d4a4 floating hint about form errors 2021-05-18 10:47:16 +02:00
f66603d187 add validation messages, autofill default values on creation of poll 2021-05-18 10:00:37 +02:00
4fefa3340c patch default form values from loaded poll #105 2021-05-17 17:36:24 +02:00
a99290186c creation for simple date works 2021-05-17 16:15:54 +02:00
003f27ae82 split date choice 2021-05-17 15:25:22 +02:00
f6ce22480c separate choice from form 2021-05-04 09:42:56 +02:00