diff --git a/.idea/vcs.xml b/.idea/vcs.xml index 6fc7b3c2f..5c018076a 100644 --- a/.idea/vcs.xml +++ b/.idea/vcs.xml @@ -3,5 +3,6 @@ + \ No newline at end of file diff --git a/dashboard/new-dashboard/src/components/goland/sharedIndexes/CompletionDashboard.vue b/dashboard/new-dashboard/src/components/goland/sharedIndexes/CompletionDashboard.vue deleted file mode 100644 index 4192e3c45..000000000 --- a/dashboard/new-dashboard/src/components/goland/sharedIndexes/CompletionDashboard.vue +++ /dev/null @@ -1,50 +0,0 @@ - - - diff --git a/dashboard/new-dashboard/src/components/goland/sharedIndexes/DumbModeDashboard.vue b/dashboard/new-dashboard/src/components/goland/sharedIndexes/DumbModeDashboard.vue deleted file mode 100644 index 85d5563b8..000000000 --- a/dashboard/new-dashboard/src/components/goland/sharedIndexes/DumbModeDashboard.vue +++ /dev/null @@ -1,50 +0,0 @@ - - - diff --git a/dashboard/new-dashboard/src/components/goland/sharedIndexes/FindUsagesDashboard.vue b/dashboard/new-dashboard/src/components/goland/sharedIndexes/FindUsagesDashboard.vue deleted file mode 100644 index d6a625c7d..000000000 --- a/dashboard/new-dashboard/src/components/goland/sharedIndexes/FindUsagesDashboard.vue +++ /dev/null @@ -1,50 +0,0 @@ - - - diff --git a/dashboard/new-dashboard/src/components/goland/sharedIndexes/FirstCodeAnalysisDashboard.vue b/dashboard/new-dashboard/src/components/goland/sharedIndexes/FirstCodeAnalysisDashboard.vue deleted file mode 100644 index a6ce9f4d3..000000000 --- a/dashboard/new-dashboard/src/components/goland/sharedIndexes/FirstCodeAnalysisDashboard.vue +++ /dev/null @@ -1,50 +0,0 @@ - - - diff --git a/dashboard/new-dashboard/src/components/goland/sharedIndexes/IndexingDashboard.vue b/dashboard/new-dashboard/src/components/goland/sharedIndexes/IndexingDashboard.vue deleted file mode 100644 index 975a173b8..000000000 --- a/dashboard/new-dashboard/src/components/goland/sharedIndexes/IndexingDashboard.vue +++ /dev/null @@ -1,50 +0,0 @@ - - - diff --git a/dashboard/new-dashboard/src/components/goland/sharedIndexes/NumberOfIndexedFilesDashboard.vue b/dashboard/new-dashboard/src/components/goland/sharedIndexes/NumberOfIndexedFilesDashboard.vue deleted file mode 100644 index 7374676ac..000000000 --- a/dashboard/new-dashboard/src/components/goland/sharedIndexes/NumberOfIndexedFilesDashboard.vue +++ /dev/null @@ -1,50 +0,0 @@ - - - diff --git a/dashboard/new-dashboard/src/components/goland/sharedIndexes/NumberOfSharedIndexesDashboard.vue b/dashboard/new-dashboard/src/components/goland/sharedIndexes/NumberOfSharedIndexesDashboard.vue deleted file mode 100644 index b8db45e87..000000000 --- a/dashboard/new-dashboard/src/components/goland/sharedIndexes/NumberOfSharedIndexesDashboard.vue +++ /dev/null @@ -1,50 +0,0 @@ - - - diff --git a/dashboard/new-dashboard/src/components/goland/sharedIndexes/ScanningDashboard.vue b/dashboard/new-dashboard/src/components/goland/sharedIndexes/ScanningDashboard.vue deleted file mode 100644 index abd2c8867..000000000 --- a/dashboard/new-dashboard/src/components/goland/sharedIndexes/ScanningDashboard.vue +++ /dev/null @@ -1,50 +0,0 @@ - - - diff --git a/dashboard/new-dashboard/src/components/goland/sharedIndexes/TypingDashboard.vue b/dashboard/new-dashboard/src/components/goland/sharedIndexes/TypingDashboard.vue deleted file mode 100644 index dc6dbe996..000000000 --- a/dashboard/new-dashboard/src/components/goland/sharedIndexes/TypingDashboard.vue +++ /dev/null @@ -1,50 +0,0 @@ - - - diff --git a/dashboard/new-dashboard/src/components/intelliJ/SharedIndexesDashboard.vue b/dashboard/new-dashboard/src/components/intelliJ/SharedIndexesDashboard.vue new file mode 100644 index 000000000..ea6de4ebe --- /dev/null +++ b/dashboard/new-dashboard/src/components/intelliJ/SharedIndexesDashboard.vue @@ -0,0 +1,38 @@ + + + diff --git a/dashboard/new-dashboard/src/components/intelliJ/sharedIndexes/CompletionDashboard.vue b/dashboard/new-dashboard/src/components/intelliJ/sharedIndexes/CompletionDashboard.vue deleted file mode 100644 index 3127e89e7..000000000 --- a/dashboard/new-dashboard/src/components/intelliJ/sharedIndexes/CompletionDashboard.vue +++ /dev/null @@ -1,72 +0,0 @@ - - - diff --git a/dashboard/new-dashboard/src/components/intelliJ/sharedIndexes/DumbModeDashboard.vue b/dashboard/new-dashboard/src/components/intelliJ/sharedIndexes/DumbModeDashboard.vue deleted file mode 100644 index 8bee866f4..000000000 --- a/dashboard/new-dashboard/src/components/intelliJ/sharedIndexes/DumbModeDashboard.vue +++ /dev/null @@ -1,72 +0,0 @@ - - - diff --git a/dashboard/new-dashboard/src/components/intelliJ/sharedIndexes/FindUsagesDashboard.vue b/dashboard/new-dashboard/src/components/intelliJ/sharedIndexes/FindUsagesDashboard.vue deleted file mode 100644 index 5ec40e752..000000000 --- a/dashboard/new-dashboard/src/components/intelliJ/sharedIndexes/FindUsagesDashboard.vue +++ /dev/null @@ -1,72 +0,0 @@ - - - diff --git a/dashboard/new-dashboard/src/components/intelliJ/sharedIndexes/FirstCodeAnalysisDashboard.vue b/dashboard/new-dashboard/src/components/intelliJ/sharedIndexes/FirstCodeAnalysisDashboard.vue deleted file mode 100644 index 125a32c3b..000000000 --- a/dashboard/new-dashboard/src/components/intelliJ/sharedIndexes/FirstCodeAnalysisDashboard.vue +++ /dev/null @@ -1,72 +0,0 @@ - - - diff --git a/dashboard/new-dashboard/src/components/intelliJ/sharedIndexes/IndexingDashboard.vue b/dashboard/new-dashboard/src/components/intelliJ/sharedIndexes/IndexingDashboard.vue deleted file mode 100644 index 7ff8609ca..000000000 --- a/dashboard/new-dashboard/src/components/intelliJ/sharedIndexes/IndexingDashboard.vue +++ /dev/null @@ -1,72 +0,0 @@ - - - diff --git a/dashboard/new-dashboard/src/components/intelliJ/sharedIndexes/NumberOfIndexedFilesDashboard.vue b/dashboard/new-dashboard/src/components/intelliJ/sharedIndexes/NumberOfIndexedFilesDashboard.vue deleted file mode 100644 index a1305c597..000000000 --- a/dashboard/new-dashboard/src/components/intelliJ/sharedIndexes/NumberOfIndexedFilesDashboard.vue +++ /dev/null @@ -1,72 +0,0 @@ - - - diff --git a/dashboard/new-dashboard/src/components/intelliJ/sharedIndexes/NumberOfSharedIndexesDashboard.vue b/dashboard/new-dashboard/src/components/intelliJ/sharedIndexes/NumberOfSharedIndexesDashboard.vue deleted file mode 100644 index b630a924c..000000000 --- a/dashboard/new-dashboard/src/components/intelliJ/sharedIndexes/NumberOfSharedIndexesDashboard.vue +++ /dev/null @@ -1,72 +0,0 @@ - - - diff --git a/dashboard/new-dashboard/src/components/intelliJ/sharedIndexes/ScanningDashboard.vue b/dashboard/new-dashboard/src/components/intelliJ/sharedIndexes/ScanningDashboard.vue deleted file mode 100644 index 2eda3a11a..000000000 --- a/dashboard/new-dashboard/src/components/intelliJ/sharedIndexes/ScanningDashboard.vue +++ /dev/null @@ -1,72 +0,0 @@ - - - diff --git a/dashboard/new-dashboard/src/components/intelliJ/sharedIndexes/TypingDashboard.vue b/dashboard/new-dashboard/src/components/intelliJ/sharedIndexes/TypingDashboard.vue deleted file mode 100644 index d28f7574d..000000000 --- a/dashboard/new-dashboard/src/components/intelliJ/sharedIndexes/TypingDashboard.vue +++ /dev/null @@ -1,72 +0,0 @@ - - - diff --git a/dashboard/new-dashboard/src/components/pycharm/sharedIndexes/CompletionDashboard.vue b/dashboard/new-dashboard/src/components/pycharm/sharedIndexes/CompletionDashboard.vue deleted file mode 100644 index 2bd065a9d..000000000 --- a/dashboard/new-dashboard/src/components/pycharm/sharedIndexes/CompletionDashboard.vue +++ /dev/null @@ -1,66 +0,0 @@ - - - diff --git a/dashboard/new-dashboard/src/components/pycharm/sharedIndexes/DumbModeDashboard.vue b/dashboard/new-dashboard/src/components/pycharm/sharedIndexes/DumbModeDashboard.vue deleted file mode 100644 index cdca3b019..000000000 --- a/dashboard/new-dashboard/src/components/pycharm/sharedIndexes/DumbModeDashboard.vue +++ /dev/null @@ -1,66 +0,0 @@ - - - diff --git a/dashboard/new-dashboard/src/components/pycharm/sharedIndexes/FindUsagesDashboard.vue b/dashboard/new-dashboard/src/components/pycharm/sharedIndexes/FindUsagesDashboard.vue deleted file mode 100644 index e02573fa0..000000000 --- a/dashboard/new-dashboard/src/components/pycharm/sharedIndexes/FindUsagesDashboard.vue +++ /dev/null @@ -1,66 +0,0 @@ - - - diff --git a/dashboard/new-dashboard/src/components/pycharm/sharedIndexes/FirstCodeAnalysisDashboard.vue b/dashboard/new-dashboard/src/components/pycharm/sharedIndexes/FirstCodeAnalysisDashboard.vue deleted file mode 100644 index a011ca200..000000000 --- a/dashboard/new-dashboard/src/components/pycharm/sharedIndexes/FirstCodeAnalysisDashboard.vue +++ /dev/null @@ -1,66 +0,0 @@ - - - diff --git a/dashboard/new-dashboard/src/components/pycharm/sharedIndexes/IndexingDashboard.vue b/dashboard/new-dashboard/src/components/pycharm/sharedIndexes/IndexingDashboard.vue deleted file mode 100644 index 3b20090d7..000000000 --- a/dashboard/new-dashboard/src/components/pycharm/sharedIndexes/IndexingDashboard.vue +++ /dev/null @@ -1,66 +0,0 @@ - - - diff --git a/dashboard/new-dashboard/src/components/pycharm/sharedIndexes/NumberOfIndexedFilesDashboard.vue b/dashboard/new-dashboard/src/components/pycharm/sharedIndexes/NumberOfIndexedFilesDashboard.vue deleted file mode 100644 index cb6ba3bef..000000000 --- a/dashboard/new-dashboard/src/components/pycharm/sharedIndexes/NumberOfIndexedFilesDashboard.vue +++ /dev/null @@ -1,66 +0,0 @@ - - - diff --git a/dashboard/new-dashboard/src/components/pycharm/sharedIndexes/NumberOfSharedIndexesDashboard.vue b/dashboard/new-dashboard/src/components/pycharm/sharedIndexes/NumberOfSharedIndexesDashboard.vue deleted file mode 100644 index 3fd13683d..000000000 --- a/dashboard/new-dashboard/src/components/pycharm/sharedIndexes/NumberOfSharedIndexesDashboard.vue +++ /dev/null @@ -1,66 +0,0 @@ - - - diff --git a/dashboard/new-dashboard/src/components/pycharm/sharedIndexes/ScanningDashboard.vue b/dashboard/new-dashboard/src/components/pycharm/sharedIndexes/ScanningDashboard.vue deleted file mode 100644 index 5f65ba384..000000000 --- a/dashboard/new-dashboard/src/components/pycharm/sharedIndexes/ScanningDashboard.vue +++ /dev/null @@ -1,66 +0,0 @@ - - - diff --git a/dashboard/new-dashboard/src/components/pycharm/sharedIndexes/TypingDashboard.vue b/dashboard/new-dashboard/src/components/pycharm/sharedIndexes/TypingDashboard.vue deleted file mode 100644 index b1ceface7..000000000 --- a/dashboard/new-dashboard/src/components/pycharm/sharedIndexes/TypingDashboard.vue +++ /dev/null @@ -1,66 +0,0 @@ - - - diff --git a/dashboard/new-dashboard/src/routes.ts b/dashboard/new-dashboard/src/routes.ts index 2c09f3e42..aa23d1d9e 100644 --- a/dashboard/new-dashboard/src/routes.ts +++ b/dashboard/new-dashboard/src/routes.ts @@ -8,13 +8,11 @@ const enum ROUTE_PREFIX { Startup = "/ij", IntelliJ = "/intellij", IntelliJBuildTools = "/intellij/buildTools", - IntelliJSharedIndices = "/intellij/sharedIndexes", IntelliJUltimate = "/intellij/ultimate", IntelliJPackageChecker = "/intellij/packageChecker", IntelliJFus = "/intellij/fus", PhpStorm = "/phpstorm", GoLand = "/goland", - GoLandSharedIndices = "/goland/sharedIndexes", RubyMine = "/rubymine", Kotlin = "/kotlin", KotlinMemory = Kotlin + "/memory", @@ -23,7 +21,6 @@ const enum ROUTE_PREFIX { JBR = "/jbr", Fleet = "/fleet", PyCharm = "/pycharm", - PyCharmSharedIndices = "/pycharm/sharedIndexes", WebStorm = "/webstorm", Bazel = "/bazel", Qodana = "/qodana", @@ -80,16 +77,7 @@ enum ROUTES { IntelliJUltimateDashboard = `${ROUTE_PREFIX.IntelliJUltimate}/${DASHBOARD_ROUTE}`, IntelliJUltimateDashboardOld = `${ROUTE_PREFIX.IntelliJUltimate}/ultimateDashboardOld`, IntelliJUltimateTests = `${ROUTE_PREFIX.IntelliJUltimate}/${TEST_ROUTE}`, - IntelliJSharedIndicesIndexingDashboard = `${ROUTE_PREFIX.IntelliJSharedIndices}/sharedIndexesIndexingDashboard`, - IntelliJSharedIndicesScanningDashboard = `${ROUTE_PREFIX.IntelliJSharedIndices}/sharedIndexesScanningDashboard`, - IntelliJSharedIndicesFindUsagesDashboard = `${ROUTE_PREFIX.IntelliJSharedIndices}/sharedIndexesFindUsagesDashboard`, - IntelliJSharedIndicesCompletionDashboard = `${ROUTE_PREFIX.IntelliJSharedIndices}/sharedIndexesCompletionDashboard`, - IntelliJSharedIndicesFirstCodeAnalysisDashboard = `${ROUTE_PREFIX.IntelliJSharedIndices}/sharedIndexesFirstCodeAnalysisDashboard`, - IntelliJSharedIndicesNumberOfIndexedFilesDashboard = `${ROUTE_PREFIX.IntelliJSharedIndices}/sharedIndexesIndexedFilesDashboard`, - IntelliJSharedIndicesNumberOfExtensionsDashboard = `${ROUTE_PREFIX.IntelliJSharedIndices}/sharedIndexesNumberOfExtensionsDashboard`, - IntelliJSharedIndicesTypingDashboard = `${ROUTE_PREFIX.IntelliJSharedIndices}/sharedIndexesTypingDashboard`, - IntelliJSharedIndicesDumbModeDashboard = `${ROUTE_PREFIX.IntelliJSharedIndices}/sharedIndexesDumbModeDashboard`, - IntelliJSharedIndicesTests = `${ROUTE_PREFIX.IntelliJSharedIndices}/${TEST_ROUTE}`, + IntelliJSharedIndicesDashboard = `${ROUTE_PREFIX.IntelliJ}/sharedIndexesDashboard`, IntelliJPackageCheckerDashboard = `${ROUTE_PREFIX.IntelliJPackageChecker}/${DASHBOARD_ROUTE}`, IntelliJPackageCheckerTests = `${ROUTE_PREFIX.IntelliJPackageChecker}/${TEST_ROUTE}`, IntelliJFusDashboard = `${ROUTE_PREFIX.IntelliJFus}/${DASHBOARD_ROUTE}`, @@ -134,15 +122,6 @@ enum ROUTES { GoLandTests = `${ROUTE_PREFIX.GoLand}/${TEST_ROUTE}`, GoLandCompare = `${ROUTE_PREFIX.GoLand}/${COMPARE_ROUTE}`, GoLandCompareBranches = `${ROUTE_PREFIX.GoLand}/${COMPARE_BRANCHES_ROUTE}`, - GoLandSharedIndicesIndexingDashboard = `${ROUTE_PREFIX.GoLandSharedIndices}/sharedIndexesIndexingDashboard`, - GoLandSharedIndicesScanningDashboard = `${ROUTE_PREFIX.GoLandSharedIndices}/sharedIndexesScanningDashboard`, - GoLandSharedIndicesFindUsagesDashboard = `${ROUTE_PREFIX.GoLandSharedIndices}/sharedIndexesFindUsagesDashboard`, - GoLandSharedIndicesCompletionDashboard = `${ROUTE_PREFIX.GoLandSharedIndices}/sharedIndexesCompletionDashboard`, - GoLandSharedIndicesFirstCodeAnalysisDashboard = `${ROUTE_PREFIX.GoLandSharedIndices}/sharedIndexesFirstCodeAnalysisDashboard`, - GoLandSharedIndicesNumberOfIndexedFilesDashboard = `${ROUTE_PREFIX.GoLandSharedIndices}/sharedIndexesIndexedFilesDashboard`, - GoLandSharedIndicesNumberOfExtensionsDashboard = `${ROUTE_PREFIX.GoLandSharedIndices}/sharedIndexesNumberOfExtensionsDashboard`, - GoLandSharedIndicesTypingDashboard = `${ROUTE_PREFIX.GoLandSharedIndices}/sharedIndexesTypingDashboard`, - GoLandSharedIndicesDumbModeDashboard = `${ROUTE_PREFIX.GoLandSharedIndices}/sharedIndexesDumbModeDashboard`, PyCharmStartupDashboard = `${ROUTE_PREFIX.PyCharm}/${STARTUP_ROUTE}`, PyCharmDashboard = `${ROUTE_PREFIX.PyCharm}/${DASHBOARD_ROUTE}Dev`, PyCharmOldDashboard = `${ROUTE_PREFIX.PyCharm}/${DASHBOARD_ROUTE}`, @@ -150,15 +129,6 @@ enum ROUTES { PyCharmDevTests = `${ROUTE_PREFIX.PyCharm}/${DEV_TEST_ROUTE}`, PyCharmCompare = `${ROUTE_PREFIX.PyCharm}/${COMPARE_ROUTE}`, PyCharmCompareBranches = `${ROUTE_PREFIX.PyCharm}/${COMPARE_BRANCHES_ROUTE}`, - PyCharmSharedIndicesIndexingDashboard = `${ROUTE_PREFIX.PyCharmSharedIndices}/sharedIndexesIndexingDashboard`, - PyCharmSharedIndicesScanningDashboard = `${ROUTE_PREFIX.PyCharmSharedIndices}/sharedIndexesScanningDashboard`, - PyCharmSharedIndicesFindUsagesDashboard = `${ROUTE_PREFIX.PyCharmSharedIndices}/sharedIndexesFindUsagesDashboard`, - PyCharmSharedIndicesCompletionDashboard = `${ROUTE_PREFIX.PyCharmSharedIndices}/sharedIndexesCompletionDashboard`, - PyCharmSharedIndicesFirstCodeAnalysisDashboard = `${ROUTE_PREFIX.PyCharmSharedIndices}/sharedIndexesFirstCodeAnalysisDashboard`, - PyCharmSharedIndicesNumberOfIndexedFilesDashboard = `${ROUTE_PREFIX.PyCharmSharedIndices}/sharedIndexesIndexedFilesDashboard`, - PyCharmSharedIndicesNumberOfExtensionsDashboard = `${ROUTE_PREFIX.PyCharmSharedIndices}/sharedIndexesNumberOfExtensionsDashboard`, - PyCharmSharedIndicesTypingDashboard = `${ROUTE_PREFIX.PyCharmSharedIndices}/sharedIndexesTypingDashboard`, - PyCharmSharedIndicesDumbModeDashboard = `${ROUTE_PREFIX.PyCharmSharedIndices}/sharedIndexesDumbModeDashboard`, WebStormStartupDashboard = `${ROUTE_PREFIX.WebStorm}/${STARTUP_ROUTE}`, WebStormDashboard = `${ROUTE_PREFIX.WebStorm}/${DASHBOARD_ROUTE}`, WebStormDashboardNEXT = `${ROUTE_PREFIX.WebStorm}/dashboardNext`, @@ -313,10 +283,6 @@ const IDEA: Product = { url: ROUTES.IntelliJDashboard, label: DASHBOARD_LABEL, }, - { - url: ROUTES.IntelliJDashboardOld, - label: "Dashboard (<=241)", - }, { url: ROUTES.IntelliJPopupsDashboard, label: "Popups Dashboard", @@ -325,25 +291,17 @@ const IDEA: Product = { url: ROUTES.IntelliJFindUsagesDashboard, label: "Find Usages Dashboard", }, - { - url: ROUTES.IntelliJFindUsagesDashboardOld, - label: "Find Usages Dashboard (<=241)", - }, { url: ROUTES.IntelliJSEDashboard, label: "Search Everywhere Dashboard", }, - { - url: ROUTES.IntelliJSEDashboardOld, - label: "Search Everywhere Dashboard (<=241)", - }, { url: ROUTES.IntelliJIndexingDashboard, label: "Indexing Dashboard", }, { - url: ROUTES.IntelliJIndexingDashboardOld, - label: "Indexing Dashboard (<=241)", + url: ROUTES.IntelliJSharedIndicesDashboard, + label: "Shared Indexes Dashboard", }, { url: ROUTES.IntelliJIncrementalCompilationDashboard, @@ -401,52 +359,6 @@ const IDEA: Product = { }, ], }, - { - url: ROUTE_PREFIX.IntelliJSharedIndices, - label: "Shared Indexes", - tabs: [ - { - url: ROUTES.IntelliJSharedIndicesDumbModeDashboard, - label: "Dumb Mode Time", - }, - { - url: ROUTES.IntelliJSharedIndicesIndexingDashboard, - label: "Indexing", - }, - { - url: ROUTES.IntelliJSharedIndicesScanningDashboard, - label: "Scanning", - }, - { - url: ROUTES.IntelliJSharedIndicesFindUsagesDashboard, - label: "FindUsages", - }, - { - url: ROUTES.IntelliJSharedIndicesCompletionDashboard, - label: "Completion", - }, - { - url: ROUTES.IntelliJSharedIndicesFirstCodeAnalysisDashboard, - label: "Code Analysis", - }, - { - url: ROUTES.IntelliJSharedIndicesTypingDashboard, - label: "Typing", - }, - { - url: ROUTES.IntelliJSharedIndicesNumberOfIndexedFilesDashboard, - label: "Indexed Files", - }, - { - url: ROUTES.IntelliJSharedIndicesNumberOfExtensionsDashboard, - label: "Indexed by Extensions", - }, - { - url: ROUTES.IntelliJSharedIndicesTests, - label: TESTS_LABEL, - }, - ], - }, { url: ROUTE_PREFIX.IntelliJUltimate, label: "Ultimate", @@ -695,52 +607,6 @@ const GOLAND: Product = { }, ], }, - { - url: ROUTE_PREFIX.GoLandSharedIndices, - label: "Shared Indexes", - tabs: [ - { - url: ROUTES.GoLandSharedIndicesDumbModeDashboard, - label: "Dumb Mode Time", - }, - { - url: ROUTES.GoLandSharedIndicesIndexingDashboard, - label: "Indexing", - }, - { - url: ROUTES.GoLandSharedIndicesScanningDashboard, - label: "Scanning", - }, - { - url: ROUTES.GoLandSharedIndicesFindUsagesDashboard, - label: "FindUsages", - }, - { - url: ROUTES.GoLandSharedIndicesCompletionDashboard, - label: "Completion", - }, - { - url: ROUTES.GoLandSharedIndicesFirstCodeAnalysisDashboard, - label: "Code Analysis", - }, - { - url: ROUTES.GoLandSharedIndicesTypingDashboard, - label: "Typing", - }, - { - url: ROUTES.GoLandSharedIndicesNumberOfIndexedFilesDashboard, - label: "Indexed Files", - }, - { - url: ROUTES.GoLandSharedIndicesNumberOfExtensionsDashboard, - label: "Indexed by Extensions", - }, - { - url: ROUTES.GoLandTests, - label: TESTS_LABEL, - }, - ], - }, ], } const RUBYMINE: Product = { @@ -814,56 +680,6 @@ const PYCHARM: Product = { }, ], }, - { - url: ROUTE_PREFIX.PyCharmSharedIndices, - label: "Shared Indexes", - tabs: [ - { - url: ROUTES.PyCharmSharedIndicesDumbModeDashboard, - label: "Dumb Mode Time", - }, - { - url: ROUTES.PyCharmSharedIndicesIndexingDashboard, - label: "Indexing", - }, - { - url: ROUTES.PyCharmSharedIndicesScanningDashboard, - label: "Scanning", - }, - { - url: ROUTES.PyCharmSharedIndicesFindUsagesDashboard, - label: "FindUsages", - }, - { - url: ROUTES.PyCharmSharedIndicesCompletionDashboard, - label: "Completion", - }, - { - url: ROUTES.PyCharmSharedIndicesFirstCodeAnalysisDashboard, - label: "Code Analysis", - }, - { - url: ROUTES.PyCharmSharedIndicesTypingDashboard, - label: "Typing", - }, - { - url: ROUTES.PyCharmSharedIndicesNumberOfIndexedFilesDashboard, - label: "Indexed Files", - }, - { - url: ROUTES.PyCharmSharedIndicesNumberOfExtensionsDashboard, - label: "Indexed by Extensions", - }, - { - url: ROUTES.PyCharmTests, - label: TESTS_LABEL + " (Old)", - }, - { - url: ROUTES.PyCharmDevTests, - label: TESTS_LABEL, - }, - ], - }, ], } @@ -1345,11 +1161,6 @@ export function getNewDashboardRoutes(): ParentRouteRecord[] { component: () => import("./components/intelliJ/PerformanceDashboard.vue"), meta: { pageTitle: "IntelliJ Performance dashboard" }, }, - { - path: ROUTES.IntelliJDashboardOld, - component: () => import("./components/intelliJ/PerformanceDashboardOld.vue"), - meta: { pageTitle: "IntelliJ Performance dashboard (<=241)" }, - }, { path: ROUTES.IntelliJPopupsDashboard, component: () => import("./components/intelliJ/PerformancePopupsDashboard.vue"), @@ -1360,11 +1171,6 @@ export function getNewDashboardRoutes(): ParentRouteRecord[] { component: () => import("./components/intelliJ/IndexingDashboard.vue"), meta: { pageTitle: "IntelliJ Indexing Performance dashboard" }, }, - { - path: ROUTES.IntelliJIndexingDashboardOld, - component: () => import("./components/intelliJ/IndexingDashboardOld.vue"), - meta: { pageTitle: "IntelliJ Indexing Performance dashboard (<=241)" }, - }, { path: ROUTES.IntelliJIncrementalCompilationDashboard, component: () => import("./components/intelliJ/IncrementalCompilationDashboard.vue"), @@ -1400,11 +1206,6 @@ export function getNewDashboardRoutes(): ParentRouteRecord[] { component: () => import("./components/intelliJ/build-tools/jps/JpsImportPerformanceDashboardDevServer.vue"), meta: { pageTitle: "JPS Import dashboard DevServer" }, }, - { - path: ROUTES.IntelliJUltimateDashboardOld, - component: () => import("./components/intelliJ/UltimateProjectsDashboardOld.vue"), - meta: { pageTitle: "Ultimate Projects (<=241)" }, - }, { path: ROUTES.IntelliJUltimateDashboard, component: () => import("./components/intelliJ/UltimateProjectsDashboard.vue"), @@ -1440,65 +1241,15 @@ export function getNewDashboardRoutes(): ParentRouteRecord[] { component: () => import("./components/intelliJ/PerformanceFindUsagesDashboard.vue"), meta: { pageTitle: "Find Usages IntelliJ Performance dashboard" }, }, - { - path: ROUTES.IntelliJFindUsagesDashboardOld, - component: () => import("./components/intelliJ/PerformanceFindUsagesDashboardOld.vue"), - meta: { pageTitle: "Find Usages IntelliJ Performance dashboard (<=241)" }, - }, { path: ROUTES.IntelliJSEDashboard, component: () => import("./components/intelliJ/PerformanceSEDashboard.vue"), meta: { pageTitle: "Search Everywhere IntelliJ Performance dashboard" }, }, { - path: ROUTES.IntelliJSEDashboardOld, - component: () => import("./components/intelliJ/PerformanceSEDashboardOld.vue"), - meta: { pageTitle: "Search Everywhere IntelliJ Performance dashboard (<=241)" }, - }, - { - path: ROUTES.IntelliJSharedIndicesIndexingDashboard, - component: () => import("./components/intelliJ/sharedIndexes/IndexingDashboard.vue"), - meta: { pageTitle: "Performance Tests For Shared Indexes Dashboard: Indexing" }, - }, - { - path: ROUTES.IntelliJSharedIndicesScanningDashboard, - component: () => import("./components/intelliJ/sharedIndexes/ScanningDashboard.vue"), - meta: { pageTitle: "Performance Tests For Shared Indexes Dashboard: Scanning" }, - }, - { - path: ROUTES.IntelliJSharedIndicesFindUsagesDashboard, - component: () => import("./components/intelliJ/sharedIndexes/FindUsagesDashboard.vue"), - meta: { pageTitle: "Performance Tests For Shared Indexes Dashboard: Finding Usages" }, - }, - { - path: ROUTES.IntelliJSharedIndicesCompletionDashboard, - component: () => import("./components/intelliJ/sharedIndexes/CompletionDashboard.vue"), - meta: { pageTitle: "Performance Tests For Shared Indexes Dashboard: Completion" }, - }, - { - path: ROUTES.IntelliJSharedIndicesFirstCodeAnalysisDashboard, - component: () => import("./components/intelliJ/sharedIndexes/FirstCodeAnalysisDashboard.vue"), - meta: { pageTitle: "Performance Tests For Shared Indexes Dashboard: Code Analysis" }, - }, - { - path: ROUTES.IntelliJSharedIndicesNumberOfIndexedFilesDashboard, - component: () => import("./components/intelliJ/sharedIndexes/NumberOfIndexedFilesDashboard.vue"), - meta: { pageTitle: "Performance Tests For Shared Indexes Dashboard: Number of indexed files" }, - }, - { - path: ROUTES.IntelliJSharedIndicesNumberOfExtensionsDashboard, - component: () => import("./components/intelliJ/sharedIndexes/NumberOfSharedIndexesDashboard.vue"), - meta: { pageTitle: "Performance Tests For Shared Indexes Dashboard: Number of indexed by shared indexes files" }, - }, - { - path: ROUTES.IntelliJSharedIndicesTypingDashboard, - component: () => import("./components/intelliJ/sharedIndexes/TypingDashboard.vue"), - meta: { pageTitle: "Performance Tests For Shared Indexes Dashboard: Typing max awt delay" }, - }, - { - path: ROUTES.IntelliJSharedIndicesDumbModeDashboard, - component: () => import("./components/intelliJ/sharedIndexes/DumbModeDashboard.vue"), - meta: { pageTitle: "Performance Tests For Shared Indexes Dashboard: Dumb Mode Time" }, + path: ROUTES.IntelliJSharedIndicesDashboard, + component: () => import("./components/intelliJ/SharedIndexesDashboard.vue"), + meta: { pageTitle: "Shared Indexes Performance Dashboard" }, }, { path: ROUTES.IntelliJEmbeddingSearchDashboard, @@ -1524,16 +1275,7 @@ export function getNewDashboardRoutes(): ParentRouteRecord[] { initialMachine: "Linux EC2 C6id.8xlarge (32 vCPU Xeon, 64 GB)", withInstaller: false, }, - meta: { pageTitle: "IntelliJ Integration Performance Tests On Fast Installer" }, - }, - { - path: ROUTES.IntelliJSharedIndicesTests, - component: () => import("./components/common/PerformanceTests.vue"), - props: { - dbName: "perfint", - table: "ideaSharedIndices", - }, - meta: { pageTitle: "IntelliJ Integration Performance Tests For Shared Indexes" }, + meta: { pageTitle: "IntelliJ Integration Performance Tests On DevServer" }, }, { path: ROUTES.IntelliJCompare, @@ -1687,51 +1429,6 @@ export function getNewDashboardRoutes(): ParentRouteRecord[] { }, meta: { pageTitle: COMPARE_BRANCHES_LABEL }, }, - { - path: ROUTES.GoLandSharedIndicesIndexingDashboard, - component: () => import("./components/goland/sharedIndexes/IndexingDashboard.vue"), - meta: { pageTitle: "Performance Tests For Shared Indexes Dashboard: Indexing" }, - }, - { - path: ROUTES.GoLandSharedIndicesScanningDashboard, - component: () => import("./components/goland/sharedIndexes/ScanningDashboard.vue"), - meta: { pageTitle: "Performance Tests For Shared Indexes Dashboard: Scanning" }, - }, - { - path: ROUTES.GoLandSharedIndicesFindUsagesDashboard, - component: () => import("./components/goland/sharedIndexes/FindUsagesDashboard.vue"), - meta: { pageTitle: "Performance Tests For Shared Indexes Dashboard: Finding Usages" }, - }, - { - path: ROUTES.GoLandSharedIndicesCompletionDashboard, - component: () => import("./components/goland/sharedIndexes/CompletionDashboard.vue"), - meta: { pageTitle: "Performance Tests For Shared Indexes Dashboard: Completion" }, - }, - { - path: ROUTES.GoLandSharedIndicesFirstCodeAnalysisDashboard, - component: () => import("./components/goland/sharedIndexes/FirstCodeAnalysisDashboard.vue"), - meta: { pageTitle: "Performance Tests For Shared Indexes Dashboard: Code Analysis" }, - }, - { - path: ROUTES.GoLandSharedIndicesNumberOfIndexedFilesDashboard, - component: () => import("./components/goland/sharedIndexes/NumberOfIndexedFilesDashboard.vue"), - meta: { pageTitle: "Performance Tests For Shared Indexes Dashboard: Number of indexed files" }, - }, - { - path: ROUTES.GoLandSharedIndicesNumberOfExtensionsDashboard, - component: () => import("./components/goland/sharedIndexes/NumberOfSharedIndexesDashboard.vue"), - meta: { pageTitle: "Performance Tests For Shared Indexes Dashboard: Number of indexed by shared indexes files" }, - }, - { - path: ROUTES.GoLandSharedIndicesTypingDashboard, - component: () => import("./components/goland/sharedIndexes/TypingDashboard.vue"), - meta: { pageTitle: "Performance Tests For Shared Indexes Dashboard: Typing max awt delay" }, - }, - { - path: ROUTES.GoLandSharedIndicesDumbModeDashboard, - component: () => import("./components/goland/sharedIndexes/DumbModeDashboard.vue"), - meta: { pageTitle: "Performance Tests For Shared Indexes Dashboard: Dumb Mode Time" }, - }, { path: ROUTES.PyCharmStartupDashboard, component: () => import("./components/common/StartupProductDashboard.vue"), @@ -1790,51 +1487,6 @@ export function getNewDashboardRoutes(): ParentRouteRecord[] { }, meta: { pageTitle: COMPARE_BRANCHES_LABEL }, }, - { - path: ROUTES.PyCharmSharedIndicesIndexingDashboard, - component: () => import("./components/pycharm/sharedIndexes/IndexingDashboard.vue"), - meta: { pageTitle: "Performance Tests For Shared Indexes Dashboard: Indexing" }, - }, - { - path: ROUTES.PyCharmSharedIndicesScanningDashboard, - component: () => import("./components/pycharm/sharedIndexes/ScanningDashboard.vue"), - meta: { pageTitle: "Performance Tests For Shared Indexes Dashboard: Scanning" }, - }, - { - path: ROUTES.PyCharmSharedIndicesFindUsagesDashboard, - component: () => import("./components/pycharm/sharedIndexes/FindUsagesDashboard.vue"), - meta: { pageTitle: "Performance Tests For Shared Indexes Dashboard: Finding Usages" }, - }, - { - path: ROUTES.PyCharmSharedIndicesCompletionDashboard, - component: () => import("./components/pycharm/sharedIndexes/CompletionDashboard.vue"), - meta: { pageTitle: "Performance Tests For Shared Indexes Dashboard: Completion" }, - }, - { - path: ROUTES.PyCharmSharedIndicesFirstCodeAnalysisDashboard, - component: () => import("./components/pycharm/sharedIndexes/FirstCodeAnalysisDashboard.vue"), - meta: { pageTitle: "Performance Tests For Shared Indexes Dashboard: Code Analysis" }, - }, - { - path: ROUTES.PyCharmSharedIndicesNumberOfIndexedFilesDashboard, - component: () => import("./components/pycharm/sharedIndexes/NumberOfIndexedFilesDashboard.vue"), - meta: { pageTitle: "Performance Tests For Shared Indexes Dashboard: Number of indexed files" }, - }, - { - path: ROUTES.PyCharmSharedIndicesNumberOfExtensionsDashboard, - component: () => import("./components/pycharm/sharedIndexes/NumberOfSharedIndexesDashboard.vue"), - meta: { pageTitle: "Performance Tests For Shared Indexes Dashboard: Number of indexed by shared indexes files" }, - }, - { - path: ROUTES.PyCharmSharedIndicesTypingDashboard, - component: () => import("./components/pycharm/sharedIndexes/TypingDashboard.vue"), - meta: { pageTitle: "Performance Tests For Shared Indexes Dashboard: Typing max awt delay" }, - }, - { - path: ROUTES.PyCharmSharedIndicesDumbModeDashboard, - component: () => import("./components/pycharm/sharedIndexes/DumbModeDashboard.vue"), - meta: { pageTitle: "Performance Tests For Shared Indexes Dashboard: Dumb Mode Time" }, - }, { path: ROUTES.WebStormStartupDashboard, component: () => import("./components/common/StartupProductDashboard.vue"),