From d4c11459bbddfa35e2403522cb4e40a57e4fa98c Mon Sep 17 00:00:00 2001 From: Lev Zagnetin Date: Fri, 17 Nov 2023 19:06:57 +0200 Subject: [PATCH] Delete duplicated matplotlib dashboards --- .../sharedIndexes/DumbModeDashboard.vue | 7 ----- .../FirstCodeAnalysisDashboard.vue | 28 +++++++++++++++++++ .../sharedIndexes/IndexingDashboard.vue | 7 ----- .../NumberOfIndexedFilesDashboard.vue | 7 ----- .../NumberOfSharedIndexesDashboard.vue | 7 ----- .../sharedIndexes/ScanningDashboard.vue | 28 +++++++++++++++++++ 6 files changed, 56 insertions(+), 28 deletions(-) diff --git a/dashboard/new-dashboard/src/components/pycharm/sharedIndexes/DumbModeDashboard.vue b/dashboard/new-dashboard/src/components/pycharm/sharedIndexes/DumbModeDashboard.vue index b1679c04..aa58e072 100644 --- a/dashboard/new-dashboard/src/components/pycharm/sharedIndexes/DumbModeDashboard.vue +++ b/dashboard/new-dashboard/src/components/pycharm/sharedIndexes/DumbModeDashboard.vue @@ -61,13 +61,6 @@ :projects="['matplotlib-with-project-sharedIndexes', 'matplotlib-with-bundled-sharedIndexes', 'matplotlib-without-sharedIndexes']" /> -
- -
diff --git a/dashboard/new-dashboard/src/components/pycharm/sharedIndexes/FirstCodeAnalysisDashboard.vue b/dashboard/new-dashboard/src/components/pycharm/sharedIndexes/FirstCodeAnalysisDashboard.vue index 9cb27106..27918ac4 100644 --- a/dashboard/new-dashboard/src/components/pycharm/sharedIndexes/FirstCodeAnalysisDashboard.vue +++ b/dashboard/new-dashboard/src/components/pycharm/sharedIndexes/FirstCodeAnalysisDashboard.vue @@ -33,6 +33,34 @@ :projects="['keras-with-project-sharedIndexes', 'keras-with-bundled-sharedIndexes', 'keras-without-sharedIndexes']" /> +
+ +
+
+ +
+
+ +
+
+ +
diff --git a/dashboard/new-dashboard/src/components/pycharm/sharedIndexes/IndexingDashboard.vue b/dashboard/new-dashboard/src/components/pycharm/sharedIndexes/IndexingDashboard.vue index 48f05ab0..de03d4c5 100644 --- a/dashboard/new-dashboard/src/components/pycharm/sharedIndexes/IndexingDashboard.vue +++ b/dashboard/new-dashboard/src/components/pycharm/sharedIndexes/IndexingDashboard.vue @@ -61,13 +61,6 @@ :projects="['matplotlib-with-project-sharedIndexes', 'matplotlib-with-bundled-sharedIndexes', 'matplotlib-without-sharedIndexes']" /> -
- -
diff --git a/dashboard/new-dashboard/src/components/pycharm/sharedIndexes/NumberOfIndexedFilesDashboard.vue b/dashboard/new-dashboard/src/components/pycharm/sharedIndexes/NumberOfIndexedFilesDashboard.vue index e3a4a5c2..6f8676c3 100644 --- a/dashboard/new-dashboard/src/components/pycharm/sharedIndexes/NumberOfIndexedFilesDashboard.vue +++ b/dashboard/new-dashboard/src/components/pycharm/sharedIndexes/NumberOfIndexedFilesDashboard.vue @@ -61,13 +61,6 @@ :projects="['matplotlib-with-project-sharedIndexes', 'matplotlib-with-bundled-sharedIndexes', 'matplotlib-without-sharedIndexes']" /> -
- -
diff --git a/dashboard/new-dashboard/src/components/pycharm/sharedIndexes/NumberOfSharedIndexesDashboard.vue b/dashboard/new-dashboard/src/components/pycharm/sharedIndexes/NumberOfSharedIndexesDashboard.vue index 6d30c015..3d0023ad 100644 --- a/dashboard/new-dashboard/src/components/pycharm/sharedIndexes/NumberOfSharedIndexesDashboard.vue +++ b/dashboard/new-dashboard/src/components/pycharm/sharedIndexes/NumberOfSharedIndexesDashboard.vue @@ -61,13 +61,6 @@ :projects="['matplotlib-with-project-sharedIndexes', 'matplotlib-with-bundled-sharedIndexes', 'matplotlib-without-sharedIndexes']" /> -
- -
diff --git a/dashboard/new-dashboard/src/components/pycharm/sharedIndexes/ScanningDashboard.vue b/dashboard/new-dashboard/src/components/pycharm/sharedIndexes/ScanningDashboard.vue index 3bf6b9d6..fd774e58 100644 --- a/dashboard/new-dashboard/src/components/pycharm/sharedIndexes/ScanningDashboard.vue +++ b/dashboard/new-dashboard/src/components/pycharm/sharedIndexes/ScanningDashboard.vue @@ -33,6 +33,34 @@ :projects="['keras-with-project-sharedIndexes', 'keras-with-bundled-sharedIndexes', 'keras-without-sharedIndexes']" /> +
+ +
+
+ +
+
+ +
+
+ +