Commit Graph

469 Commits

Author SHA1 Message Date
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
Luc Didry 645b25de79 👷 — Cleaner script for Gitlab page build 2020-06-04 16:04:24 +02:00
Luc Didry da854454aa
👷 — Modify <base> tag in build’s index.html 2020-06-04 14:00:08 +02:00
Luc Didry 96354f6202
👷 — Deploy build on Gitlab page before tests 2020-06-04 13:50:37 +02:00
Luc Didry f1cbf175a9
👷 — Try to deploy build on Gitlab page even if test fails 2020-06-04 13:28:08 +02:00
Luc Didry f675382218
👷 — Build and deploy on Gitlab pages 2020-06-04 13:21:07 +02:00
ty kayn 967d5bcc0c Merge branch 'feature/libraries_config_moment_chartjs' into 'develop'
replace date-fns by momentJS & install ng2-chart

See merge request framasoft/framadate/funky-framadate-front!36
2020-05-05 11:55:01 +02:00
seraph 91be2a3048 - replace date-fns by momentJS
- install ng2-chart along with chart.js
2020-05-04 16:54:31 +02:00
ty kayn dedc70a0a6 Merge branch 'feature/refacto_config_service' into 'develop'
split config service & dispatch

See merge request framasoft/framadate/funky-framadate-front!35
2020-05-04 13:34:35 +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
seraph_ino c45137ee79 Merge branch 'feature/refacto_1' into 'develop'
Feature/refacto 1

See merge request framasoft/framadate/funky-framadate-front!33
2020-04-21 18:04:26 +02:00
Baptiste Lemoine 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
seraph 985b9fcdcf gitignore add eslintcache file 2020-04-21 14:50:46 +02:00
ty kayn 006e506acd Merge branch 'feature/simplify-scss' into 'develop'
Feature/simplify scss

See merge request framasoft/framadate/funky-framadate-front!31
2020-04-21 10:50:26 +02:00
ty kayn ba7a24708d Feature/simplify scss 2020-04-21 10:50:26 +02:00
Baptiste Lemoine da7e96526c add component having a couple of configurable links, to navigate between pages 2020-04-20 18:15:30 +02:00
Baptiste Lemoine 60b4bfb619 change theme enum to correspond with themes classnames 2020-04-20 18:12:24 +02:00
Baptiste Lemoine 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
seraph_ino 88fec2c0c6 Merge branch 'admin-routing' into 'develop'
Admin routing

See merge request framasoft/framadate/funky-framadate-front!30
2020-04-17 22:24:48 +02:00
Baptiste Lemoine 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
ty kayn eee1832e64 Merge branch 'jest-tests' into 'develop'
Jest tests

See merge request framasoft/framadate/funky-framadate-front!29
2020-04-16 12:34:36 +02:00
ty kayn ca5ffdc896 Jest tests 2020-04-16 12:34:36 +02:00
ty kayn d9c325a0e9 Merge branch 'feature/reformat_all_files' into 'develop'
reformat all files + move routes.ts to AppRoutingModule

See merge request framasoft/framadate/funky-framadate-front!28
2020-04-14 12:05:48 +02:00
seraph 18a7d4781a reformat all files + move routes.ts to AppRoutingModule 2020-04-14 11:28:33 +02:00
ty kayn ad5b2ff72c Merge branch 'feature/upgrade_packages_and_install_linters_auto' into 'dev'
upgrade all packages & intall & configure linters (eslint, prettier, etc.)

See merge request framasoft/framadate/funky-framadate-front!27
2020-04-13 22:20:07 +02:00
seraph dd9bb8922f - upgrade all packages
- intall & configure linters (eslint, prettier, etc.)
2020-04-13 21:21:00 +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
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 a0138f84d3 🔨 fix for CI, bad option in npm run test 2020-04-02 16:58:58 +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 e03359e8db 🐛 add package only for CI 2020-02-19 17:30:44 +01: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