Commit Graph

60 Commits

Author SHA1 Message Date
Bertrand Benjamin c23156040b Supprimer 'analyse_comptes.ipynb' 2020-08-06 19:39:58 +00:00
Bertrand Benjamin 8ea3cd645d Supprimer 'requirements.txt' 2020-08-06 19:39:51 +00:00
Bertrand Benjamin 6a091efea6 Fix: linting 2019-01-27 07:25:26 +01:00
Bertrand Benjamin 7fc1675052 Feat(home): over time tag spending comparison 2019-01-27 07:18:50 +01:00
Bertrand Benjamin cd313264af Feat(home): month selector 2019-01-24 11:50:27 +01:00
Bertrand Benjamin c4dbbeaa82 Feat(Home): month selector 2019-01-21 12:33:24 +01:00
Bertrand Benjamin f9c1e6483f Feat(config): Update tag config 2019-01-21 12:10:22 +01:00
Bertrand Benjamin a0d6087ad9 Feat(config): sort csv and improve display 2019-01-21 12:01:27 +01:00
Bertrand Benjamin 1c7a2556c4 Feat(config): Reloading csv files 2019-01-21 11:41:47 +01:00
Bertrand Benjamin 892d74a24d Fix(store): fix bad caracter 2019-01-21 10:59:52 +01:00
Bertrand Benjamin 69ccd54fff Merge branch 'master' of git_opytex:lafrite/comptes 2019-01-21 10:46:46 +01:00
Bertrand Benjamin 82dcef326d Feat(config): add fuel description 2019-01-21 10:43:06 +01:00
Bertrand Benjamin 32acc8b4f7 Fix: Add precision on tag.invert 2018-12-04 19:03:55 +01:00
Bertrand Benjamin 9b4b2f2ec9 Feat: Move config and csv loading in app.vue 2018-12-04 19:01:56 +01:00
Bertrand Benjamin c924ce6ea6 Feat: Use tag color in Doughnut chart 2018-12-04 18:57:21 +01:00
Bertrand Benjamin bf788d2e9e Feat: Display tags in config and add colors to tag 2018-12-04 18:37:28 +01:00
Bertrand Benjamin 877c269ee4 Feat: Use moment js to manage dates 2018-12-03 14:38:03 +01:00
Bertrand Benjamin fc3bf1eb50 Feat(JS): add moment.js 2018-12-03 12:29:26 +01:00
Bertrand Benjamin 22aeb7739a Feat: change readFile encoding 2018-12-03 12:25:54 +01:00
Bertrand Benjamin 9f3cdd4f1b Feat: manager case when there is no datas 2018-12-03 12:15:22 +01:00
Bertrand Benjamin 06855a1f5b Lint: linting! 2018-12-03 12:09:28 +01:00
Bertrand Benjamin 9d9f511f2c Refact: rename poste to tag 2018-12-03 12:00:41 +01:00
Bertrand Benjamin bb46323d7b Merge branch 'chartjs' 2018-12-03 11:55:58 +01:00
Bertrand Benjamin c469976d50 Feat: Doughnut chart react on datas 2018-12-03 11:53:01 +01:00
Bertrand Benjamin f28d22ecb6 Feat: first doughnut chart with chartjs 2018-12-03 11:15:29 +01:00
Bertrand Benjamin 5fda7ea826 Feat(config): Autre -> virements 2018-12-03 11:14:55 +01:00
Bertrand Benjamin 97cec37bda Feat: import all FontAwesomeIcon 2018-12-03 11:14:55 +01:00
Bertrand Benjamin 84768e5239 Feat: Tag filtering not on words 2018-12-03 11:14:55 +01:00
Bertrand Benjamin 697435de30 Feat: Tag rows before storing them in vuex 2018-12-03 11:14:42 +01:00
Bertrand Benjamin 4c7523dbb8 Feat: Rename postes.yml to config.yml and consequences in vuex 2018-12-03 11:14:13 +01:00
Bertrand Benjamin a3a1055c90 Feat: Remove async in load actions 2018-12-03 11:14:13 +01:00
Bertrand Benjamin 20d24b7752 Feat(config): Autre -> virements 2018-12-03 11:09:49 +01:00
Bertrand Benjamin 8381dd51c2 Feat: import all FontAwesomeIcon 2018-12-03 11:03:23 +01:00
Bertrand Benjamin 81b3fe241e Feat: Tag filtering not on words 2018-12-03 10:41:57 +01:00
Bertrand Benjamin f112e8dc9d Feat: Tag rows before storing them in vuex 2018-12-03 09:49:36 +01:00
Bertrand Benjamin 3e36c2a444 Feat: Rename postes.yml to config.yml and consequences in vuex 2018-12-02 18:02:44 +01:00
Bertrand Benjamin 6ddd661ae3 Feat: Remove async in load actions 2018-12-02 17:58:33 +01:00
Bertrand Benjamin 0c2b8159d1 Feat: first doughnut chart with chartjs 2018-12-02 16:43:23 +01:00
Bertrand Benjamin b61d465a24 Feat(JS): Add vue chartjs 2018-12-01 16:11:09 +01:00
Bertrand Benjamin 95326b7619 Lint: Linting... 2018-12-01 15:03:38 +01:00
Bertrand Benjamin 967557f397 Refact: Move back filtering in store 2018-12-01 14:49:02 +01:00
Bertrand Benjamin df4c1af893 Feat: Select poste on clicking 2018-11-30 22:07:08 +01:00
Bertrand Benjamin e7d792e7ef Feat: Add summarize box 2018-11-30 18:36:30 +01:00
Bertrand Benjamin 84512969ad Feat(JS): Add js-yaml 2018-11-30 17:23:36 +01:00
Bertrand Benjamin 3ca6e58b7d Refact: Move date filtering into component 2018-11-30 16:34:05 +01:00
Bertrand Benjamin 1f20caa95a Refact: Split config and datas in store 2018-11-30 15:56:18 +01:00
Bertrand Benjamin c06b834580 Refact: Reoganise components and router 2018-11-30 15:47:13 +01:00
Bertrand Benjamin 0bb3572ec7 Feat: Date and spending filter 2018-11-30 15:15:23 +01:00
Bertrand Benjamin 0bba1a9131 Feat: Parse and render csv 2018-11-30 12:07:39 +01:00
Bertrand Benjamin ea872699df Feat(JS): add papaparse 2018-11-30 11:54:36 +01:00