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
Kim Santiago
00f17bc050
put Generate project from OpenApi/Swagger spec behind preview flag ( #21108 )
2022-11-09 16:37:41 -08:00
Alan Ren
d65ba42334
vbump cms ( #21176 )
2022-11-09 10:45:22 -08:00
Kim Santiago
64f5d9dde3
remove edge template from sql projects new project dialog ( #21144 )
2022-11-08 11:13:21 -08:00
Karl Burtram
a374046638
Port VS Code issue 149177 ( #21153 )
2022-11-08 10:31:04 -08:00
Karl Burtram
80c3d3570e
Remove LiveShare extension ( #21143 )
...
* Remove LiveShare extension
* Update build JS file
2022-11-07 16:27:03 -08:00
Cory Rivera
facd317b4d
Create untitled notebook names in core code rather than in the notebook extension ( #21111 )
2022-11-04 19:31:55 -07:00
Alan Ren
e98f2e2745
update data protocol client to latest ( #21109 )
...
* update data protocol client to latest
* yarn.lock
2022-11-04 13:34:32 -07:00
Candice Ye
6ab25a6a56
Bump to 1.7.0 for nov release ( #21107 )
...
Co-authored-by: Candice Ye <canye@microsoft.com >
2022-11-04 12:58:34 -07:00
Alan Ren
5f16251ca7
fix resource deployment notebooks ( #21096 )
2022-11-03 13:12:07 -07:00
Kim Santiago
d268b9948b
Add a few tests for projectController ( #21083 )
2022-11-03 13:02:53 -07:00
Alan Ren
f23b578c8f
vbump sts ( #21094 )
2022-11-03 11:37:58 -07:00
Cheena Malhotra
85fad2360c
Fix tenant Id design for Azure accounts ( #21086 )
2022-11-03 11:04:37 -07:00
Cory Rivera
90d0310523
Use Existing Install option by default when setting up python on Mac and Linux. ( #21093 )
2022-11-03 11:01:18 -07:00
Charles Gagnon
ec03b3f4aa
vBump extensions with updates to 1DS key ( #21092 )
...
* vBump extensions with updates to 1DS key
* Add import
* sql-assessment
2022-11-03 10:05:35 -07:00
Charles Gagnon
fb05c4304e
Switch to 1DS endpoint ( #20769 )
...
* Update to 1DS client
* remove product config
* Update ai keys
* use our own event prefix
* re-enable telemetry
* Update distro and remove default enableTelemetry
* distro
* Remove asimovKey references
* add comment
* distro
* distro
* distro
* add files that break precommit hook
* cleanup/fixes
* distro
* distro + event prefix update
* distro
* more
2022-11-03 08:45:06 -07:00
Christopher Suh
e87995527b
Removed localization from error messages ( #21085 )
...
* removed localization from error messages
* use logger
* localize message displayed to user
2022-11-02 18:17:59 -07:00
Alan Ren
dc5f7854a2
remove preview flag ( #21087 )
2022-11-02 16:51:44 -07:00
Candice Ye
f6dbe7539c
Change primaryEndpoints to primary ( #21079 )
...
* Status update for miaa structure
* Added examples in comments
* Changed primaryEndpoint to primary
Co-authored-by: Candice Ye <canye@microsoft.com >
2022-11-02 14:06:56 -07:00
Lucy Zhang
fe5cfe40d8
remove extra scrollbars ( #21071 )
2022-11-02 10:06:27 -07:00
Cheena Malhotra
b35942ad80
Fix account names to display UTF8 characters ( #21070 )
2022-11-02 10:04:50 -07:00
Alan Ren
9d921e4efc
vbump extensions ( #21065 )
...
* vbump after the new service downloader change
* webpack import extension
* undo webpack
2022-11-01 21:55:50 -07:00