Commit Graph

326 Commits

Author SHA1 Message Date
8df2b95c1e reorder questions 2020-11-05 19:13:43 +01:00
10c1930e4d 🐛 select lang wigthout lifecycle bug 2020-11-05 14:39:01 +01:00
60eeddbf21 👽 i18n add extraction lib
Signed-off-by: Baptiste Lemoine <contact@cipherbliss.com>
2020-11-05 14:05:05 +01:00
fa534af3ab multiple choices for creation 2020-11-03 16:13:47 +01:00
e5b8d5b65e add all config controls 2020-11-03 15:47:44 +01:00
8c119739a7 dynamically add choices 2020-11-03 15:44:08 +01:00
4bec5828b3 start combine choices array 2020-10-31 17:36:54 +01:00
b0026fabc4 add variables from env in footer 2020-10-31 16:44:09 +01:00
41fd153991 🔨 test the build with gitlab CI 2020-10-31 16:12:44 +01:00
d9301559ef add form array for choices 2020-10-29 21:30:33 +01:00
8cac3d1862 start form 2020-10-29 18:43:19 +01:00
6059533c36 move dev menu slider and show it only in dev mode env 2020-10-21 17:02:01 +02:00
e5214fdd97 only send list of polls by email to user 2020-10-21 16:50:48 +02:00
5f072fe3ab remove some broken automation 2020-10-21 16:45:26 +02:00
6db96397ea hop 2020-10-17 11:12:53 +02:00
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
9c60f8a379 add feedback button, load administration module from app module 2020-06-07 14:15:20 +02:00
tykayn
b2a739016f 🎨 primary button, section to find back my polls on home 2020-06-07 13:53:12 +02:00
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
tykayn
cc27f31e0e refacto feedback, 🎨 style for popup links, place icons before text 2020-06-07 13:46:37 +02:00
tykayn
93ea161274 default to hide menu 2020-06-07 13:46:36 +02:00
tykayn
9057e890a4 :style: style for feedback options, fixed floating button 2020-06-07 13:46:36 +02:00
tykayn
442530983b [feat] add a floating button to give feedback 2020-06-07 13:46:36 +02:00
seraph
91be2a3048 - replace date-fns by momentJS
- install ng2-chart along with chart.js
2020-05-04 16:54:31 +02:00
seraph
7029368ab1 upgrade archi with modules 2020-05-03 00:14:42 +02:00
seraph
3997dd090e split config service & dispatch 2020-04-25 17:47:00 +02:00
tykayn
48636ad947 🐛 fix window variable in html 2020-04-25 13:17:00 +02:00
tykayn
4ec9091233 🐛 remove admin component request 2020-04-25 12:54:56 +02:00
7a4f16e484 rebase branch 'feature/refacto_1' of https://framagit.org/framasoft/framadate/funky-framadate-front into feature/refacto_1 2020-04-21 17:26:25 +02:00
seraph
23b8622a4f update env api endpoints 2020-04-21 14:51:25 +02:00
ty kayn
ba7a24708d Feature/simplify scss 2020-04-21 10:50:26 +02:00
da7e96526c add component having a couple of configurable links, to navigate between pages 2020-04-20 18:15:30 +02:00
60b4bfb619 change theme enum to correspond with themes classnames 2020-04-20 18:12:24 +02:00
86ada008c5 :gears: move components to better semantic folders 2020-04-20 18:11:47 +02:00
seraph
e524320457 refacto : create entities, enums, services 2020-04-19 22:18:25 +02:00
8fa39250d5 admin route calling the backend 2020-04-17 15:52:09 +02:00
tykayn
15b10f9381 routing for admin ith token parameter, add comments 2020-04-17 13:10:21 +02:00
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
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
75c26572fe 🐛 fix update after vote #65 2020-04-02 17:59:33 +02:00
c0a4ec7a0c add confirmation modal for admin user, issue #59 2020-04-02 17:49:35 +02:00
312b2d8599 🎨 better disposal for theme selector 2020-04-02 16:46:30 +02:00
2d757c6726 component to select theme 2020-04-02 16:36:09 +02:00
ba7465fe83 :fix: remove puckage lock in profit of yarn 2020-02-19 17:26:35 +01:00
ff8e02b215 🐛 fix synced time slices 2020-02-19 17:23:24 +01:00
d7a2a8d6b7 📖 add compodoc 2020-02-19 17:12:54 +01:00
49b7939564 add some types interfaces in the config 2020-02-19 12:26:44 +01:00
61bf6a289c dates and recap side to side 2020-02-13 17:41:36 +01:00
15bbf0e375 manage dates poll type display, fix typo in add button date 2020-02-10 13:06:47 +01:00
e089d19993 🔨 test with FirefoxHeadless for gitlab CI 2020-02-10 10:47:54 +01:00
1816150c6d custom date value accessor with renderer 2 2020-02-10 10:34:14 +01:00
0a3ee9b6f0 🔨 test voting choice, add ci pipeline config 2020-02-05 15:21:28 +01:00
44424d378a 📖 update refacto utilities as services 2020-02-05 11:19:03 +01:00
c5b5276400 :gears: refacto date and poll utilities functions in a separate class 2020-02-05 11:13:36 +01:00
ab23b9b256 split poll display components 2020-02-05 10:54:30 +01:00
e3e5cf6638 export data in csv with rows and comments 2020-02-04 15:23:46 +01:00
4bcd3e475f reset all answers before loading a stack 2020-02-04 14:28:43 +01:00
b1adfaa8ea :fix: load vote of someone else ok 2020-02-04 12:51:18 +01:00
dd9e8950f4 unify update config after fetching a poll config 2020-02-04 11:35:29 +01:00
63e1a5e899 component to copy text to clipboard 2020-02-04 11:35:09 +01:00
bc67f26327 fix select visibility 2020-02-04 11:21:00 +01:00
74ade7ac0f add bulma framework, style table 2020-01-30 13:05:20 +01:00
0e8d18cd80 show preferred texts in summary, icons for votes 2020-01-30 12:55:40 +01:00
ca69160ea9 sort table of answers 2020-01-30 11:19:17 +01:00
9cf368f550 update current answers with a previous vote 2020-01-30 10:07:03 +01:00
f976d65d20 🐛 fix visibility of config in summary 2020-01-29 17:52:04 +01:00
43ea524c26 display a table of answers 2020-01-29 17:30:39 +01:00
0369d934bd disabled button when nothing is selected, detect counts 2020-01-29 16:30:07 +01:00
e227344647 manage interval of date with date objects 2020-01-24 12:24:45 +01:00
1005695153 🐛 fix some config keys 2020-01-24 12:20:28 +01:00
f9d1cfff3a 🐛 handle no current poll 2020-01-24 12:11:28 +01:00
22736f709e date accessor 2020-01-24 11:15:38 +01:00
460e236d60 change preview for dates type 2020-01-24 11:10:50 +01:00
a66933041f button to act on time 2020-01-24 10:57:54 +01:00
f056b0d79a fix buttons colours and manage a bit more the date form 2020-01-23 17:36:56 +01:00
2e6723a1f1 step to date form 2020-01-23 16:47:53 +01:00
22bd836a16 choices lighter and work 2020-01-23 15:24:39 +01:00
7bc53e198d add administration key after creation 2020-01-23 15:08:52 +01:00
01bddc842d 🐛 fix fetch of old params 2020-01-23 14:23:07 +01:00
7e4e80f1ed stuff 2020-01-23 10:16:55 +00:00
346bd9dc4f mock for poll 1, fix new comment 2020-01-22 16:58:38 +01:00
02995c8b3d sync fetch stuff 2020-01-22 16:49:15 +01:00
9900e1ec97 other url to create a poll 2020-01-22 16:05:37 +01:00
8322a9a83a poll routing hints in the app, demo precision in header 2020-01-22 14:42:46 +01:00