Граф коммитов

10413 Коммитов

Автор SHA1 Сообщение Дата
Bhavikshah123 ebe265ccb1
Login Migration Pre Validation Changes (#25897)
* Login Migration Pre Validation Changes

* Minor string changes
2024-09-17 14:32:12 +05:30
Lewis Sanchez 03b386a375
Speed up query results copying (#25866)
* Conditionally copy query results in backend

* Remote dep on remote hosts

* Remove changes

* Remove changes that caused slowdown

* Prefer copying from UI process

* Revert "Prefer copying from UI process"

This reverts commit 86d98492e8.

* Set prefer provider copy setting to false for linux

* Revert "Set prefer provider copy setting to false for linux"

This reverts commit 550d24e7e1.

* Default copy handling to UI for Linux

* Bump SqlOps-DataProtocolClient package to 2.0.1

* Bump STS Version to 5.0.20240912.2
2024-09-13 13:55:55 -07:00
Glauber Cini 2401c598c9
Displaying non-default columns for local .xel files (#25907) 2024-09-12 11:48:55 -07:00
dependabot[bot] 3cd8451cff
Bump micromatch from 4.0.5 to 4.0.8 in /extensions/sql-bindings (#25889)
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-09 09:34:53 -07:00
dependabot[bot] 33c13af0d7
Bump webpack from 5.82.1 to 5.94.0 (#25877)
Bumps [webpack](https://github.com/webpack/webpack) from 5.82.1 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.82.1...v5.94.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-03 16:41:45 -07:00
Z Chen 570c27b39e
Copy entire build output before publish (#25518)
* Copy all build output

* bumping version of SQL Database Projects

* Restore old version in package.json

---------

Co-authored-by: Benjin Dubishar <benjind@microsoft.com>
2024-08-27 16:56:33 -07:00
dependabot[bot] 4477ea387b
Bump @azure/msal-node from 1.16.0 to 2.9.2 in /extensions/azurecore (#25689)
Bumps [@azure/msal-node](https://github.com/AzureAD/microsoft-authentication-library-for-js) from 1.16.0 to 2.9.2.
- [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases)
- [Commits](https://github.com/AzureAD/microsoft-authentication-library-for-js/compare/msal-node-v1.16.0...msal-node-v2.9.2)

---
updated-dependencies:
- dependency-name: "@azure/msal-node"
  dependency-type: direct:production
...

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>
2024-08-26 22:09:42 -07:00
Lewis Sanchez bafbf943c7
Fix post commit command provider (#25868) 2024-08-26 12:36:02 -07:00
dependabot[bot] 000ca3023e
Bump micromatch from 4.0.5 to 4.0.8 in /remote (#25869)
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/4.0.8/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-26 11:04:31 -07:00
dependabot[bot] f8e508628c
Bump braces from 3.0.2 to 3.0.3 in /extensions/machine-learning (#25865)
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-26 11:03:14 -07:00
Vincent Kam 6de96fec18
Remove broken links to insider builds from readme (#25863)
Given that #25718 notes that insider builds will no longer be
available, this commit updates README.md to reflect this.
2024-08-22 13:08:43 -07:00
dependabot[bot] 6f3eded0bf
Bump braces from 3.0.2 to 3.0.3 in /extensions/schema-compare (#25862)
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-22 12:49:55 -07:00
dependabot[bot] ce642e6c09
Bump braces from 3.0.2 to 3.0.3 in /extensions/sql-bindings (#25859)
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-21 10:27:05 -07:00
dependabot[bot] 061cc494da
Bump braces from 3.0.2 to 3.0.3 in /extensions (#25858)
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-21 10:26:45 -07:00
dependabot[bot] db96392893
Bump axios from 1.6.2 to 1.7.4 in /extensions/resource-deployment (#25852)
Bumps [axios](https://github.com/axios/axios) from 1.6.2 to 1.7.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.6.2...v1.7.4)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-20 11:30:42 -07:00
Kiran Reddy 4d40ef1f43
add back powershell_command that was removed (#25855) 2024-08-20 11:30:22 -07:00
Lewis Sanchez ec05cdce28
Fix apostrophe escape issue in table designer (#25854) 2024-08-16 23:29:12 -07:00
Lewis Sanchez e5706a129a
Switch to intel based mac image (#25851) 2024-08-16 11:35:01 -07:00
dependabot[bot] 214d356ef6
Bump braces from 3.0.2 to 3.0.3 in /remote (#25849)
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-15 20:29:02 -07:00
dependabot[bot] 7fec17fd7d
Bump elliptic from 6.5.4 to 6.5.7 (#25842)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.4 to 6.5.7.
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.4...v6.5.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-15 18:44:08 -07:00
dependabot[bot] b77bd2650b
Bump axios from 1.6.2 to 1.7.4 in /extensions/github-authentication (#25841)
Bumps [axios](https://github.com/axios/axios) from 1.6.2 to 1.7.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.6.2...v1.7.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-15 18:40:02 -07:00
dependabot[bot] 346dfec3de
Bump axios from 1.6.0 to 1.7.4 in /build/actions (#25840)
Bumps [axios](https://github.com/axios/axios) from 1.6.0 to 1.7.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.6.0...v1.7.4)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-15 18:39:42 -07:00
dependabot[bot] a5e1bb15e3
Bump axios from 1.6.2 to 1.7.4 in /extensions/sql-database-projects (#25838)
Bumps [axios](https://github.com/axios/axios) from 1.6.2 to 1.7.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.6.2...v1.7.4)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-15 10:52:23 -07:00
Aasim Khan 6d584b84cd
Update codeql.yml to manually start code ql jobs. (#25839) 2024-08-14 12:19:16 -07:00
Aasim Khan 1a82f79084
Create Code QL workflow. (#25836) 2024-08-14 09:46:55 -07:00
Karl Burtram 21d5e5c9dc
Fix bugs blocking extension upgrade (#25825) 2024-08-13 10:09:11 -07:00
Karl Burtram dcc03a87a4
Use correct version (#25821) 2024-08-09 21:28:58 -07:00
Bhavikshah123 a996234b47
Separate System and Non System Logins (#25765)
* Segregate system and non system ui changes and latest sql migration config update

* moving getsourcelogins to utils

* removing unwanted imports
2024-08-08 11:17:56 +05:30
Z Chen dfbd2d2642
Fix server determination logic (#25812) 2024-08-07 14:21:26 -07:00
Hai Cao 0acb8dfc9c
update CHANGELOG for 1.49.0 release (#25800) 2024-08-01 16:30:03 -07:00
dependabot[bot] ecb83e52c0
Bump fast-xml-parser from 4.3.6 to 4.4.1 in /extensions/sql-migration (#25792)
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.3.6 to 4.4.1.
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v4.3.6...v4.4.1)

---
updated-dependencies:
- dependency-name: fast-xml-parser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-01 09:36:25 -07:00
Alex Ma abb643c277
[Loc] updated XLFs for exthostModelView (#25795) 2024-07-29 15:32:07 -07:00
dependabot[bot] 826b5fa045
Bump braces from 3.0.2 to 3.0.3 in /extensions/arc (#25776)
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-29 10:51:42 -07:00
laurennat b29cc9ad29
trying to fix nls pipeline bug (#25790) 2024-07-26 13:00:57 -07:00
laurennat 34abe6efc1
Fix length bug on row aria labels for tables (#25789)
* fixed column header screen reader bug

* fixed case of undefined aria label

* added text focus, and added form item focus

* fixed row results not getting announced

* added punctuation

* Fix length check bug

* remove extra row aria call
2024-07-26 11:47:13 -07:00
laurennat d0c6a209cd
Fixed screen reader not announcing table row number (#25784)
* fixed column header screen reader bug

* fixed case of undefined aria label

* added text focus, and added form item focus

* fixed row results not getting announced

* added punctuation
2024-07-25 16:49:18 -07:00
laurennat 67fc92ebeb
Fixed text focus/ page item focus issue on forms and wizards (#25782)
* fixed column header screen reader bug

* fixed case of undefined aria label

* added text focus, and added form item focus
2024-07-25 15:58:41 -07:00
Sai Avishkar Sreerama f7984b0e8d
sqlProj vbump (#25781) 2024-07-25 17:49:53 -05:00
Sai Avishkar Sreerama befbaaf863
Adding Fabric SQL Mirrored support to the SQL Projects (#25772)
* Adding Sql fabric platform support to sqlProj extension and vBump BuildSdk version to 0.2.0-preview

* updating the display targetPlat text and updaing the buildSDK version in template

* Update extensions/sql-database-projects/src/sqldbproj.d.ts

Update text

Co-authored-by: Kim Santiago <31145923+kisantia@users.noreply.github.com>

* Adding fabric engine edition

* adding missing engine edition to sqlhostType

---------

Co-authored-by: Kim Santiago <31145923+kisantia@users.noreply.github.com>
2024-07-25 17:48:58 -05:00
dependabot[bot] a11e01aa8c
Bump braces from 3.0.2 to 3.0.3 in /extensions/azcli (#25775)
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-24 16:48:22 -07:00
dependabot[bot] ce0088269c
Bump braces from 3.0.2 to 3.0.3 in /extensions/azurecore (#25771)
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-24 15:52:18 -07:00
Karl Burtram 654c1e1c45
Update STS to 5.0.20240724.1 (#25774) 2024-07-24 15:52:01 -07:00
dependabot[bot] 88392e18ff
Bump openssl from 0.10.60 to 0.10.66 in /cli (#25764)
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.60 to 0.10.66.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.60...openssl-v0.10.66)

---
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>
2024-07-24 12:55:23 -07:00
dependabot[bot] 9e6e3f7c7b
Bump braces from 3.0.2 to 3.0.3 in /extensions/cms (#25763)
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-24 12:54:27 -07:00
laurennat 59d07ecf1f
Fixed column screen reader bug and ensure tests work (#25770)
* fixed column header screen reader bug

* fixed case of undefined aria label
2024-07-24 11:34:46 -07:00
laurennat b53db57638
Revert "fixed column header screen reader bug (#25768)" (#25769)
This reverts commit ae652f71af.
2024-07-24 11:16:16 -07:00
laurennat ae652f71af
fixed column header screen reader bug (#25768) 2024-07-24 10:55:50 -07:00
dependabot[bot] 18f0488c0b
Bump braces from 3.0.2 to 3.0.3 in /extensions/dacpac (#25758)
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-22 09:10:39 -07:00
dependabot[bot] 0152a8b9da
Bump braces from 3.0.2 to 3.0.3 in /extensions/data-workspace (#25756)
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-19 12:30:06 -07:00
dependabot[bot] 5a29d3a056
Bump braces from 3.0.2 to 3.0.3 in /extensions/datavirtualization (#25751)
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-18 15:11:52 -07:00