diff --git a/package.json b/package.json index 3ab7b128e3..1c38151fc3 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "azuredatastudio", "version": "1.35.0", - "distro": "8607d90cebf220aefaaf0998f87d5e9c746e48b0", + "distro": "315dcb18cc81bfa733b04746ba9c0131c38d3913", "author": { "name": "Microsoft Corporation" }, diff --git a/remote/package.json b/remote/package.json index 3e1df2f476..3e08d46878 100644 --- a/remote/package.json +++ b/remote/package.json @@ -16,6 +16,7 @@ "applicationinsights": "1.0.8", "angular2-grid": "2.0.6", "ansi_up": "^3.0.0", + "azdataGraph": "github:Microsoft/azdataGraph#0.0.11", "chart.js": "^2.9.4", "chokidar": "3.5.2", "cookie": "^0.4.0", diff --git a/remote/web/package.json b/remote/web/package.json index a1709f95ac..13a2aaddba 100644 --- a/remote/web/package.json +++ b/remote/web/package.json @@ -15,6 +15,7 @@ "@vscode/vscode-languagedetection": "1.0.18", "angular2-grid": "2.0.6", "ansi_up": "^3.0.0", + "azdataGraph": "github:Microsoft/azdataGraph#0.0.11", "chart.js": "^2.9.4", "gridstack": "^3.1.3", "kburtram-query-plan": "2.6.1", diff --git a/remote/web/yarn.lock b/remote/web/yarn.lock index 488fb4c632..82905d3e89 100644 --- a/remote/web/yarn.lock +++ b/remote/web/yarn.lock @@ -150,6 +150,10 @@ array-uniq@^1.0.2: resolved "https://registry.yarnpkg.com/array-uniq/-/array-uniq-1.0.3.tgz#af6ac877a25cc7f74e058894753858dfdb24fdb6" integrity sha1-r2rId6Jcx/dOBYiUdThY39sk/bY= +"azdataGraph@github:Microsoft/azdataGraph#0.0.11": + version "0.0.11" + resolved "https://codeload.github.com/Microsoft/azdataGraph/tar.gz/efeb59abc720c33e35386749e4345af028613672" + chalk@^2.3.0, chalk@^2.4.1: version "2.4.2" resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424" diff --git a/remote/yarn.lock b/remote/yarn.lock index f48dc9e098..7621dcf759 100644 --- a/remote/yarn.lock +++ b/remote/yarn.lock @@ -198,6 +198,10 @@ array-uniq@^1.0.2: resolved "https://registry.yarnpkg.com/array-uniq/-/array-uniq-1.0.3.tgz#af6ac877a25cc7f74e058894753858dfdb24fdb6" integrity sha1-r2rId6Jcx/dOBYiUdThY39sk/bY= +"azdataGraph@github:Microsoft/azdataGraph#0.0.11": + version "0.0.11" + resolved "https://codeload.github.com/Microsoft/azdataGraph/tar.gz/efeb59abc720c33e35386749e4345af028613672" + binary-extensions@^2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-2.0.0.tgz#23c0df14f6a88077f5f986c0d167ec03c3d5537c" diff --git a/src/vs/code/browser/workbench/workbench-dev.html b/src/vs/code/browser/workbench/workbench-dev.html index 536585ca3d..b005090515 100644 --- a/src/vs/code/browser/workbench/workbench-dev.html +++ b/src/vs/code/browser/workbench/workbench-dev.html @@ -27,13 +27,8 @@ - - @@ -56,7 +106,8 @@ - + + diff --git a/src/vs/code/browser/workbench/workbench.html b/src/vs/code/browser/workbench/workbench.html index 1c865d007f..4bbb59c008 100644 --- a/src/vs/code/browser/workbench/workbench.html +++ b/src/vs/code/browser/workbench/workbench.html @@ -27,22 +27,61 @@ - - @@ -54,6 +93,7 @@ +