Commit Graph

9073 Commits

Author SHA1 Message Date
Cheena Malhotra
22f384e569 Bump STS (#22355) 1.42.0 2023-03-16 21:35:38 -07:00
Cheena Malhotra
d9ba75a1a5 MSAL cache encryption + log improvements (#22335) (#22354)
# Conflicts:
#	extensions/mssql/config.json
2023-03-16 18:48:08 -07:00
Alan Ren
d162d0a00f update the display name (#22345) (#22349) 2023-03-16 12:12:15 -07:00
Aasim Khan
6579de5803 Fixing new connections not expanding in object explorer. (#22307) (#22325)
* Fixing new connection node not expanding in OE

* Fixing new connections not expanding and fixing expand request not resolving because of some provider error.

* Fixing test

* Adding a setting for node expansion timeout

* Not saving when loading tree based connections

* Adding some logs

* Removing special casing for mssql provider

* Missing providers

* Adding user toast for node expansion timeout

* Adding notification service to test

* Fixing node type for mssql

* remove polling

* Fixing onNodeStatus

* Fixing stuff

* consolidating functions

* Consolidating resolve logic

* removing extra try catch

* code cleanup

* adding size checks

* Removing commented code

* Ignoring errors from other sessions and nodepaths.
2023-03-14 13:22:57 -07:00
Karl Burtram
dc8e4414ff Fix casing of OE icon files to match source (#22315) (#22316) 2023-03-14 11:17:05 -07:00
Alex Ma
4d51ccb41e Fix for Edit Data grid newline on multiline strings (#22269) (#22289)
* Fix for newline replacement

* added proper null regex and null character check

* removed cell class

* removed unnecessary function

* revert back to old check

* change onbeforeeditcell

* small fix to typo in onBeforeEditCell

* made changes based on feedback

* added comments clarifying isDBCellValue
2023-03-09 17:43:24 -08:00
Karl Burtram
d05095ca82 Update STS to 4.5.1.4 (#22290) 2023-03-09 16:25:26 -08:00
Kim Santiago
ae31ba8b09 undo remove project change in data workspace (#22283) (#22286) 2023-03-09 14:50:38 -08:00
Cheena Malhotra
4cc1ddfc28 Include App Path in service launch arguments (#22233) (#22256)
# Conflicts:
#	extensions/mssql/config.json
2023-03-09 05:23:31 -08:00
Karl Burtram
df557a8dbe Bump STS to 4.5.1.3 in release/1.42 (#22254) 2023-03-08 19:28:41 -08:00
Aasim Khan
7a9287be0b Fixing icon for group by schema (#22212) (#22240) 2023-03-08 13:06:44 -08:00
Aasim Khan
6ee5eb2104 Fixing execution plan not finding provider (#22238) (#22241) 2023-03-08 13:06:27 -08:00
Alan Ren
6b6a8c422d remove commands (#22218) (#22224) 2023-03-08 11:07:54 -08:00
Kim Santiago
d013b295b7 add sql project commands to data workspace activation events (#22198) 2023-03-07 14:28:34 -08:00
Alex Ma
fb50a7dbb7 [Loc] Massive fix for March Langpack (#22182) 2023-03-07 13:58:31 -08:00
Hai Cao
f70897cd4d bump STS to pick up login changes (#22195) 2023-03-07 12:28:14 -08:00
Charles Gagnon
c637b81d4d Fix telemetry property names (#22190) (#22193)
(cherry picked from commit a575eb1b87)
2023-03-07 09:25:20 -08:00
Karl Burtram
7d712e71eb Update STS to pickup user changes (#22185) 2023-03-06 21:59:22 -08:00
Karl Burtram
f21709c09f Only support 'user with login' in dialog (#22175) (#22177) 2023-03-06 15:24:40 -08:00
Alan Ren
2a4cb4ce08 disable the checkbox for schemas owned by user (#22178) (#22183) 2023-03-06 15:24:18 -08:00
Alex Hsu
c882aeddb0 Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20230306164853268. (#22167) 2023-03-06 09:24:16 -08:00
Alex Hsu
fae37856fb Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20230305164151174. (#22153) 2023-03-05 11:23:06 -08:00
Alex Ma
666034b85c [Loc] updates to xlfs 3-5-2023 (#22152) 2023-03-05 05:04:27 -08:00
Alex Hsu
720f91b0ea Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20230304164235493. (#22150) 2023-03-05 03:04:28 -08:00
Aasim Khan
644f5a16ef Fixing URI openings for execution plans (#22139) 2023-03-04 15:14:50 -08:00
Alan Ren
b5a9a3647b escape the special character (#22141) 2023-03-03 23:57:40 -08:00
Lewis Sanchez
0f813a9900 Update add account icon (#22142)
* Update add account icon

* Remove unused icon from SqlIconId

* Remove unused accountActions.css

* Revert "Remove unused accountActions.css"

This reverts commit d31d17f5d2027f25f306e713abff14e750e7479a.

* Remove unused css file and svg's

* Remove unused import

* Revert "Remove unused import"

This reverts commit 91ad47da56d428d8805b65f685af76694b16ba6c.

* Remove unused import
2023-03-03 17:42:10 -08:00
Kim Santiago
5fef212ea3 add vscode mssql handling for getSqlProjectsService() (#22121)
* add vscode mssql handling for getSqlProjectsService()

* try to fix error because of projectStyle enum
2023-03-03 16:52:05 -08:00
Alan Ren
d2d24e3827 dispose view after the operation is done (#22144) 2023-03-03 15:34:51 -08:00
Cheena Malhotra
07eb964c32 Fix AuthLibrary detection and use MSAL by default (#22140) 2023-03-03 14:33:29 -08:00
Alex Ma
076ab355a0 Langpack update for March 1.43 release (#22137)
* [Loc] Update to langpack source files and xlfs for March Release

* Last update before code complete
2023-03-03 13:54:13 -08:00
Cheena Malhotra
aa350f7e49 Enable SQL Auth Provider support (#21903) 2023-03-03 12:49:01 -08:00
Cheena Malhotra
0ac6f40559 Fixes clearing of username/password on auth type change (#22138) 2023-03-03 12:45:09 -08:00
Cheena Malhotra
19d77f02dd Pre-populate username for selected user account (AzureMFAAndUser) (#22126) 2023-03-03 12:11:52 -08:00
Alan Ren
9ea3889170 use native osx_arm64 sts bits (#22122)
* use native osx-arm64 sts bits

* universal app

* update package
2023-03-03 11:09:39 -08:00
Benjin Dubishar
1a5ae9cf32 Bumping SqlToolsService to 4.5.0.38, and adding new bindings (#22129)
* Bump STS

* adding/updating bindings
2023-03-03 09:13:16 -08:00
Alex Hsu
1cc338c79b Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20230303164110539. (#22136) 2023-03-03 08:52:15 -08:00
AkshayMata
bb40a71166 Update migration service (#22135)
This PR bumps up the Migration Service version to 4.5.0.38. This version includes login migration nuget changes to expose error codes to the user.
2023-03-03 08:35:57 -08:00
Alan Ren
1882c02ad6 update the compiled js file (#22123) 2023-03-03 08:06:29 -08:00
Alex Ma
18758b6748 [Loc] update to Azurecore and SQL xlfs (#22130) 2023-03-03 00:02:58 -08:00
Cheena Malhotra
b310e3eed4 Fixes a console error raised from error dialog action (#22124) 2023-03-02 21:02:31 -08:00
Cheena Malhotra
375ce82b7d Bump STS (#22119) 2023-03-02 18:42:01 -08:00
Charles Gagnon
bd797ea6e1 Update extension privacy statements (#22120)
* Update extension privacy statements

* one more
2023-03-02 16:39:29 -08:00
Lewis Sanchez
eb3c5f1f47 Moves New Deployment from connections pane to file menu bar. (#22090)
* Moves New Deployment to file menu bar.

* Add deployment back to breadcrumb menu

* Update extensions/resource-deployment/DEVELOPER_GUIDE.md

Co-authored-by: Charles Gagnon <chgagnon@microsoft.com>

* Adjust new deployment mnemonic

* Remove unused localized string

---------

Co-authored-by: Charles Gagnon <chgagnon@microsoft.com>
2023-03-02 16:26:38 -08:00
Christopher Suh
20c290aa91 Better error messages from connection failures in MSAL (#22065)
* better error messages from connection failures in MSAL\, fix typo

* cleanup

* pr comments

* rename error interface

* address pr comments

* update api

* fix typings

* change one more typing

* fix build

* fix tests
2023-03-02 15:38:12 -08:00
Charles Gagnon
6172b4677f Update ads-extension-telemetry (#22112) 2023-03-02 15:20:04 -08:00
Alex Ma
69d3552749 [Loc] xlf update for 3-2-2023 (#22117) 2023-03-02 15:17:50 -08:00
Alan Ren
9b6018a21e fix null reference issue (#22113)
* fix null reference issue

* move opendialog call out of promise.
2023-03-02 14:44:10 -08:00
Raymond Truong
da92875fea vbump MigrationService (#22110) 2023-03-02 14:43:35 -08:00
Benjin Dubishar
df9b0f7771 Adding sqlproj property bindings (#22106) 2023-03-02 13:34:00 -08:00