Commit Graph

4122 Commits

Author SHA1 Message Date
Aasim Khan
953ea05802 Fixing unsupported providers behavior on Async Server Tree (#23758)
* Throwing error so that connection loading fails.

* Fixing stuff

* Fixing tests
2023-07-11 22:59:00 -07:00
Aasim Khan
8fa62fe519 Adding null checks in disconnecting connections from async tree (#23636)
* Adding null checks in disconnecting connections

* Fixing stuff

* Update src/sql/workbench/contrib/objectExplorer/browser/serverTreeView.ts

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

---------

Co-authored-by: Charles Gagnon <chgagnon@microsoft.com>
2023-07-11 17:00:18 -07:00
Lewis Sanchez
952bab7542 Fix flaky ADS unit tests by using DOM rendering (#23770)
* 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 11:50:13 -07:00
Cheena Malhotra
ba483815b2 Fix connection URI default value comparisons (#23705) 2023-07-11 10:44:59 -07:00
Christopher Suh
95599ae39b fix dropdown behavior (#23708) 2023-07-10 14:59:21 -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
Chris LaFreniere
1fca6876e6 Don't set buttonoption for link/image md nb (#23694) 2023-07-07 13:14:10 -07:00
Alan Ren
1bc22d896b fix button text issue in welcome page (#23679)
* fix button color

* remove imports
2023-07-06 16:14:28 -07:00
Alan Ren
718bc0d737 restore default theme (#23672) 2023-07-06 13:49:14 -07:00
Charles Gagnon
0dda36cd6e Add back eslint and tsec to basic checks (#23637)
* Add back eslint and tsec to basic checks

* ext

* enable tsec

* Add comments

* Add check-clean-git-state

* Make executable

* update build & distro

* Update size

* distro
2023-07-05 17:15:27 -07:00
Aasim Khan
28e59f44e2 Adding execution plan component to model view. (#23620) 2023-07-05 13:33:28 -07:00
Charles Gagnon
cf8b8d1891 Fix bad layering (#23635) 2023-07-05 09:50:21 -07:00
Aasim Khan
0484cd086c Remove server group colors from connection profile in OE (#23622)
* Remove server group

* remove css
2023-07-04 10:55:19 -07:00
Lewis Sanchez
d495ebebe3 Remove extra filter icon from top ops tab (#23629) 2023-07-03 18:02:47 -07:00
Charles Gagnon
e7762b7c5a Fix some test layering issues (#23627) 2023-07-03 16:11:07 -07:00
Kim Santiago
8cea9f4cf7 update source option in issue reporter from vscode to Azure Data Studio (#23616) 2023-07-03 12:32:58 -10:00
Charles Gagnon
9c2307cdd9 More layering fixes (#23625) 2023-07-03 15:17:29 -07:00
Charles Gagnon
5dd09343ac Move some files for correct code layering (#23624) 2023-07-03 14:25:04 -07:00
Alan Ren
5e1db4eb97 fix the selected cell style (#23617) 2023-06-30 17:48:04 -07:00
Charles Gagnon
7ae2819209 Disable all experiements tests (#23614) 2023-06-30 15:48:27 -07:00
Cheena Malhotra
35597c921a Bring parity with vs treeview for all non tracked code. (#23598) 2023-06-30 15:19:22 -07:00
Alan Ren
299bd7ddbc add action name to label (#23595) 2023-06-30 15:11:03 -07:00
Cheena Malhotra
dda9c2b9f0 Fix console error for new connection dialog (#23612) 2023-06-30 14:15:20 -07:00
Cheena Malhotra
bc515e8f45 Fix continuous loop on Cancel (#23609) 2023-06-30 14:15:09 -07:00
Cheena Malhotra
a6bd752082 Revert "Fix for database name in connection details after changing database (#22376)" (#23610) 2023-06-30 13:12:59 -07:00
Karl Burtram
1662cedf17 Skip a few more suites impacted by xterm issue (#23589) 2023-06-30 09:40:44 -07:00
Cheena Malhotra
fa335d32be Fix Azure tree view (#23584) 2023-06-29 20:48:04 -07:00
Alan Ren
116270f2f6 change the text to more generic (#23582) 2023-06-29 20:24:52 -07:00
Alan Ren
d528e5c607 fix image button style (#23581) 2023-06-29 20:23:58 -07:00
Alan Ren
f9be3a9ac8 fix slickgrid keyboard event handler (#23575)
* fix slickgrid keyboard events

* add back some code
2023-06-29 17:11:51 -07:00
Charles Gagnon
cf607e98a1 Fix missing telemetry opt out toast (#23570)
* Fix telemetry opt out toast

* fix imports

* cleanup
2023-06-29 15:10:21 -07:00
Cheena Malhotra
a5394a0bca Fix dashboard color theme overrides (#23533) 2023-06-29 12:03:58 -07:00
Karl Burtram
1bbe79e19b Fix issue updating installed extension list (#23556) 2023-06-29 10:31:36 -07:00
Karl Burtram
faf3c6976e Disable upstream extension enablement suite (#23557) 2023-06-29 08:10:45 -07:00
Karl Burtram
cd68dca844 Disable editor resolver service test suite (#23550) 2023-06-29 05:23:03 -07:00
Cheena Malhotra
8d0ba0fe12 Fix Get current connection string command (#23543) 2023-06-29 00:24:14 -07:00
Karl Burtram
40fa1cebd8 Disable vscode remote configuration suite (#23545) 2023-06-29 00:21:09 -07:00
Aasim Khan
dcef1d98a0 Fixing setting layout in OE (#23536) 2023-06-29 00:09:05 -07:00
Aasim Khan
78ccf9fe0d Replacing contains filter from like filter in OE (#23422) 2023-06-28 22:51:14 -07:00
Aasim Khan
1bbadd8162 Fixing filter layout (#23537) 2023-06-28 22:50:48 -07:00
Cheena Malhotra
95db36dd96 Fix dancing icons in Saved Connections tree (#23534) 2023-06-28 22:34:24 -07:00
Alan Ren
dec81143bc redo the table styles (#23538) 2023-06-28 22:19:40 -07:00
Karl Burtram
562a0ce595 Disable failing vscode test suite (#23539) 2023-06-28 21:16:34 -07:00
Karl Burtram
882bdb3aab Skip flaky vscode test suites (#23535)
* Skip flaky vscode test suites

* One more upstream test that's failed intermittently in recent CI

* One more suite

* Another suite
2023-06-28 19:36:40 -07:00
Cheena Malhotra
cfd9d68556 Fix treeView to render icons (#23530) 2023-06-28 17:50:20 -07:00
Hai Cao
4869ebab51 Add a config for copying with trailing line break (#23481) 2023-06-28 14:34:52 -07:00
Alan Ren
699aba4bc6 infobox style (#23518)
* listbox

* select box

* fix tests

* one more test

* infobox style
2023-06-28 13:13:41 -07:00
Alan Ren
6dc1b9b905 listbox and select box (#23504)
* listbox

* select box

* fix tests

* one more test
2023-06-28 11:20:31 -07:00
Aasim Khan
e52aa01cf0 Removing preview flag from OE filtering (#23486)
* Removing preview flag from OE filtering

* Fixing double node path bug

* Cleaning header
2023-06-28 10:25:38 -07:00