mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-03 01:25:38 -05:00
sql-migration: update migration status page latest design (#16099)
* add migrations status context menu and commands * add migration status images * remove test code, add account validation * fix command registration to occure once * fix typo
This commit is contained in:
@@ -6,5 +6,12 @@
|
||||
"migration-dashboard-tasks": "Migration Tasks",
|
||||
"migration-command-category": "Azure SQL Migration",
|
||||
"start-migration-command": "Migrate to Azure SQL",
|
||||
"send-feedback-command": "Feedback"
|
||||
"send-feedback-command": "Feedback",
|
||||
"migration-context-menu-category": "Migration Context Menu",
|
||||
"complete-cutover-menu": "Complete cutover",
|
||||
"database-details-menu": "Database details",
|
||||
"view-target-menu": "Azure SQL Target details",
|
||||
"view-service-menu": "Dataase Migration Service details",
|
||||
"copy-migration-menu": "Copy migration details",
|
||||
"cancel-migration-menu": "Cancel migration"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user