Charles Gagnon
8fb54710fb
Promote CssStyles to stable API ( #14824 )
...
* Promote CssStyles to stable API
* add comment
* Fix compile
2021-03-22 12:16:59 -07:00
Christopher Suh
1a74d0f3d4
bumped sqltoolsservice version ( #14823 )
2021-03-22 11:33:11 -07:00
Charles Gagnon
72295d46c2
Add close method to ModelView dashboards ( #14812 )
...
* Add close method to ModelView dashboards
* fix closing
* remove accessors
* Update errors
2021-03-22 10:17:16 -07:00
Charles Gagnon
6ee321a719
Update sqlops-dataprotocolclient to 1.2.2 ( #14807 )
...
* Update sqlops-dataprotocolclient to 1.2.2
* Fix yarn.lock
2021-03-20 12:49:18 -07:00
nasc17
2086ca6039
Postgres Parameters edit calls missing try catch block ( #14805 )
...
* try catch block within save and reset functions
* pr fix
* Pr fix sessions
* Pr changes
2021-03-19 17:25:48 -07:00
Kim Santiago
d658af153d
fix publish profile with connection string ending in semicolon not loading ( #14797 )
2021-03-19 13:17:51 -07:00
Brian Bergeron
ce39b4bd19
Arc - Unit tests for deleting Postgres ( #14502 )
...
* tests for deleting postgres from overview page
* upgrade to azdata-test 1.5.0
* Fix api stubbing
Co-authored-by: Brian Bergeron <brberger@microsoft.com >
Co-authored-by: chgagnon <chgagnon@microsoft.com >
2021-03-19 13:12:26 -07:00
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