Commit Graph

252 Commits

Author SHA1 Message Date
Tykayn bf8c6a9b7a fix sort compare 2021-11-17 17:08:42 +01:00
Tykayn b1b6ec650a add and sort dates in text mode 2021-11-17 17:03:24 +01:00
Tykayn 0f4aac7e81 convert to date string for inputs 2021-11-17 16:52:16 +01:00
Tykayn 706fd28698 convert date to datepicker calendar in step 3 2021-11-17 16:25:24 +01:00
Tykayn d538af4ca1 style calendar step 2021-11-16 17:30:31 +01:00
Tykayn 4233a8eb7e handle no network on creation 2021-11-16 16:16:30 +01:00
Tykayn 475c420d96 conditionnal display of admin links if admin_key is present 2021-11-16 11:16:01 +01:00
Tykayn 2f26e27e31 fix default days to expire a poll 2021-11-14 17:43:18 +01:00
Tykayn 989208faa5 fix filling of choices in consultation component after refacto of poll's data in pollService 2021-11-14 17:25:57 +01:00
Tykayn fc1859719a use pollservice proxy to create poll and store the result in storage service 2021-11-14 17:02:20 +01:00
Tykayn 18a2987c04 fix domain for demo test admin link 2021-11-14 14:54:14 +01:00
Tykayn b9aea18d34 add fetch of config with admin key 2021-11-12 15:59:44 +01:00
Tykayn 96ef61c541 fix default values for creation validation 2021-11-12 13:27:18 +01:00
Tykayn d68ba7ac2a new poll from local form of the pollService 2021-11-12 13:00:16 +01:00
Tykayn cb971a5421 convert calendar dates to DTO creation 2021-11-12 12:50:21 +01:00
Tykayn 3dc7555747 autofill creation var in env 2021-11-12 12:09:48 +01:00
Tykayn 2f1309bf6f 🐛 fix compile with rename pollservice functions 2021-11-08 18:25:04 +01:00
Tykayn c2c193bfa9 success page displays links from form data 2021-11-08 12:36:18 +01:00
Tykayn afdaf04a8f take back things for pollService, display success screen and advanced options 2021-11-08 12:09:35 +01:00
Tykayn e1a28a7c81 retouch homepage, add title html 2021-11-08 11:27:35 +01:00
Tykayn f4be6ed39d add text in footer 2021-11-08 10:56:03 +01:00
Tykayn a438bdff6c translate calendar elements from app init 2021-11-08 10:26:16 +01:00
Tykayn c67f309180 style for calendar in step 3 2021-11-08 09:32:50 +01:00
Tykayn 938a8e72d9 confirm before reinit 2021-11-07 21:08:38 +01:00
Tykayn d726eb3668 fill back poll service 2021-11-07 15:21:27 +01:00
Tykayn 1a410f120b add libs and steps components 2021-11-07 14:52:49 +01:00
Tykayn 6638ba1060 remove lib date value accessor, start date interval form 2021-06-10 14:12:57 +02:00
Tykayn 13dbe0f89b update links proposal 2021-06-10 12:23:33 +02:00
Tykayn 06dbef8040 prompt page pass 2021-06-10 12:20:28 +02:00
Tykayn 534ef03f6a clean lifecycle of setting base votes choices on load of a poll 2021-06-10 11:43:17 +02:00
Tykayn 5a75685b0a refacto routing with pass 2021-06-10 10:52:32 +02:00
Tykayn 16c527d649 update of a vote stack and fill missing default votes 2021-06-10 10:17:15 +02:00
Tykayn 09ff4be2f6 remove logs on upgrade vote stack 2021-06-08 14:30:05 +02:00
Tykayn 5c290ea968 update vote in frontend 2021-06-08 10:41:46 +02:00
Tykayn 5ce3984dc9 disposition entête 2021-06-07 12:36:49 +02:00
Tykayn 748eb48125 keep stack of vote after creation 2021-06-07 12:16:56 +02:00
Tykayn e4ed956970 send vote stack to a new endpoint 2021-06-07 11:30:10 +02:00
Tykayn 36fe52aa82 public email_sent 2021-05-21 13:11:54 +02:00
Tykayn 8f108a1bdf update method name 2021-05-21 13:10:04 +02:00
Tykayn eb6a046fa1 #115 lister les features de démo sur l'accueil 2021-05-21 12:56:52 +02:00
Tykayn d05c77cb08 send email to owner, show if nothing is found 2021-05-21 12:31:42 +02:00
Tykayn 60bdb4c1fb remove accept charset header, blocking sending to back 2021-05-20 14:53:50 +02:00
Tykayn e66ca4448b remove loader service to fix api calls 2021-05-20 14:49:37 +02:00
Tykayn 597bde003f fix loading status, position of timeslices on large screen :style: 2021-05-20 14:45:19 +02:00
Tykayn b23155172a send votestack and reload poll config 2021-05-20 14:23:57 +02:00
Tykayn c95f481af9 up env 2021-05-20 14:11:30 +02:00
Tykayn 3b8aa9d849 add toggle function to yes on all timeslices of a group choice 2021-05-20 13:25:45 +02:00
Tykayn 406bf71b92 random autofill on view page of a poll 2021-05-20 12:51:25 +02:00
Tykayn e86e7af5e1 assign datechoices from storage at creation of poll 2021-05-20 12:34:49 +02:00
Tykayn 1d9e6066e0 :style: alternate bg on days 2021-05-20 11:04:29 +02:00
Tykayn 7e12d9d34f style for adding time 2021-05-20 10:54:28 +02:00
Tykayn 5d02fc3167 show expiracy day after creation 2021-05-18 22:51:06 +02:00
Tykayn 4a7b989142 fix time slices creation, were all linked 2021-05-18 13:34:28 +02:00
Tykayn 0834ea3ffa default time for created days 2021-05-18 12:45:51 +02:00
Tykayn 345b90c2e1 indiquer le jour de la semaine avec les choix de date 2021-05-18 12:27:26 +02:00
Tykayn 2aca7ab282 drag and drop time slices 2021-05-18 12:12:08 +02:00
Tykayn 71d139f177 start sliding transition between pages 2021-05-18 11:21:40 +02:00
Tykayn f66603d187 add validation messages, autofill default values on creation of poll 2021-05-18 10:00:37 +02:00
Tykayn a99290186c creation for simple date works 2021-05-17 16:15:54 +02:00
Tykayn 003f27ae82 split date choice 2021-05-17 15:25:22 +02:00
Tykayn 1d8aeb2f54 empty and reset time slices 2021-05-03 15:47:27 +02:00
Tykayn af4dfacec9 display time slices 2021-05-03 15:34:26 +02:00
Tykayn 5d39b7aa3e smaller uniq id in custom_url 2021-05-03 14:57:28 +02:00
Tykayn f1e5903d0a update custom_url with title 2021-05-03 14:54:32 +02:00
Tykayn 1755f205ad display of success links 2021-05-03 13:56:00 +02:00
Tykayn f6b522748a fix icon 2021-05-03 13:36:23 +02:00
Tykayn 10177d793b add to local polls after creation, update poll 2021-05-03 12:57:59 +02:00
Tykayn a969b30a03 enable loading state in api creation, success page update 2021-05-03 12:36:03 +02:00
Tykayn bf1df96dcd more responsive menu header 2021-05-03 11:32:03 +02:00
Tykayn 1bfe747e4c home display stored polls 2021-05-03 10:06:10 +02:00
Tykayn d222d88872 env message demo dans le header 2021-05-01 23:10:00 +02:00
Tykayn e7343810d5 fix deps to config prop 2021-04-30 23:43:44 +02:00
Tykayn c302663994 no auto send form 2021-04-30 23:33:56 +02:00
Tykayn d40aa6a3ae better mix on creation of poll 2021-04-30 23:24:48 +02:00
Tykayn 9a013f6d2c fix get participation url 2021-04-30 22:49:55 +02:00
Tykayn b2ee8ec668 link function 2021-04-30 16:12:02 +02:00
Tykayn bfdb18b316 update url to copy after creation 2021-04-30 16:00:22 +02:00
Tykayn 16db2a69cf ability to toggle answers on grouped choices 2021-04-30 15:49:43 +02:00
Tykayn 86c0ff815f group display of days 2021-04-30 15:42:50 +02:00
Tykayn 975997b767 splitting date choices with a separator 2021-04-30 14:15:21 +02:00
Tykayn d08bba4fcb flatten form fields 2021-04-30 12:37:04 +02:00
Tykayn 12a41b5022 auto save on dev env 2021-04-30 11:27:54 +02:00
Tykayn 585d3a215e creation poll style, fill DTO for creation 2021-04-30 10:59:46 +02:00
Tykayn 765299e1c3 toast message on error send vote stack 2021-04-30 09:26:54 +02:00
Tykayn 69f8eac147 nav items for demos in mobile menu 2021-04-29 16:12:56 +02:00
Tykayn 78a88d3163 nav disable default show 2021-04-29 12:56:48 +02:00
Tykayn 31f0f19a9a manage mobile menu, and add poll title to page title 2021-04-29 12:49:23 +02:00
Tykayn 3a89645e66 auto send vote in dev mode 2021-04-29 10:56:36 +02:00
Tykayn b9181b5b3f rename utils services 2021-04-29 10:45:22 +02:00
Tykayn fdcb7327f0 move old stuff 2021-04-29 10:41:47 +02:00
Tykayn d5bc5777b7 add good hash in route 2021-04-29 10:17:13 +02:00
tykayn b2b8056b7e default backend to framadate demo api 2021-04-28 16:21:54 +02:00
tykayn e61542b652 use httpclient 2021-04-28 15:35:08 +02:00
tykayn 30d4adec37 trying to send vot stack but getting CORS issue 2021-04-28 15:04:27 +02:00
tykayn 7a83beae8e send stack of votes button linked to api 2021-04-28 14:33:41 +02:00
tykayn cbc4bd8f5d default value of vote added 2021-04-28 12:24:41 +02:00
tykayn 4464a0af2c display stack answer and toggle fluently between answers to votes 2021-04-28 12:22:40 +02:00
tykayn f1e6b5955e set choices and toggle votes in votestack 2021-04-28 12:15:49 +02:00
tykayn 620a7b99fa stack of vote relié au formulaire de commentaire 2021-04-28 12:01:09 +02:00
Tykayn 7a0061eeb1 fixes for building in prod 2021-04-27 13:04:32 +02:00
Tykayn 9a4a72a24c display details too 2021-04-27 12:14:57 +02:00
Tykayn 0abf924cae show counters on answers and favourite answer 2021-04-27 11:06:17 +02:00
Tykayn 2d3457cf6f key created_at for comment, format date 2021-04-27 10:48:29 +02:00
Tykayn e45b490c2f fix models for backend update 2021-04-26 17:04:16 +02:00
Tykayn 163b89b03f transmettre l'information d'expiration du sondage au front 2021-04-26 12:00:20 +02:00
Tykayn 1e90d92ab9 export results added, models updates 2021-04-26 11:27:44 +02:00
Tykayn 078f63f742 add comment on display 2021-04-26 10:32:42 +02:00
tykayn 215178efa9 send form in dev mode, fill title demo 2021-04-25 12:05:17 +02:00
tykayn d84809d62a display title on poll page 2021-04-24 12:52:51 +02:00
tykayn 56273946c3 montrer consultation et préciser si aucun vote 2021-04-24 12:46:26 +02:00
tykayn 21aa634ce5 display de sondage de démo 2021-04-24 12:31:34 +02:00
Tykayn 6cb32cb2e1 manage consultation path 2021-04-21 12:43:05 +02:00
tykayn 3850f3811c add fetching a poll with a pass hash 2021-04-21 12:17:05 +02:00
Tykayn 7140072ecc fill poll config default 2021-02-08 18:55:31 +01:00
Tykayn 40c0c38889 testing ciphering page 2021-02-08 11:32:58 +01:00
Tykayn 2a4219e149 harmonizing poll default properties with payload and advanced config 2021-02-05 23:03:49 +01:00
Tykayn 237984c040 add choices for the future 2021-02-05 17:02:52 +01:00
Tykayn 2d49389d11 link to base config 2021-02-05 15:34:00 +01:00
Tykayn 1717f738d1 link to static pages 2021-02-04 18:54:30 +01:00
Tykayn 5bac37a790 home page reorder and statistics, todo component 2021-02-04 18:34:06 +01:00
Tykayn 2d9f1f7d40 homepage texts 2021-02-04 17:56:46 +01:00
Tykayn 84b69a1366 split of creation components 2021-02-04 16:14:07 +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
tykayn 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 3306e7c29d reuse automatic slug from poll config in form 2020-11-09 11:32:12 +01:00
tykayn 04f04d622d 🎨 add pictures from undraw, translate sentences on homepage 2020-11-09 11:01:33 +01:00
tykayn d3042b3723 togglable advanced options 2020-11-06 12:04:38 +01:00
tykayn d07f51dd91 translate homepage 2020-11-06 11:32:58 +01:00
tykayn 8df2b95c1e reorder questions 2020-11-05 19:13:43 +01:00
tykayn 10c1930e4d 🐛 select lang wigthout lifecycle bug 2020-11-05 14:39:01 +01:00
tykayn 8c119739a7 dynamically add choices 2020-11-03 15:44:08 +01:00
Baptiste Lemoine b0026fabc4 add variables from env in footer 2020-10-31 16:44:09 +01:00
Baptiste Lemoine 8cac3d1862 start form 2020-10-29 18:43:19 +01:00
Baptiste Lemoine 6059533c36 move dev menu slider and show it only in dev mode env 2020-10-21 17:02:01 +02:00
Baptiste Lemoine 5f072fe3ab remove some broken automation 2020-10-21 16:45:26 +02:00
Baptiste Lemoine 6db96397ea hop 2020-10-17 11:12:53 +02:00
Baptiste Lemoine b4f496b08d 👽 i18n header menu, :gears: splits routes, :fix: RED theme fix in switch
Signed-off-by: Baptiste Lemoine <contact@cipherbliss.com>
2020-09-14 16:07:09 +02:00
tykayn 621101aa38 ability to customize app title and app logo in header from environment vars. fixes #87 #88 #89. 2020-08-12 16:05:18 +02:00
svek a62e00c6ad refacto routing 2020-06-26 18:11:51 +02:00
seraph 63600c759e add route resolver for lazy-loading 2020-06-18 16:15:26 +02:00
seraph f9b847b305 replace primeng by material && improvments 2020-06-17 13:47:17 +02:00
seraph 3125e86f0b clean refacto 2020-06-12 19:17:39 +02:00
seraph ae29749670 add json-server + refacto 2020-06-07 16:50:58 +02:00
seraph 355fed53f3 add user settings button & modal 2020-06-07 16:50:47 +02:00
tykayn b2a739016f 🎨 primary button, section to find back my polls on home 2020-06-07 13:53:12 +02:00
Baptiste Lemoine - tykayn a93a34a638 📖 add footer links, 🎨 set default theme to light, fix some details with black theme. 2020-06-07 13:53:12 +02:00
tykayn 23c6b9400e styling themes 2020-06-07 13:52:14 +02:00
seraph 91be2a3048 - replace date-fns by momentJS
- install ng2-chart along with chart.js
2020-05-04 16:54:31 +02:00