pre-defined dashboard tab groups (#9916)

* pre-defined dashboard tab groups

* add back the tab group contribution

* comments
This commit is contained in:
Alan Ren
2020-04-09 14:57:46 -07:00
committed by GitHub
parent 06abda74a6
commit 433049d1b2
3 changed files with 31 additions and 1 deletions

View File

@@ -32,6 +32,7 @@
"description": "Manage and troubleshoot SQL Agent jobs",
"provider": "MSSQL",
"title": "SQL Agent",
"group": "administration",
"when": "connectionProvider == 'MSSQL' && !mssql:iscloud && mssql:engineedition != 11 && dashboardContext == 'server'",
"container": {
"controlhost-container": {
@@ -91,7 +92,7 @@
"vscodetestcover": "github:corivera/vscodetestcover#1.0.5"
},
"resolutions": {
"esprima": "^4.0.0"
"esprima": "^4.0.0"
},
"__metadata": {
"id": "10",