Commit Graph

49 Commits

Author SHA1 Message Date
seraph 18a7d4781a reformat all files + move routes.ts to AppRoutingModule 2020-04-14 11:28:33 +02:00
tykayn e56d5cdcef add eslint 2020-04-13 10:59:25 +02:00
tykayn e2c388da9e export format json public 2020-04-11 17:23:52 +02:00
tykayn acb091802c 👽 Conserver le choix de langue au rechargement de la page - issue #54 2020-04-11 17:07:38 +02:00
tykayn 936110846c theme persisted in the localstorage, reload config on page reload - issue #75 2020-04-11 16:59:46 +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 d7a2a8d6b7 📖 add compodoc 2020-02-19 17:12:54 +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 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 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 0369d934bd disabled button when nothing is selected, detect counts 2020-01-29 16:30:07 +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 460e236d60 change preview for dates type 2020-01-24 11:10:50 +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 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 ea43430e1b build for production, 🐛 fix publicy of vars in templates 2020-01-22 11:18:55 +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 f8568eb910 launch creation from resume page 2020-01-20 15:23:26 +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 7b790e3cdc toast todo things 2020-01-16 15:35:11 +01:00
Baptiste Lemoine bae3f19af2 calls in administration page to delete things 2020-01-16 14:37:11 +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 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 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
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
Baptiste Lemoine 026c7cfda2 start call backend service to retrieve my polls by email 2019-11-19 11:19:21 +01:00