Commit Graph

277 Commits

Author SHA1 Message Date
6a9e85d66a stepper title style 2021-11-30 18:30:18 +01:00
f958b012b9 title and label style 2021-11-30 18:27:50 +01:00
dbecfe6195 add env creation_display_proposals_time_slices 2021-11-30 18:14:07 +01:00
f1403fe2a0 hide time slices per day select, colors 2021-11-30 18:01:18 +01:00
ab6cb0288d step 2 : fix display of radio button 2021-11-30 17:37:23 +01:00
1cab5c3cef style helvetica, color on first step 2021-11-30 11:17:44 +01:00
60d0678cb7 hide nav on creation, stepper bar color 🎨 2021-11-29 13:00:01 +01:00
caligulanorris
61214b5e0d disdouble cancel creation 2021-11-26 13:30:51 +01:00
14691db58b add font helvetica 2021-11-26 11:49:51 +01:00
434f4b82b1 check DTO for poll creation 2021-11-23 10:21:02 +01:00
dba514dd46 retake of hour selections from step 3 to step 4 2021-11-22 15:56:43 +01:00
135cc5e512 Creation : add hours selection in step 4 2021-11-22 15:30:23 +01:00
edcb1bdcf8 start date hour choices screen 2021-11-22 12:44:48 +01:00
684d710003 env update for dev 2021-11-22 10:15:11 +01:00
2e8a1aa12b convert date list on poll creation 2021-11-22 10:09:50 +01:00
71b9fff475 move things in about page, style footer 🎨 2021-11-19 15:47:34 +01:00
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
a92db69cf6 fix links for the 7 steps of creation 2021-11-18 13:07:01 +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
6638ba1060 remove lib date value accessor, start date interval form 2021-06-10 14:12:57 +02:00
597bde003f fix loading status, position of timeslices on large screen :style: 2021-05-20 14:45:19 +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
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
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
9cd847be8f display fields errors 2021-05-04 09:33:28 +02:00
d7eac8d56c display all on creation 2021-05-03 16:10:13 +02:00
1d8aeb2f54 empty and reset time slices 2021-05-03 15:47:27 +02:00
af4dfacec9 display time slices 2021-05-03 15:34:26 +02:00
c0ca623885 same time span for every day by default, clean config 2021-05-03 15:19:06 +02:00
6fdb56786a erasable button on first field 2021-05-03 15:10:29 +02:00
5d39b7aa3e smaller uniq id in custom_url 2021-05-03 14:57:28 +02:00
f1e5903d0a update custom_url with title 2021-05-03 14:54:32 +02:00
1755f205ad display of success links 2021-05-03 13:56:00 +02:00
10177d793b add to local polls after creation, update poll 2021-05-03 12:57:59 +02:00
a969b30a03 enable loading state in api creation, success page update 2021-05-03 12:36:03 +02:00
d222d88872 env message demo dans le header 2021-05-01 23:10:00 +02:00
e7343810d5 fix deps to config prop 2021-04-30 23:43:44 +02:00
c302663994 no auto send form 2021-04-30 23:33:56 +02:00
d40aa6a3ae better mix on creation of poll 2021-04-30 23:24:48 +02:00
9a013f6d2c fix get participation url 2021-04-30 22:49:55 +02:00
ed13c98b99 fix test kind 2021-04-30 18:34:45 +02:00
b2ee8ec668 link function 2021-04-30 16:12:02 +02:00
bfdb18b316 update url to copy after creation 2021-04-30 16:00:22 +02:00
86c0ff815f group display of days 2021-04-30 15:42:50 +02:00
975997b767 splitting date choices with a separator 2021-04-30 14:15:21 +02:00
e405a09c78 advanced fields flattened 2021-04-30 12:39:21 +02:00
d08bba4fcb flatten form fields 2021-04-30 12:37:04 +02:00
12a41b5022 auto save on dev env 2021-04-30 11:27:54 +02:00
585d3a215e creation poll style, fill DTO for creation 2021-04-30 10:59:46 +02:00
b9181b5b3f rename utils services 2021-04-29 10:45:22 +02:00
fdcb7327f0 move old stuff 2021-04-29 10:41:47 +02:00
0abf924cae show counters on answers and favourite answer 2021-04-27 11:06:17 +02:00
215178efa9 send form in dev mode, fill title demo 2021-04-25 12:05:17 +02:00
4a89b715a9 date selector as question answers 2021-03-27 21:55:05 +01:00
21040df287 choice template questions 2021-03-27 21:29:06 +01:00
f3f2d6623b hide some components 2021-03-24 18:39:18 +01:00
2993fc5cb5 fix some production build warnings 2021-02-12 14:54:55 +01:00
3e0c1ff375 easy ciphering working with and without salt 2021-02-09 22:47:57 +01:00
5f4c2e04af display hour ranges 2021-02-09 12:31:33 +01:00
7ca87e28b4 drag and drop time interval 2021-02-09 12:10:10 +01:00
de679721d1 visual sections for date selection 2021-02-09 11:27:01 +01:00
2edb828aa3 translate calendar contents, space options for days 2021-02-09 11:11:06 +01:00
tykayn
ce00a3ce69 advanced button change color when active 2021-02-09 09:57:38 +01:00
tykayn
77cf4c6d04 patch kind of poll with patchvalue 2021-02-09 09:53:58 +01:00
7140072ecc fill poll config default 2021-02-08 18:55:31 +01:00
40c0c38889 testing ciphering page 2021-02-08 11:32:58 +01:00
2a4219e149 harmonizing poll default properties with payload and advanced config 2021-02-05 23:03:49 +01:00
237984c040 add choices for the future 2021-02-05 17:02:52 +01:00
2d49389d11 link to base config 2021-02-05 15:34:00 +01:00
f96dc1f3c4 ordering base fields 2021-02-04 19:13:57 +01:00
feb0de8270 include advanced choices and toggle visibility of sub component 2021-02-04 19:04:20 +01:00
84b69a1366 split of creation components 2021-02-04 16:14:07 +01:00
d4e5c614a9 spacing buttons 2021-02-04 09:23:15 +01:00
03f7c49c51 create success page and route 2020-12-16 17:21:01 +01:00
tykayn
b46b57eeba Merge branch 'creation-form' of https://framagit.org/framasoft/framadate/funky-framadate-front into creation-form 2020-11-13 09:43:34 +01:00
tykayn
1b49231d92 try to get the list of polls 2020-11-13 09:38:42 +01:00
4eef4c4220 add fields to config of poll 2020-11-11 12:14:01 +01:00
tykayn
1167b692ea add api version config in env 2020-11-09 12:44:24 +01:00
tykayn
1745762ba3 adding reodering of choices beginning 2020-11-09 11:42:54 +01:00
tykayn
3306e7c29d reuse automatic slug from poll config in form 2020-11-09 11:32:12 +01:00