Commit Graph

9690 Commits

Author SHA1 Message Date
erpett
88c21b1725 Version Bump (#24062) 1.45.1 2023-08-02 14:32:28 -07:00
Cheena Malhotra
441f2eaf35 Add null checks for server tree view (#24038) (#24039) 2023-07-31 20:07:21 -07:00
Sakshi Sharma
9423907f30 Update session dropdown and fix running state info (#24019) (#24032)
* Update session dropdown and fix running state info

* Update comment
2023-07-31 13:38:32 -07:00
Alex Ma
e90d54f863 Fix to connectionDialogService recent connections (#24018) (#24033) 2023-07-31 13:38:24 -07:00
Aasim Khan
8166c8eeda Commenting out listener threshold to fix extensions having mem leaks registering more listeners. (#24012) (#24024)
* Commenting out listener threshold

* Adding SQL carbon edit
2023-07-31 13:36:37 -07:00
Charles Gagnon
a840969a02 Bump node-gyp to 9.4.0 (#24034) (#24036)
(cherry picked from commit f99fd366af)
2023-07-31 11:43:46 -07:00
Charles Gagnon
f0db8b5674 Update vs code engine version to 1.79.2 (#24020) (#24022)
(cherry picked from commit b08d33dcd7)
2023-07-29 16:05:35 -07:00
erpett
65091805a6 Erpett/changelog port1.45 (#23990)
* Changelog for 1.45 (#23987)

(cherry picked from commit 283686df18)

* fixing the minor changelog issue Cheena pointed out where the table didnt format correctly (#23989)

(cherry picked from commit a7491170c3)
2023-07-26 15:01:29 -07:00
Charles Gagnon
8eff468100 Temporary fix for Data Explorer context menus (#23957) (#23967)
* Temporary fix for Data Explorer context menus

* Fix scripting actions

* better fix

* remove unused

(cherry picked from commit a182b852b1)
1.45.0
2023-07-24 10:20:55 -07:00
Cheena Malhotra
0a2cce3f12 Fix context menu in treeViews (#23948) (#23950) 2023-07-20 21:22:43 -07:00
Aasim Khan
2ef4e494c3 Removing unnecessary tree expansions causing errors to popup again (#23932) (#23937) 2023-07-19 17:44:28 -07:00
Aasim Khan
acb44b8247 Fixing issue that caused moving connections from one group to other to throw (#23933) (#23936) 2023-07-19 17:44:03 -07:00
Karl Burtram
9d2391c310 Update .cachesalt (#23929) 2023-07-18 21:37:54 -07:00
Alex Ma
636771328c Port request for connection title removal (#23916)
* Port request of title generation removal

* added fix to CMS

* added updated mainthread

* Revert "added updated mainthread"

This reverts commit a5806555a17bb7495c5a3573a98bd36a0f361785.

* Revert "added fix to CMS"

This reverts commit 2b8c24f09e4d7eadfcd047bbc554285ebd9811bc.

* Revert "Port request of title generation removal"

This reverts commit e6a2302778c9fd580f1f3d6de72c5037c14d815b.

* Remove/comment out connection title generation from all areas. (#23873)

---------

Co-authored-by: Cheena Malhotra <13396919+cheenamalhotra@users.noreply.github.com>
2023-07-18 20:57:08 -07:00
Cheena Malhotra
041bf75121 [Release/1.45] Allow empty username + fix profiles on read (#23924) (#23928)
* Allow empty username + fix profiles on read (#23924)

* Bump STS
2023-07-18 20:55:36 -07:00
Karl Burtram
ff10e3a042 Update build container to use G++-7 (#23912) (#23914) 2023-07-18 07:45:48 -07:00
Cheena Malhotra
6092b0a00b Clean encryption keys with cache clear command (#23875) (#23903) 2023-07-17 12:23:26 -10:00
Cheena Malhotra
f996ad0832 Fix serverInfo undefined due to wrong connection URI set on connection. (#23884) (#23891) 2023-07-17 07:08:57 -10:00
Charles Gagnon
df4847b517 Better fix for file browser race condition (#23882)
(cherry picked from commit 46f5f7a216b0b4069b7b8a11495ad25c9fafa25f)
2023-07-14 11:09:23 -10:00
Barbara Valdez
2be85a373f Add basic validation to database names (#23842) (#23881)
Co-authored-by: Cory Rivera <corivera@microsoft.com>
2023-07-14 10:25:45 -10:00
Sakshi Sharma
75a03a42f5 Add limit on the file size that can be opened with Open XEL feature (#23841) (#23876)
* Add limit on the file size that can be opened with Open XEL feature

* Add limit on the file size that can be opened and post a notification for large files

* Update wording

* Use FileService interface instead of fs to fix layering rules
2023-07-14 06:37:32 -10:00
Lucy Zhang
d20d664180 fix dropdown alignment (#23870) (#23874) 2023-07-13 21:12:21 -07:00
Kim Santiago
bf388cf31a Fix error when opening create project from db dialog without connection (#23864) (#23871)
* Fix error when opening create project from db dialog without connection

* Update extensions/sql-database-projects/src/dialogs/createProjectFromDatabaseDialog.ts



---------

Co-authored-by: Benjin Dubishar <benjin.dubishar@gmail.com>
2023-07-13 21:11:13 -07:00
Charles Gagnon
0bf439a73e Fix file browser opening race condition (#23869)
(cherry picked from commit db4e12577b5bbd19c2f65e5facf995c218aafa12)
2023-07-13 15:41:11 -07:00
Maddy
1acc00679e update ITreeElement with ICompressedTreeElement (#23839) (#23852) 2023-07-13 13:51:34 -07:00
Aasim Khan
8e1a288d99 Setting right options of command based new connections (#23849) (#23853) 2023-07-13 07:07:10 -10:00
Aasim Khan
5299cd4bbe Fixing chartjs (#23831) (#23851) 2023-07-13 06:22:25 -10:00
Cory Rivera
a644558bd0 Update SQL Tools version to 4.8.1.3 (#23844) 2023-07-13 08:53:54 -07:00
Charles Gagnon
fb807a1d28 Fix dialog buttons (#23843) (#23850)
* Fix dialog buttons

* comments

* Remove debug

(cherry picked from commit d294c81588)
2023-07-13 07:40:14 -07:00
Charles Gagnon
b6450d553f Update telemetry opt out URL (#23835) (#23838)
(cherry picked from commit 8bdc7d0346)
2023-07-12 16:31:11 -07:00
Aasim Khan
c78b7ca02f Fixing unsupported providers behavior on Async Server Tree (#23758) (#23791)
* Throwing error so that connection loading fails.

* Fixing stuff

* Fixing tests
2023-07-12 11:36:41 -07:00
Cheena Malhotra
90fccfda34 [Release/1.45] Fix connection URI default value comparisons (#23775)
* Fix connection URI default value comparisons (#23705)

* Bump STS
2023-07-11 16:13:26 -10:00
Sakshi Sharma
62ae25d05f Update vscode version for Profiler extension (#23767) (#23778)
* Update vscode version for Profiler extension

* Include all versions (*)
2023-07-11 14:14:44 -10:00
Lewis Sanchez
f7552fb746 Fix flaky ADS unit tests by using DOM rendering (#23770) (#23781)
* Makes use of xvfb to run unit tests

* Restore test script as before, but with xvfb

* Use same command that worked in CLI

* Add --build CLI arg

* Add coverage arg

* Revert change to core unit test script

* Reset core unit tests script in linux pipeline

* Revert "Skip flaky vscode test suites (#23535)"

This reverts commit 882bdb3aab.

* Revert "Disable failing vscode test suite (#23539)"

This reverts commit 562a0ce595.

* Revert "Disable vscode remote configuration suite (#23545)"

This reverts commit 40fa1cebd8.

* Revert "Disable editor resolver service test suite (#23550)"

This reverts commit cd68dca844.

* Revert "Disable upstream extension enablement suite (#23557)"

This reverts commit faf3c6976e.

* Revert "Skip a few more suites impacted by xterm issue (#23589)"

This reverts commit 1662cedf17.

# Conflicts:
#	src/vs/workbench/contrib/experiments/test/electron-sandbox/experimentService.test.ts

* Use DOM Renderer for tests

* Remove extra whitespace

* Update comment
2023-07-11 13:02:16 -10:00
Cory Rivera
034d818946 Limit Detach Database and Database/Server Properties to insiders and dev builds. (#23750) (#23773) 2023-07-11 09:50:03 -10:00
Barbara Valdez
94899e6e36 Create new context menu item for Database (#23771) (#23774) 2023-07-11 09:49:37 -10:00
Christopher Suh
a002a8cdec fix dropdown behavior (#23708) (#23772) 2023-07-11 08:21:15 -10:00
Alex Ma
1a52c8b0d8 [Loc] added translated getting started to langpack (#23744) (#23746) 2023-07-10 16:11:34 -07:00
Sakshi Sharma
949dddfe8c Update profiler version and related azdata dependency (#23739) 2023-07-10 12:58:26 -07:00
CSIGS@microsoft.com
64dda317fd Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20230709153719563. (#23711)
Co-authored-by: Alex Ma <alma1@microsoft.com>
2023-07-10 09:41:54 -07:00
CSIGS@microsoft.com
9d77ec1356 Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20230708154147687. (#23706) 2023-07-10 09:39:57 -07:00
dependabot[bot]
d555c8d5cc Bump tough-cookie from 4.1.2 to 4.1.3 in /extensions/notebook-renderers (#23703)
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](https://github.com/salesforce/tough-cookie/compare/v4.1.2...v4.1.3)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-09 11:13:22 -07:00
dependabot[bot]
0a9e7674e4 Bump tough-cookie from 4.0.0 to 4.1.3 in /extensions/integration-tests (#23702)
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.0.0 to 4.1.3.
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](https://github.com/salesforce/tough-cookie/compare/v4.0.0...v4.1.3)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-09 11:13:06 -07:00
Sakshi Sharma
2fd2b79611 ADS changes for opening XEL files (#23666)
* Initial set of changes for opening XEL files in ADS

* Code cleanup and update STS version

* Fix runtime errors

* Address comments

* Address comments and update Start button to be disabled for file session

* Code cleanup
2023-07-09 10:22:12 -07:00
Cheena Malhotra
3f19d0026e Change dialog style for Device code flow dialog (#23417) 2023-07-07 22:28:50 -07:00
Alex Ma
41401cf671 [Loc] update to langpack source files (new format), and fix for vscode filter (#23698)
* [Loc] update to langpack source files (new format), and fix for vscode filter

* added markdown

* added in yarn lock
2023-07-07 18:26:43 -07:00
Cory Rivera
92249aedda Exclude system databases for Delete, Detach, and New object management commands (#23696) 2023-07-07 18:12:12 -07:00
Barbara Valdez
9e3f117c4a include latest changes in sts (#23699) 2023-07-07 15:54:58 -07:00
Charles Gagnon
e1605fac0d Fix extension sourcemaps (#23700) 2023-07-07 15:20:16 -07:00
Chris LaFreniere
edba697c3f Add syntaxes folder to markdown-math (#23692) 2023-07-07 14:00:08 -07:00