Alan Ren
69d593007e
fix contrast issue of view container and view header ( #14800 )
...
* bring in vscode colors
* background color
2021-03-19 09:56:33 -07:00
Kim Santiago
adc0f3e96d
fix build errors in projectController.test.ts ( #14798 )
2021-03-18 18:31:53 -07:00
Kim Santiago
8068de5938
fix project tree tests failing on windows ( #14759 )
...
* fix project tree tests failing on windows
* add back test
* Addressing comments
* change to doc comment
* remove unnecessary change
* undo other change
2021-03-18 17:14:00 -07:00
Christopher Suh
172f428789
Fixed formatting/bugs ( #14790 )
...
* formatting changes & assessment title
* fixed width for description/impacted objects
* fixed formatting
* removed master, model, tempdb, and msdb
* fix warnings number
* used static variable
2021-03-18 14:33:17 -07:00
Charles Gagnon
a0a97d1611
Revert "Updated Postgres Spec for where to find engine version, removed calling calling -ev in edit commands ( #14735 )" ( #14794 )
...
This reverts commit 318559dcd7 .
2021-03-18 14:19:59 -07:00
Charles Gagnon
88b7960d01
Add Slider component ( #14774 )
...
* initial
* more cleanup
* update types
2021-03-18 09:47:36 -07:00
Zi Chen
03d2ac7206
Recursively delete folders in database projects ( #14740 )
...
* Recursively rmdir
* Remove comment
* Add test
* Add test assertions
* Comment
* Recursively rmdir
* Revert "Comment"
This reverts commit 287e7f824adfb2fcedb18ee222b34b8c6a5305b5.
* Re-commit Simplify Test
2021-03-18 09:20:41 -07:00
Charles Gagnon
07bd534453
Update replicas text ( #14783 )
2021-03-17 16:19:03 -07:00
nasc17
947633f244
Clear updates in discard ( #14781 )
2021-03-17 16:15:45 -07:00
Aasim Khan
c7cca7e9f0
Renaming controller to migration service and other bug fixes/ validations. ( #14751 )
...
* - Added coming soon message for learn more.
- Potential fix for learn more message
* Renaming of controller to sqlMigrationService
* Surfacing some errors
-Azure account is stale error
-Migration Service creation error.
* Adding refresh azure token validation.
* Fixing some errors pointed during PR
-Fixing property names
-Fixing count
* Fixing migration status
- Adding special error handling for resource not found error
- Deleting unfound migrations from local cache
- Using prefetched migration status for view all
Misc fixes:
- Using SQL server version name instead of number
- Fixing Icons on sku recommendation page
- Fixing table column width in cutover dialog
- Adding spinner button to refresh.
* Fixing all strings in migration service page and dialog
* fixed a string error in create service dialog
2021-03-17 14:55:24 -07:00
Kim Santiago
f4d305ec16
vBump dacpac and sql database projects ( #14768 )
2021-03-17 11:14:48 -07:00
Charles Gagnon
7ffa7a9b23
Add support for replicas option when deploying MIAA ( #14758 )
2021-03-17 10:12:26 -07:00
Charles Gagnon
4425b2afd3
Fix MIAA connection strings page not populating ( #14763 )
2021-03-17 09:40:47 -07:00
Kim Santiago
a4fae7c1d8
fix database name edit box not announcing required ( #14753 )
2021-03-16 16:04:56 -07:00
Alan Ren
150dec7211
expose the resizable option for table column ( #14757 )
2021-03-16 15:45:25 -07:00
Charles Gagnon
89e5ee3c80
Fix BDC deployment removing all security settings from config ( #14756 )
2021-03-16 15:44:21 -07:00
Barbara Valdez
784d76b886
Remove book notebook from toc ( #14704 )
...
* Add remove notebook from book
2021-03-16 15:02:29 -07:00
Kim Santiago
ff766a8a14
update workspace opening popup to be modal ( #14741 )
2021-03-16 11:36:10 -07:00
Charles Gagnon
95fa61ee4e
Activate extensions contributing deployment providers ( #14750 )
2021-03-16 11:11:13 -07:00
Charles Gagnon
0ecc053377
Fix blank MIAA/PG deployment wizard pages ( #14714 )
2021-03-16 10:05:47 -07:00
Charles Gagnon
97813b4c20
vBump arc ( #14748 )
2021-03-16 08:29:40 -07:00
nasc17
318559dcd7
Updated Postgres Spec for where to find engine version, removed calling calling -ev in edit commands ( #14735 )
...
* Added spec.engine.version, took out calling engine version with edit calls
* Added text wrong place
* missed updates
* PR fix
2021-03-16 08:25:16 -07:00
Drew Skwiers-Koballa
9beb7804e6
sqlproj - keep new object input box open when user navigates UI
2021-03-15 13:00:01 -07:00
Sakshi Sharma
0209b55ea2
Change no workspace content text ( #14726 )
...
* Change no workspace content text
* Address comment
2021-03-15 11:48:27 -07:00
Justin M
4140d0da79
Bumped sqltoolservice version to 82 and kusto package version to 0.5.1 ( #14718 )
2021-03-15 09:40:52 -07:00
Sakshi Sharma
9df7c6c1aa
Added integration tests for schema compare ( #14479 )
...
* Added integration tests for schema compare
* Addressed comments
* Revert beforeEach change
* Addressed comments and reverted table creation change
* Removed cancelCompare test and addressed a comment
* Increase test timeout from 5 to 10mins
2021-03-14 11:27:16 -07:00
Alan Ren
7a9de9e708
vbump asde extension ( #14720 )
2021-03-12 17:26:25 -08:00
nasc17
42347b4681
Pass in empty string quotation ( #14717 )
2021-03-12 15:50:41 -08:00
Charles Gagnon
63828dcc15
Remove connectivity mode from Arc deployment ( #14710 )
2021-03-12 14:26:57 -08:00
nasc17
98828aa67d
Unit test for Postgres Model ( #14651 )
...
* Figure out initial test
* First trys at refresh unit test
* refresh unit test completed
* Connection profile unit test, need to pass in false
* Engine settings start
* All passing
* Clean up
* Removed class, updated showdialog stubs, using sinon spy
* Removed comment
2021-03-12 14:02:55 -08:00
Aasim Khan
d6cd3270a8
Fixing azdata engine version for import ( #14666 )
2021-03-12 13:17:48 -08:00
Charles Gagnon
90a5d9d817
Fix filtered resource options persisting across deployments ( #14702 )
2021-03-12 13:08:13 -08:00
Alan Ren
f83925ce38
fix vm creation issue ( #14691 )
2021-03-12 10:53:02 -08:00
Charles Gagnon
b670ffc7e6
Update azdata login namespace param ( #14670 )
2021-03-12 10:48:32 -08:00
Aasim Khan
0277054b1f
Vbump and vscode engine requirements update for SQL migration extension ( #14665 )
...
* Updated version and vscode engine requirements
* bumping the right engine
* changing vscode engine verison as *
* reverting version to 0.0.3
2021-03-11 22:37:17 -08:00
Leila Lali
063953f743
Bug fixes for ML 0.8.0 ( #14659 )
...
* Bug fixes for ML 0.8.0
2021-03-11 14:49:28 -08:00
Charles Gagnon
bba3b93c6e
Move BDC resource deployment type into BDC extension ( #14657 )
2021-03-11 10:33:21 -08:00
Charles Gagnon
6c877a4e20
Update commands and param names ( #14658 )
2021-03-11 07:29:19 -08:00
Aasim Khan
29c02e5746
Resetting subscriptions after AD tenant is changed in migration wizard ( #14656 )
...
* Resetting subscriptions after AD tenant is changed
* removing migration in progress info message at the end
* printing migration started errors in console.
2021-03-10 18:23:39 -08:00
Charles Gagnon
e97429cb74
Bump arc version ( #14653 )
2021-03-10 15:03:14 -08:00
Kim Santiago
03a0d71486
Fix deploy upgrade existing not choosing the correct database ( #14635 )
...
* fix deploy upgrade existing not choosing the correct database
* fix test
* specify databaseDropdownValue as a string
2021-03-10 15:02:14 -08:00
Aasim Khan
ee2988f5fd
Adding Azure AD tenant dropdown in migration wizard ( #14637 )
...
* Added dropdown to select azure tenant in accounts page
* Added dropdown label for tenant dropdown
* Moving deepcopy to utils
Exporting tenant type from azurecore
* Removing unnecessary stylings
* removing unnecessary async
2021-03-10 12:48:44 -08:00
Christopher Suh
6389a5b0b0
Target Page Updates ( #14581 )
...
* fixed target page links
* wip
* wip
* update target page values
* wip
* fixed number of dbs
* add vm assessment dialog
2021-03-10 02:45:46 -05:00
Aasim Khan
bfa8ec0301
Adding database specific settings, cancel migration and other dark UI fixes ( #14626 )
...
* Made dashboard dark ui compat
* foundations for sql vm
* WIP
* Added cancel migration
Added refresh migraiton table
Added multi db config
* disabling cancel migration button if the migration is not in progress.
* Addressing some PR based coments
- Removing (s) from loc strings
- Adding return type to cancel migration
- removing _ from public vars
- localizing strings
- Adding name to dialogs for telemetry
* Adding todo comment for offline mode
2021-03-09 23:40:52 -08:00
nasc17
973f151e07
Add a note that opening new support request from ADS works only after uploading configuration to the cloud/portal ( #14601 )
...
* Added note to support request page
* Fixed note
2021-03-09 15:09:21 -08:00
Barbara Valdez
4b462a41ab
Queue concurrent calls when initializing contents in BookModel ( #14586 )
...
* Initial work for handling concurrent operations when calling initialized books
* fixes to init contents
* create a queue of deferred promises for initializing books
* resolve active promise and set to undefined
* remove duplicated variable
* address pr comments
2021-03-09 10:19:30 -08:00
Charles Gagnon
0906030aa2
Expose AzureAccount typings to other extensions ( #14604 )
2021-03-09 10:16:52 -08:00
Vladimir Chernov
46dd49d69a
SqlAssessment azdata version update ( #14613 )
2021-03-09 10:09:11 -08:00
dependabot[bot]
447e573911
Bump elliptic in /extensions/markdown-language-features ( #14609 )
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-09 08:53:14 -08:00
Cory Rivera
e2a5859155
Only include package versions in Manage Packages dialog if they're supported for the user's version of Python ( #14584 )
2021-03-08 18:05:10 -08:00