Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update extensionsGallery.json upgrade proc convert #25565

Closed
wants to merge 9,923 commits into from

Conversation

lozn00
Copy link

@lozn00 lozn00 commented Apr 9, 2024

  1. Fix decimal type parameters such as decimal (3,3) being replaced with decimal 3;3. Define the issue of recognition errors.

  2. In addition, after successful conversion, all variable settings will be automatically generated, with a default comment state. The defined variables need to be manually uncommented.

erpett and others added 30 commits November 8, 2023 11:20
* Remove header metadata from update types script

* compile
…ata from cells. (microsoft#24906)

* small fix to edit data minor issues

* Added trim for values retrieved from cell.
* added new dialog for help+support

* updated localized strings and links

* defined links as constant at beginning
* Fix backup set name changing every time backup type is changed

* Fix file list going blank when adding other rows

* Fix file list allowing duplicate entries
…12164030531. (microsoft#24948)

Co-authored-by: Alex Ma <alma1@microsoft.com>
…13164031752. (microsoft#24951)

Co-authored-by: Alex Ma <alma1@microsoft.com>
…in extension settings (microsoft#24793)

* add setting default data collection path in extension settings

* updated the default path value in extension settings

* removed unnecessary else statements

* updated default path and localized the strings

* removed TODO Comment
…24923)

* updatred Refresh assessment and sku buttons

* updatred localized strings
* add required mark

* remove extra comma
…soft#24781)

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.15...4.17.21)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* add schema migration

* resolve comments

---------

Co-authored-by: Siyang Yao <siyao@microsoft.com>
…icrosoft#24945)

Bumps [axios](https://github.com/axios/axios) from 0.27.2 to 1.6.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.27.2...v1.6.0)

---
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>
Co-authored-by: Kim Santiago <kisantia@microsoft.com>
Bumps [axios](https://github.com/axios/axios) from 0.21.4 to 1.6.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.21.4...v1.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [axios](https://github.com/axios/axios) from 0.21.4 to 1.6.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.21.4...v1.6.0)

---
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>
* [SQL Migration][New Migration Experience] Assessment Results Page Data Integration and Condition Handling (microsoft#24378)

* integration of assessment summary

* adding removed strings

* fixing import ui and conditions

* handling recommended configuration

* issue category added

* resolved comments

* reverting breaking changes

* fixing save and close while import

* update version

* fixed comment
…icrosoft#24944)

Bumps [axios](https://github.com/axios/axios) from 0.27.2 to 1.6.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.27.2...v1.6.0)

---
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>
* swapped positions of support request and community support

* updated note for support request
* WIP test of run query for connection uri

* WIP work on queryEditorInput

* added run internal query

* added SPID to azdata.proposed

* cleanup query code

* Added working SPID entry

* moved SPID to connection complete

* added todo message and SPID to QueryExecuteCompleteNotificationResult

* WIP changes to spid branch (fix issues with dataprotocol)

* restore planned SPID structure

* added working transfer for SPID

* added info spid assignment (WIP)

* moved SPID to connection status

* Update src/sql/azdata.proposed.d.ts

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

* Update src/sql/azdata.proposed.d.ts

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

* added SPID name by provider

* Added conversion to string

* fix whitespace

* added log service to connectionStatus

* Added proposed changes

* Added changes based on feedback

* did some cleanup

* Added changes based on feedback

* Added in rename for queryConnid

* added bump to STS version

* added changes based on feedback

* cleanup in update status

* added some consolidation

* renamed id refresh

* Update src/sql/workbench/contrib/connection/browser/connectionStatus.ts

Change connection status description

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

* added more cleanup

---------

Co-authored-by: Charles Gagnon <chgagnon@microsoft.com>
Bumps [tar](https://github.com/isaacs/node-tar) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-tar@v6.2.0...v6.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…soft#25578)

Bumps [tar](https://github.com/isaacs/node-tar) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-tar@v6.2.0...v6.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…soft#25577)

Bumps [tar](https://github.com/isaacs/node-tar) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-tar@v6.2.0...v6.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [tar](https://github.com/isaacs/node-tar) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-tar@v6.2.0...v6.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.15 to 6.2.1.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-tar@v6.1.15...v6.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.11 to 6.2.1.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-tar@v6.1.11...v6.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…#25574)

Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.13 to 6.2.1.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-tar@v6.1.13...v6.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…25570)

Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.11 to 6.2.1.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-tar@v6.1.11...v6.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@lozn00
Copy link
Author

lozn00 commented Apr 12, 2024

@lozn00
Copy link
Author

lozn00 commented Apr 12, 2024

delete LICENSE is work

…rosoft#25581)

* template fix for sql db

* button css

* display info msg in 3rd page

* minor fix

* multiple template fix

* resolved comments

* removed unused import

* fix for target type check

* updated tools service version

---------

Co-authored-by: ROSHAN SAHU <roshansahu@microsoft.com>
extensionsGallery-insider.json Outdated Show resolved Hide resolved
extensionsGallery.json Outdated Show resolved Hide resolved
@lozn00
Copy link
Author

lozn00 commented Apr 13, 2024

Fix the format below:

a(xx,
)

Feature: The left bracket and parameter are on the same line, but the right bracket is not on the same line.

Adding a line by line debugging function after conversion allows for precise positioning of a specific line without debugging

Add the function of right clicking to select parameters for conversion

@lozn00
Copy link
Author

lozn00 commented Apr 13, 2024

image

"lastUpdated": "08/23/2023",

"version": "1.0.2",
"lastUpdated": "13/04/2024",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"lastUpdated": "13/04/2024",
"lastUpdated": "04/12/2024",

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet