Commit Graph

276 Commits

Author SHA1 Message Date
tykayn 6e6b812d2d 🔨 fix linting, add env default 2020-04-11 16:16:25 +02:00
tykayn 9bdd4e0084 split many components, presentation with left nav 2020-04-11 16:06:56 +02:00
tykayn 60c184c60b 🎨 arrange create or retrieve page in two columns 2020-04-11 15:22:44 +02:00
tykayn 23dc45f198 fix issue of selecting can or can not modify answers 2020-04-11 15:16:30 +02:00
tykayn fff4e57378 can or can not modify votes issue #49 2020-04-11 14:51:22 +02:00
Baptiste Lemoine 75c26572fe 🐛 fix update after vote #65 2020-04-02 17:59:33 +02:00
Baptiste Lemoine c0a4ec7a0c add confirmation modal for admin user, issue #59 2020-04-02 17:49:35 +02:00
Baptiste Lemoine 312b2d8599 🎨 better disposal for theme selector 2020-04-02 16:46:30 +02:00
Baptiste Lemoine 2d757c6726 component to select theme 2020-04-02 16:36:09 +02:00
Baptiste Lemoine ba7465fe83 :fix: remove puckage lock in profit of yarn 2020-02-19 17:26:35 +01:00
Baptiste Lemoine ff8e02b215 🐛 fix synced time slices 2020-02-19 17:23:24 +01:00
Baptiste Lemoine d7a2a8d6b7 📖 add compodoc 2020-02-19 17:12:54 +01:00
Baptiste Lemoine 49b7939564 add some types interfaces in the config 2020-02-19 12:26:44 +01:00
Baptiste Lemoine 61bf6a289c dates and recap side to side 2020-02-13 17:41:36 +01:00
Baptiste Lemoine 15bbf0e375 manage dates poll type display, fix typo in add button date 2020-02-10 13:06:47 +01:00
Baptiste Lemoine e089d19993 🔨 test with FirefoxHeadless for gitlab CI 2020-02-10 10:47:54 +01:00
Baptiste Lemoine 1816150c6d custom date value accessor with renderer 2 2020-02-10 10:34:14 +01:00
Baptiste Lemoine 0a3ee9b6f0 🔨 test voting choice, add ci pipeline config 2020-02-05 15:21:28 +01:00
Baptiste Lemoine 44424d378a 📖 update refacto utilities as services 2020-02-05 11:19:03 +01:00
Baptiste Lemoine c5b5276400 :gears: refacto date and poll utilities functions in a separate class 2020-02-05 11:13:36 +01:00
Baptiste Lemoine ab23b9b256 split poll display components 2020-02-05 10:54:30 +01:00
Baptiste Lemoine e3e5cf6638 export data in csv with rows and comments 2020-02-04 15:23:46 +01:00
Baptiste Lemoine 4bcd3e475f reset all answers before loading a stack 2020-02-04 14:28:43 +01:00
Baptiste Lemoine b1adfaa8ea :fix: load vote of someone else ok 2020-02-04 12:51:18 +01:00
Baptiste Lemoine dd9e8950f4 unify update config after fetching a poll config 2020-02-04 11:35:29 +01:00
Baptiste Lemoine 63e1a5e899 component to copy text to clipboard 2020-02-04 11:35:09 +01:00
Baptiste Lemoine bc67f26327 fix select visibility 2020-02-04 11:21:00 +01:00
Baptiste Lemoine 74ade7ac0f add bulma framework, style table 2020-01-30 13:05:20 +01:00
Baptiste Lemoine 0e8d18cd80 show preferred texts in summary, icons for votes 2020-01-30 12:55:40 +01:00
Baptiste Lemoine ca69160ea9 sort table of answers 2020-01-30 11:19:17 +01:00
Baptiste Lemoine 9cf368f550 update current answers with a previous vote 2020-01-30 10:07:03 +01:00
Baptiste Lemoine f976d65d20 🐛 fix visibility of config in summary 2020-01-29 17:52:04 +01:00
Baptiste Lemoine 43ea524c26 display a table of answers 2020-01-29 17:30:39 +01:00
Baptiste Lemoine 0369d934bd disabled button when nothing is selected, detect counts 2020-01-29 16:30:07 +01:00
Baptiste Lemoine e227344647 manage interval of date with date objects 2020-01-24 12:24:45 +01:00
Baptiste Lemoine 1005695153 🐛 fix some config keys 2020-01-24 12:20:28 +01:00
Baptiste Lemoine f9d1cfff3a 🐛 handle no current poll 2020-01-24 12:11:28 +01:00
Baptiste Lemoine 22736f709e date accessor 2020-01-24 11:15:38 +01:00
Baptiste Lemoine 460e236d60 change preview for dates type 2020-01-24 11:10:50 +01:00
Baptiste Lemoine a66933041f button to act on time 2020-01-24 10:57:54 +01:00
Baptiste Lemoine f056b0d79a fix buttons colours and manage a bit more the date form 2020-01-23 17:36:56 +01:00
Baptiste Lemoine 2e6723a1f1 step to date form 2020-01-23 16:47:53 +01:00
Baptiste Lemoine 22bd836a16 choices lighter and work 2020-01-23 15:24:39 +01:00
Baptiste Lemoine 7bc53e198d add administration key after creation 2020-01-23 15:08:52 +01:00
Baptiste Lemoine 01bddc842d 🐛 fix fetch of old params 2020-01-23 14:23:07 +01:00
Baptiste Lemoine 7e4e80f1ed stuff 2020-01-23 10:16:55 +00:00
Baptiste Lemoine 346bd9dc4f mock for poll 1, fix new comment 2020-01-22 16:58:38 +01:00
Baptiste Lemoine 02995c8b3d sync fetch stuff 2020-01-22 16:49:15 +01:00
Baptiste Lemoine 9900e1ec97 other url to create a poll 2020-01-22 16:05:37 +01:00
Baptiste Lemoine 8322a9a83a poll routing hints in the app, demo precision in header 2020-01-22 14:42:46 +01:00
Baptiste Lemoine b06a44fb98 use hash for internal routing in the frontend 2020-01-22 14:16:03 +01:00
Baptiste Lemoine ea43430e1b build for production, 🐛 fix publicy of vars in templates 2020-01-22 11:18:55 +01:00
Baptiste Lemoine d2c726012b menu to nav on poll display - #64 2020-01-22 10:00:03 +01:00
Baptiste Lemoine 195259bb72 🐛 fix recursion in input erase button 2020-01-21 12:30:53 +01:00
Baptiste Lemoine a68cbdcc0a 📖 add mocks from updated backend 2020-01-21 12:04:14 +01:00
Baptiste Lemoine 96709c9bc7 hop 2020-01-20 16:03:12 +01:00
Baptiste Lemoine 06cf447529 update vote list after vote creation 2020-01-20 15:58:35 +01:00
Baptiste Lemoine 123a0b1c80 really fetch a poll by id 2020-01-20 15:50:09 +01:00
Baptiste Lemoine ff5c11e79c lang input placement 2020-01-20 15:35:33 +01:00
Baptiste Lemoine f8568eb910 launch creation from resume page 2020-01-20 15:23:26 +01:00
Baptiste Lemoine 3ada66ac5f erasable inputs on first config screen ok 2020-01-20 15:15:06 +01:00
Baptiste Lemoine 3808f19425 buttons to nav 2020-01-20 15:01:56 +01:00
Baptiste Lemoine 9ebd22536b list mypolls on first page 2020-01-20 14:36:26 +01:00
Baptiste Lemoine 255205696b modal to display url 2020-01-20 13:38:57 +01:00
Baptiste Lemoine 6a3d2c3195 add update demo script, remove duplicate toast, try hash route 2020-01-16 17:03:51 +01:00
Baptiste Lemoine 10497c9cb0 🐛 fix build 2020-01-16 16:46:19 +01:00
Baptiste Lemoine a3e243ed19 toggle simple answer 2020-01-16 16:38:06 +01:00
Baptiste Lemoine 1b65d58a6f computations for the result graph 2020-01-16 16:25:40 +01:00
Baptiste Lemoine 7b790e3cdc toast todo things 2020-01-16 15:35:11 +01:00
Baptiste Lemoine 113609e945 🐛 remove duplicate text in end of admin page 2020-01-16 14:40:15 +01:00
Baptiste Lemoine bae3f19af2 calls in administration page to delete things 2020-01-16 14:37:11 +01:00
Baptiste Lemoine fd4bbb5c71 🐛 fix show and hide of password input 2020-01-16 13:27:45 +01:00
Baptiste Lemoine 7df60e5a51 📖 clean console logs 2020-01-16 13:24:11 +01:00
Baptiste Lemoine b44f2719b4 toast messages when copied to clipboard and network errors 2020-01-16 12:05:54 +01:00
Baptiste Lemoine 4098f7ec5c copy to clipboard ok 2020-01-16 12:00:39 +01:00
Baptiste Lemoine 7c64f1f8f0 add email to creation 2020-01-16 11:46:31 +01:00
Baptiste Lemoine 2720b65962 check for uniqueness of the slug, slug the title by default 2020-01-16 11:33:13 +01:00
Baptiste Lemoine 5eba5d684b 🎨 visual help on clickable elements 2020-01-16 11:13:34 +01:00
Baptiste Lemoine 37904596fb change translation button way to be in sync with the model 2020-01-16 11:02:57 +01:00
Baptiste Lemoine 051e4d8ee4 reorganize poll display page and urls in config 2020-01-16 10:45:56 +01:00
Baptiste Lemoine 52587428dd enhance display poll page 2020-01-16 10:33:05 +01:00
Baptiste Lemoine c9b4ffe328 merge with dev 2020-01-16 10:20:47 +01:00
Baptiste Lemoine 79ef34e5af reorganize poll display page 2020-01-16 10:20:15 +01:00
Baptiste Lemoine 5657f57fc7 get poll data in vote choices 2020-01-15 17:55:22 +01:00
Baptiste Lemoine 4296c5c9f9 🎨 add font awesome 2020-01-15 15:55:15 +01:00
Baptiste Lemoine ded5e71e73 update dependencies with yarn, add primefaces to make toasts 2020-01-15 11:59:02 +01:00
Baptiste Lemoine cf4e9f4563 fix some deps 2020-01-15 11:40:39 +01:00
tykayn daf7006bb8 remove debug step in nav 2019-12-31 19:10:06 +01:00
tykayn 112119194a link to public 2019-12-31 19:09:35 +01:00
tykayn 809aa0f02f 🎨 style on current page from the route data, and texts in the confirm page, step end 2019-12-31 19:08:50 +01:00
Le Libre Au Quotidien c727aa935e Add css 2019-12-30 14:44:53 +01:00
Le Libre Au Quotidien adcdaf911f Add route and HTML 2019-12-30 11:48:02 +01:00
Le Libre Au Quotidien 2b079f63a0 Terminé 2019-12-30 11:15:17 +01:00
Le Libre Au Quotidien be66cc0a90 Plus qu'a aligner les labels aux inputs 2019-12-29 19:35:07 +01:00
Le Libre Au Quotidien 73b9d496e6 🎉🎉 Page terminée 🎉🎉 2019-12-29 18:35:15 +01:00
Le Libre Au Quotidien d3a7a37d4d push 2019-12-10 11:23:01 +01:00
Baptiste Lemoine cb6636f155 organise calls, add headers 2019-12-04 12:45:50 +01:00
Baptiste Lemoine f223b760ff start backend calls 2019-12-03 17:20:57 +01:00
Le Libre Au Quotidien 07f5d60b95 Other css part 2019-12-02 19:19:31 +01:00
Le Libre Au Quotidien 3e372d6f53 CSS Part 2019-12-02 12:34:03 +01:00