Skip to content

Commit f9ea61e

Browse files
authored
feat: remove dashboard module and charts (CM-986) (#3855)
Signed-off-by: Gašper Grom <gasper.grom@gmail.com>
1 parent a95ab32 commit f9ea61e

39 files changed

Lines changed: 1 addition & 3727 deletions

frontend/package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,7 @@
3838
"@vuelidate/validators": "^2.0.1",
3939
"@vueuse/core": "^9.13.0",
4040
"axios": "^1.12.0",
41-
"chart.js": "^3.9.1",
42-
"chartjs-adapter-moment": "^1.0.1",
43-
"dayjs": "^1.11.13",
41+
"dayjs": "^1.11.13",
4442
"element-plus": "^2.11.0",
4543
"eslint-import-resolver-alias": "^1.1.2",
4644
"eslint-plugin-import": "^2.27.5",

frontend/src/config/charts/configs/dashboard.area.chart.ts

Lines changed: 0 additions & 155 deletions
This file was deleted.

frontend/src/config/charts/helpers/tooltip.js

Lines changed: 0 additions & 184 deletions
This file was deleted.

frontend/src/config/charts/index.ts

Lines changed: 0 additions & 39 deletions
This file was deleted.

0 commit comments

Comments
 (0)