Commit Graph

54 Commits

Author SHA1 Message Date
ty kayn ba7a24708d Feature/simplify scss 2020-04-21 10:50:26 +02:00
seraph 18a7d4781a reformat all files + move routes.ts to AppRoutingModule 2020-04-14 11:28:33 +02:00
tykayn 936110846c theme persisted in the localstorage, reload config on page reload - issue #75 2020-04-11 16:59:46 +02:00
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
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 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 44424d378a 📖 update refacto utilities as services 2020-02-05 11:19:03 +01:00
Baptiste Lemoine ab23b9b256 split poll display components 2020-02-05 10:54:30 +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 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 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 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 02995c8b3d sync fetch stuff 2020-01-22 16:49:15 +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 195259bb72 🐛 fix recursion in input erase button 2020-01-21 12:30:53 +01:00
Baptiste Lemoine 123a0b1c80 really fetch a poll by id 2020-01-20 15:50:09 +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 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 051e4d8ee4 reorganize poll display page and urls in config 2020-01-16 10:45:56 +01:00
Baptiste Lemoine 79ef34e5af reorganize poll display page 2020-01-16 10:20:15 +01:00
Baptiste Lemoine 4296c5c9f9 🎨 add font awesome 2020-01-15 15:55:15 +01:00
Baptiste Lemoine cb6636f155 organise calls, add headers 2019-12-04 12:45:50 +01:00
Baptiste Lemoine e179be812e add default content to poll config 2019-11-23 15:46:07 +01:00
Baptiste Lemoine 7da480f310 linked things 2019-11-23 15:35:27 +01:00
Baptiste Lemoine c1935dbb87 link default values 2019-11-23 15:08:20 +01:00
Baptiste Lemoine f4108ee61b end visibilty fields link with poll config 2019-11-23 14:58:44 +01:00
Baptiste Lemoine d107978f2c selector custom component for ui, half the visibility page 2019-11-23 14:30:19 +01:00
Baptiste Lemoine 8ff8cbc408 start visibility 2019-11-22 16:46:12 +01:00
Baptiste Lemoine 572f0837cc add unique interval days 2019-11-19 14:23:51 +01:00
Baptiste Lemoine 026c7cfda2 start call backend service to retrieve my polls by email 2019-11-19 11:19:21 +01:00
Baptiste Lemoine cf2a12507e 🐛 fix focus on date, extend the empty all button to timespans 2019-11-19 10:36:53 +01:00
tykayn b7afca96db choices to add,clear and delete 2019-11-15 15:19:42 +01:00
TitiAlone 9031b60178 Adding basic date filling 2019-08-12 14:40:33 +02:00
tykayn 8eecb506c3 add my name input in first form 2019-08-11 17:44:11 +02:00
tykayn d413774d3b sync answers 2019-08-10 18:14:00 +02:00