Commit Graph

9605 Commits

Author SHA1 Message Date
Charles Gagnon
e8c8e54263 Update distro (#23618)
* Update distro

* update
2023-07-02 16:53:18 -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
Cory Rivera
b302aa9b81 Enable ipynb extension to fix vscode notebooks (#23608) 2023-06-30 15:40:32 -07:00
Cheena Malhotra
35597c921a Bring parity with vs treeview for all non tracked code. (#23598) 2023-06-30 15:19:22 -07:00
Cheena Malhotra
a64d3dd587 Azure auth - throw original error message (#23613) 2023-06-30 15:13:39 -07:00
Alan Ren
299bd7ddbc add action name to label (#23595) 2023-06-30 15:11:03 -07:00
Alan Ren
6fc5a2cdb2 fix input border in some light themes (#23599) 2023-06-30 14:34:53 -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
Christopher Suh
b409d9e5bb update tenant version (#23525) 2023-06-30 13:02:34 -07:00
Charles Gagnon
4a160b331f Cleanup OE context menu order (#23592) 2023-06-30 11:33:05 -07:00
Karl Burtram
1662cedf17 Skip a few more suites impacted by xterm issue (#23589) 2023-06-30 09:40:44 -07:00
Kim Santiago
e327c9a32d vbump sql projects and schema compare (#23578) 2023-06-30 06:35:41 -10:00
dependabot[bot]
8c9e8fcee6 Bump semver from 7.3.5 to 7.5.3 in /build/npm/gyp (#23583)
Bumps [semver](https://github.com/npm/node-semver) from 7.3.5 to 7.5.3.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v7.3.5...v7.5.3)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-30 09:24:58 -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
Lewis Sanchez
da01b4c218 Adds chromium license (#23560)
* Adds chromium license

* Moves chromium license to notices file

* Relocates chromium notice in file

* Removes extra whitespace
2023-06-29 18:27:53 -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
f6500febb2 Update admin tools ext properties menu item text (#23574)
* Update admin tools ext properties menu item text

* vbump
2023-06-29 16:38:45 -07:00
Kim Santiago
220b2b4ac4 Initial changes for reusable QDS report (#23527)
* initial changes for making a QDS report with placeholders

* Add icon for configure button

* Add another example report to show layout

* move files

* add placeholder names to components and cleanup toolbar

* cleanup

* switch to createViews() instead of createTop and BottomSections()

* add QueryStoreView class for the different components in a report

* cleanup

* add more comments

* fix yarn not running for query store extension folder

* add missing break

* change one more view to container
2023-06-29 13:24:22 -10: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
CSIGS@microsoft.com
15f5caf7c8 Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20230629154026842. (#23558) 2023-06-29 10:34:11 -07:00
Karl Burtram
1bbe79e19b Fix issue updating installed extension list (#23556) 2023-06-29 10:31:36 -07:00
Kim Santiago
facb275cfd Fixing the folder icons in the schema compare and dacpac extensions (#23532) 2023-06-29 07:23:01 -10:00
dependabot[bot]
3ea53a1c8e Bump actions/checkout from 2 to 3 (#23494)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Karl Burtram <karlb@microsoft.com>
2023-06-29 08:15:35 -07:00
Karl Burtram
faf3c6976e Disable upstream extension enablement suite (#23557) 2023-06-29 08:10:45 -07:00
dependabot[bot]
1a82e749fe Bump actions/cache from 2 to 3 (#23490)
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Karl Burtram <karlb@microsoft.com>
2023-06-29 05:24:14 -07:00
Karl Burtram
cd68dca844 Disable editor resolver service test suite (#23550) 2023-06-29 05:23:03 -07:00
dependabot[bot]
5ed29e0424 Bump openssl from 0.10.48 to 0.10.55 in /cli (#23495)
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.48 to 0.10.55.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.48...openssl-v0.10.55)

---
updated-dependencies:
- dependency-name: openssl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Karl Burtram <karlb@microsoft.com>
2023-06-29 00:30:54 -07:00
dependabot[bot]
82751f001a Bump actions/setup-python from 2 to 4 (#23493)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 4.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2...v4)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Karl Burtram <karlb@microsoft.com>
2023-06-29 00:29:26 -07:00
dependabot[bot]
cd69ff1bcb Bump coverallsapp/github-action from 1.1.1 to 2.2.0 (#23491)
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 1.1.1 to 2.2.0.
- [Release notes](https://github.com/coverallsapp/github-action/releases)
- [Upgrade guide](https://github.com/coverallsapp/github-action/blob/main/UPGRADE.md)
- [Commits](https://github.com/coverallsapp/github-action/compare/v1.1.1...v2.2.0)

---
updated-dependencies:
- dependency-name: coverallsapp/github-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Karl Burtram <karlb@microsoft.com>
2023-06-29 00:29:10 -07:00
Cheena Malhotra
8d0ba0fe12 Fix Get current connection string command (#23543) 2023-06-29 00:24:14 -07:00
Karl Burtram
737b6ec726 Reenable extension unit tests (#23497)
* Reenable extension unit tests

* Turn off Notebook Trust test cases

* Skip another failing notebook trust test

* Limit scope of disabled tests to only folder scenarios
2023-06-29 00:23:08 -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
dependabot[bot]
0f7178f4a0 Bump hramos/label-actions from 1 to 2 (#23492)
* Bump hramos/label-actions from 1 to 2

Bumps [hramos/label-actions](https://github.com/hramos/label-actions) from 1 to 2.
- [Release notes](https://github.com/hramos/label-actions/releases)
- [Commits](https://github.com/hramos/label-actions/compare/v1...v2)

---
updated-dependencies:
- dependency-name: hramos/label-actions
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* rename

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com>
2023-06-28 13:43:53 -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