Sakshi Sharma
d86044c4e3
Add project dropdown to Update project from database dialog ( #21446 )
...
* Add dropdown populated with projects in current workspace in Update Project from database dialog for target project location
* Select first from the list if no project is preselected
* Address comments
2023-01-03 09:52:14 -08:00
Charles Gagnon
228b4cb250
Update SQL grammar ( #21481 )
2022-12-23 17:51:44 -08:00
Cheena Malhotra
0ba0205ee8
Update jsonwebtoken@9.0.0 ( #21474 )
2022-12-22 21:32:01 -08:00
Cheena Malhotra
8032d50768
Introduce Azure Synapse Analytics and Dedicated SQL Pools azure nodes ( #21471 )
2022-12-22 17:41:11 -08:00
Vladimir Chernov
7b4f31d618
update STS for sql assessment version 1.1.17 ( #1797 ) ( #21473 )
2022-12-22 17:40:27 -08:00
Charles Gagnon
eb880834fb
Update ads-extension-telemetry ( #21468 )
...
* Update ads-extension-telemetry
* undo
2022-12-22 09:26:54 -08:00
AkshayMata
e223b4e870
Add new wizard for login migrations experience ( #21317 )
2022-12-17 12:11:25 -05:00
Cheena Malhotra
ff4dc9fe86
Update STS for firewall rule name ( #21433 )
2022-12-16 18:30:03 -08:00
Cheena Malhotra
ca22686061
Add support for firewall rule name ( #21430 )
2022-12-16 18:29:44 -08:00
brian-harris
2e240729af
Add IR Migration configuration Validation to SQL Migration extension ( #21386 )
...
* re-factor and consolidate wizard pages
* validation WIP 11/10
* validate ir dialog
* navigation fixes
* bump version to 1.2.0
* add resource strings and fix navigatin issue
* map validation state to resource string clean up
* address review comments
* fix typos, address review comments
* address review feedback, readability
* fix res string, validation check, col width
* bug fixes, nav, sqldb migration
* fix nav/refresh/visibility issues
* fix nav issues, cancel pending validation items
* update error text / position
* fix localization bug
2022-12-16 14:52:24 -08:00
Kim Santiago
754d70d654
Add validation for checking for dacpac being on the same drive ( #21434 )
...
* add extra validation for add dacpac reference quickpick
* Add placeholder with message
2022-12-16 14:18:26 -08:00
Alan Ren
f91e40f2b9
new STS version ( #21432 )
2022-12-16 09:20:52 -08:00
Cheena Malhotra
112de46723
Fix ADAL to MSAL transition of connections and account list ( #21425 )
2022-12-15 16:38:45 -08:00
Alex Ma
0638bbb152
Bump MSSQL for password change feature ( #21417 )
...
* added bumps
* added correct STS
* added updated yarn
* bump STS version
2022-12-14 10:52:41 -08:00
Sakshi Sharma
d0861f01ed
Update string to enum for folder structure ( #21406 )
...
* Update string to enum
* Remove newly added enum value
2022-12-14 08:43:17 -08:00
Hai Cao
6254e2af81
bump STS ( #21402 )
2022-12-12 13:16:07 -08:00
Cheena Malhotra
abc7ada902
Fallback to 'common' tenant if 'tid' not found ( #21388 )
2022-12-12 12:31:14 -08:00
Sakshi Sharma
2626f24d5a
Remove fs.promises.rmdir ( #21356 )
...
* Remove fs.promises.rmdir
* Add force flag
2022-12-12 11:04:31 -08:00
Kim Santiago
146d64435a
fix dacpac wizard not using correct connection ( #21387 )
2022-12-12 10:14:08 -08:00
Aasim Khan
7bc8aa8d1f
updating data client protocol in import extension ( #21391 )
2022-12-09 16:10:29 -08:00
Cory Rivera
e2327c393a
Remove all Big Data Cluster features ( #21369 )
2022-12-07 12:28:17 -08:00
Christopher Suh
b5d2debebb
make MSAL default auth library ( #21355 )
2022-12-02 11:47:06 -08:00
Cheena Malhotra
511523d002
Introduce inbuilt MsalCachePlugin to replace msal-node-extensions ( #21335 )
2022-11-30 21:23:32 -08:00
Aasim Khan
c0a194df4a
Adding wizard and dialog footer loading spinner ( #21230 )
...
* Adding wizard and dialog loading
* Moving apis to proposed
* fixing namespace
* Only firing event when the value changes
* Only firing when value is changed
* Adding loading complete message to dialog and wizard
* Registering listeners and making a new base interface for loading components
* Fixing api comment
* Renaming prop to loadingCompleted
* old loading icon
2022-11-30 12:18:34 -08:00
Cheena Malhotra
23dfd690a6
Refresh token with SqlToolService session update ( #21308 )
2022-11-29 15:26:15 -08:00
Cheena Malhotra
0479aab107
Update STS to v4.4.0.8 ( #21319 )
2022-11-29 15:25:32 -08:00
Aasim Khan
813fa6b2ef
Updating qs lib across ads ( #21323 )
2022-11-29 11:40:22 -08:00
Cheena Malhotra
be036ee215
Skip signing node_modules ( #21311 )
2022-11-28 16:20:58 -08:00
Cheena Malhotra
405b3bbfdb
Fix default auth and 'AzureTenantId' to persist and not reset on selection event ( #21289 )
2022-11-23 17:39:03 -08:00
Christopher Suh
86c3f315f2
Add MSAL Authentication Library support ( #21024 )
2022-11-23 14:06:44 -08:00
Charles Gagnon
c9febe330c
Bump STS to 4.4.0.7 ( #21293 )
2022-11-22 11:39:25 -08:00
Kim Santiago
3932332694
update sql projects strings to install .net 6 SDK instead of .net core 3.1 ( #21235 )
...
* update sql projects strings to install .net 6 SDK instead of .net core 3.1
* update to us aka.ms link
2022-11-21 11:53:12 -08:00
Kim Santiago
46aec180e2
hide generate sql project from OpenApi under preview configuration in vscode ( #21263 )
2022-11-21 11:06:24 -08:00
Sakshi Sharma
e79ec552e6
Sql projects: Tests for Create project from database for vscode extension ( #21257 )
...
* Test changes
* Tests for CreateProjectFromDatabaseQuickpick
* Address comments
* Update pwd to placeholder
2022-11-21 11:04:46 -08:00
Kim Santiago
ff56398fa9
add missing .dll in list of dlls used for project build ( #21277 )
2022-11-21 10:14:25 -08:00
Cheena Malhotra
dec3c020c5
Fix Browse azure tab not populating right tenant ( #21276 )
2022-11-19 00:49:56 -08:00
Christopher Suh
0bc5f68d29
Fix prompt for auth/device auth method ( #21272 )
2022-11-18 15:17:46 -08:00
Cory Rivera
728a90cd53
Move New Notebook command to core ( #21247 )
2022-11-18 14:54:58 -08:00
Alan Ren
78b17bba82
vbump extensions after publish ( #21275 )
2022-11-18 14:17:24 -08:00
Raymond Truong
0d62fa0224
Remove extra params ( #21262 )
2022-11-17 16:31:05 -08:00
Kim Santiago
ac494955ac
Hide publish sql project to new azure server behind preview setting ( #21248 )
...
* hide publish to new Azure server under preview setting
* try adding additional properties instead of replacing everything in configuration
* cleanup and change to adding configuration properties instead of replacing the whole thing
* add more info in comment
* remove extra line
2022-11-17 16:05:46 -08:00
Raymond Truong
a238d15da2
[SQL Migration] Merge Nov extension release (1.1.3) changes to main ( #21184 )
...
* Vbump and update dependent ADS version (#21179 )
* [SQL Migration] Add new Azure Core API changes back in to support USGov + other non-public clouds (#20476 )
* WIP - show error message for failed SKU recommendation
* WIP - run query to get correct instance name
* WIP - integrate elastic model recommendation
* Remove private endpoint restriction text
* Add feature switch for elastic recommendation
* Clean up
* Clean up
* Misc UI fixes
* Update package.json with updated azdata dependency
* Remove unused lines
* Fix broken next button
* Vbump extension to 1.0.6
* Revert "[SQL Migration] Revert dependency on new Azure Core API changes (#20469 )"
This reverts commit b7a633be25 .
* [SQL Migration] Add additional condition for cutover (#21178 )
* Add new cutover condition
* Implement helper hasRestoreBlockingReason()
2022-11-17 14:13:08 -08:00
Kim Santiago
17d3489778
Update Microsoft.Build.Sql version to 0.1.7-preview ( #21242 )
...
* update the default Microsoft.Build.Sql version used by sql projects
* update Microsoft.Build.Sql SDK version
* update baselines and template to also use 0.1.7-preview
2022-11-17 14:09:03 -08:00
Kim Santiago
f977fe6cf6
vbump dacpac, schema compare, and sql projects after Nov release ( #21241 )
2022-11-16 13:32:05 -08:00
Alan Ren
bbcfd00967
post release extension vbump ( #21243 )
...
* Update package.json
* Update package.json
2022-11-16 11:43:53 -08:00
Kim Santiago
b4aed82d44
update working for dotnet install location setting ( #21232 )
2022-11-16 11:05:30 -08:00
Cory Rivera
a37d6230f9
Remove API compatibility layer for VS Code notebook extensions ( #21225 )
2022-11-15 10:38:41 -08:00
Kim Santiago
2a933d43c4
add preview for publish to Azure development container ( #21199 )
2022-11-10 13:25:54 -08:00
Kim Santiago
e928ed660f
projectController.ts code cleanup ( #21112 )
...
* adding regions and doc comments in projectController.ts
* cleanup
* add param info to doc comment
2022-11-10 11:59:04 -08:00
Hai Cao
9f8a50d311
bump STS ( #21197 )
2022-11-10 11:31:12 -08:00