Commit Graph

113 Commits

Author SHA1 Message Date
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
d538af4ca1 style calendar step 2021-11-16 17:30:31 +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
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
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
2f1309bf6f 🐛 fix compile with rename pollservice functions 2021-11-08 18:25:04 +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
f4be6ed39d add text in footer 2021-11-08 10:56:03 +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
6638ba1060 remove lib date value accessor, start date interval form 2021-06-10 14:12:57 +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
8f108a1bdf update method name 2021-05-21 13:10:04 +02:00
d05c77cb08 send email to owner, show if nothing is found 2021-05-21 12:31:42 +02:00
60bdb4c1fb remove accept charset header, blocking sending to back 2021-05-20 14:53:50 +02:00
e66ca4448b remove loader service to fix api calls 2021-05-20 14:49:37 +02:00
597bde003f fix loading status, position of timeslices on large screen :style: 2021-05-20 14:45:19 +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
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
5d02fc3167 show expiracy day after creation 2021-05-18 22:51:06 +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
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
f66603d187 add validation messages, autofill default values on creation of poll 2021-05-18 10:00:37 +02:00