mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
First check in for Migration Dashboard (#14309)
* Adding Dashboard Fixing auth keys api create status Dialog * making some changes requested in the PR * switched to text component from dom component * Adding TODO comment * Fixing image url to work on windows * Fixing stuff pointed out in PR comments * adding return type to dasboard register function * Adding more todos
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
{
|
||||
"displayName": "SQL Migration",
|
||||
"description": "SQL migration description",
|
||||
"migration-notebook-command-title": "Open SQL migration notebooks"
|
||||
"migration-notebook-command-title": "Open SQL migration notebooks",
|
||||
"migration-dashboard-title": "SQL Migration",
|
||||
"migration-dashboard-tasks": "Migration Tasks"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user