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

191 Коммитов

Автор SHA1 Сообщение Дата
alexweininger 0256bb7f22 Merge remote-tracking branch 'origin' into alex/migrate-cloudshell 2024-04-30 16:31:01 -07:00
Alex Weininger 6fe8f308f9
Bump version after release (#846) 2024-04-26 14:40:32 -07:00
Alex Weininger c87a097b6f
Bump version and update changelog for 0.8.6 release (#844) 2024-04-25 13:41:35 -07:00
alexweininger e468390050 Initial migration of Cloud Shell feature 2024-04-24 16:33:06 -07:00
Alex Weininger ad88349bbe
Bump version and update changelog (#840) 2024-04-17 14:04:53 -04:00
Alex Weininger 04ba04b961
Add maintainCloudShellConnection command (#836)
* cs

* Finalize cloud shell command

* Install chokidar as a dev dependency

* Undo changes to readme

* revert version

* Don't show command in palette

---------

Co-authored-by: Nathan <naturins@microsoft.com>
2024-04-12 12:19:08 -04:00
Nathan c2ce04860b
Add listSubscriptions to resourceApi (#829)
* Add listSubscriptions to resourceApi

* Bump api version

* Bump package

* Change AzureSubscription imports

* Fix test for getting v1 API
2024-04-10 18:53:37 +00:00
dependabot[bot] 02492b9fb8
Bump follow-redirects from 1.15.4 to 1.15.6 (#830)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-19 15:46:56 -07:00
Alex Weininger 3a9e91b80c
Prep for v0.8.4 release (#816) 2024-02-07 13:35:44 -08:00
dependabot[bot] 38e8fd34c7
Bump follow-redirects from 1.15.3 to 1.15.4 (#802)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.4)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-11 13:33:23 -08:00
Matthew Fisher e53aa333de
Upgrade `@vscode/test-electron` (#796) 2024-01-04 16:33:45 -08:00
Alex Weininger e650400ce2
Prep for 0.8.3 release (#795) 2023-12-14 12:16:25 -05:00
Alex Weininger f438148249
Update auth package to fix zip deploy and sovereign clouds (#794) 2023-12-14 11:16:14 -05:00
Alex Weininger 7f680f6622
Prep for v0.8.2 release (#793) 2023-12-13 14:32:01 -05:00
Alex Weininger f464ba153e
Bump auth package to fix zip deploy for sovereign clouds (#792) 2023-12-13 14:24:32 -05:00
Alex Weininger c91c9cb7b5
Bump version to 0.8.2-alpha.0 after release (#791) 2023-12-13 12:50:45 -05:00
Alex Weininger 1712171436
Prep for 0.8.1 release (#779) 2023-12-13 08:26:47 -05:00
Brandon Waterloo [MSFT] 0c4af5fef4
Fix sovereign clouds and do `npm audit fix` (#771) 2023-11-20 13:38:26 -05:00
Alex Weininger 86858672ad
Bump version post release (#767) 2023-11-17 10:44:30 -05:00
Alex Weininger 018cfd0940
Prep for 0.8.0 release (#766)
* Bump version to 0.8.0

* Add changelog

* Use urls to put images in changelog

* Hide full email

* Update NOTICE.html

* Feedback

* Add information to readme
2023-11-16 14:30:44 -05:00
dependabot[bot] c6675c232d
Bump axios and vscode-tas-client (#763)
Bumps [axios](https://github.com/axios/axios) and vscode-tas-client. These dependencies needed to be updated together.

Updates `axios` from 0.26.1 to 1.6.1
- [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/v0.26.1...v1.6.1)

Updates `vscode-tas-client` from 0.1.63 to 0.1.75

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
- dependency-name: vscode-tas-client
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-13 17:03:58 -08:00
Nathan 13423ef2f5
Update azureauth package (#758)
* Update azureauth package

* Reset package-lock.json

* Remove the main branch from vsce package

* Bump auth package to fix async getSession

* Revert package command
2023-11-13 14:14:06 -05:00
Alex Weininger ee76d33f8e
Bump version to 0.8.0-alpha (#762) 2023-11-09 12:06:21 -08:00
Alex Weininger a4e5937128
Add Sign in to Directory command (#755)
* Add Sign in to Directory command

* Update auth package
2023-10-23 14:53:00 -04:00
Alex Weininger 8ccbdd4afc
Update auth package to v1.2.2 to fix sign in issue (#754) 2023-10-19 17:02:03 -04:00
Alex Weininger 22914c06ad
Update auth package (#751)
* Update auth package

* Fixup
2023-09-26 16:42:00 -04:00
Alex Weininger d21a005b75
Bump auth package (#748) 2023-09-15 10:23:10 -07:00
Alex Weininger 7e8a65bf04
Support icons next to create commands in quick pick (#735) 2023-08-09 14:51:35 -07:00
Brandon Waterloo [MSFT] ea3c6682a1
Fix remaining issues from #707 (#728) 2023-07-26 10:50:46 -07:00
Brandon Waterloo [MSFT] cd14e8a454
Use the new shared authentication provider package (#707) 2023-07-25 23:24:46 -07:00
dependabot[bot] e6bbde1c9a
Bump word-wrap from 1.2.3 to 1.2.4 (#727)
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  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-19 11:47:27 -07:00
dependabot[bot] 643ab79bff
Bump semver from 5.7.1 to 5.7.2 (#725)
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)

---
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-07-13 08:26:52 -04:00
Alex Weininger 352f3b7c36
Migrate to Track 2 SDK (#718) 2023-06-20 14:48:31 -07:00
Alex Weininger ed447a67a9
Upgrade to TS 5.1.3 (#714)
* Update arm-resources dependencies

* Upgrade to TS 5.1.3

Also update @types/node
2023-06-13 13:31:27 -07:00
Alex Weininger ae45cb3533
Update arm-resources dependencies (#713) 2023-06-13 13:02:17 -07:00
Alex Weininger 5c5a1fe1e3
Bump version to 0.7.6-alpha.0 after release (#700) 2023-05-18 14:52:03 -07:00
Alex Weininger 9f66b34d4c
Bump version and update changelog (#698) 2023-05-18 13:59:26 -07:00
Alex Weininger f6aed29ea6
Bump version after release (#697)
Co-authored-by: GitHub <noreply@github.com>
2023-05-18 13:23:58 -07:00
Alex Weininger a8f104feba
Bump version, update changelog (#687) 2023-05-18 11:32:53 -07:00
Alex Weininger 8b2c96bbcd
Focus feature v2 (#679)
* Favorites v1

* Changes

* Don't cache resources

* Improve caching

* Fixup

* Fixup

* Use constant

* Fixup

* Remove welcome view

* Update package.json

Co-authored-by: Nathan <naturins@microsoft.com>

* Fixup

* Add telemetry to focusGroup command

* Create `AzureResourceTreeDataProviderBase.ts`

* Rename tree data provider

* Add comment

* Rename groupMap

---------

Co-authored-by: Nathan <naturins@microsoft.com>
2023-05-17 12:08:29 -07:00
Alex Weininger eb5eeb978f
Bump version after release (#683)
Co-authored-by: GitHub <noreply@github.com>
2023-05-16 15:28:21 -07:00
dependabot[bot] 6b410fe04e
Bump xml2js, @azure/ms-rest-js and @vscode/vsce (#667)
Bumps [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js) to 0.5.0 and updates ancestor dependencies [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js), [@azure/ms-rest-js](https://github.com/Azure/ms-rest-js) and [@vscode/vsce](https://github.com/Microsoft/vsce). These dependencies need to be updated together.


Updates `xml2js` from 0.4.23 to 0.5.0
- [Release notes](https://github.com/Leonidas-from-XIV/node-xml2js/releases)
- [Commits](https://github.com/Leonidas-from-XIV/node-xml2js/commits/0.5.0)

Updates `@azure/ms-rest-js` from 2.5.0 to 2.6.6
- [Release notes](https://github.com/Azure/ms-rest-js/releases)
- [Changelog](https://github.com/Azure/ms-rest-js/blob/master/Changelog.md)
- [Commits](https://github.com/Azure/ms-rest-js/commits)

Updates `@vscode/vsce` from 2.17.0 to 2.19.0
- [Release notes](https://github.com/Microsoft/vsce/releases)
- [Commits](https://github.com/Microsoft/vsce/compare/v2.17.0...v2.19.0)

---
updated-dependencies:
- dependency-name: xml2js
  dependency-type: indirect
- dependency-name: "@azure/ms-rest-js"
  dependency-type: indirect
- dependency-name: "@vscode/vsce"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-20 14:49:35 -04:00
Alex Weininger cb41b9d8c3
Setup @azure/logger using `setupAzureLogger` util (#661)
* Setup @azure/logger using `setupAzureLogger` util

* Use released azure utils package

* Use updated dev package

* Use latest azure utils package
2023-04-07 16:31:47 -04:00
Alex Weininger 0c0fd5e012
Bump version after release (#660)
Co-authored-by: GitHub <noreply@github.com>
2023-04-05 13:24:52 -04:00
Alex Weininger d88a019287
Bump version and update change log for v0.7.1 release (#659)
* Bump version to 0.7.1

* Update change log
2023-04-05 12:30:53 -04:00
Alex Weininger f33ba5bdf5
Bump version after release (#655)
Co-authored-by: GitHub <noreply@github.com>
2023-04-03 14:05:30 -07:00
Nathan a338332715
Changelog, bump, and notice (#653)
* Changelog, bump, and notice

* Remove ! I used for testing
2023-04-03 17:26:17 +00:00
Alex Weininger b4c3927bea
Add API tests (#563)
* Add API tests

* Add more tests

* Remove console logs

* Fixup

* Add findItemById tests

* Fixups

* Revert changes to main

* Fixup

* Add back AA dep

* Fixup

* Revert change

* Make Azure resource provider mockable

* Remove source-map-support dep
2023-03-31 16:05:46 -04:00
Nathan f24d5e0d6e
Update azuretools package for various fixes (#632)
* Update azuretools package for various fixes

* Fix package-lock
2023-03-28 09:39:55 -07:00
Nathan 1d97ec338b
Migration work for vscode.dev (#611)
* Megan/auth provider (#528)

* Copy over first PR

* Add changes from second PR

* Add changes from third PR

Co-authored-by: Megan Mott <meganmott@microsoft.com>

* Webpack and VS Code Auth for WebExt (#542)

* Refactor using v2 to incorporate auth

* Temp

* WIP

* Fix build errors

* Remove extra gulp commands

* Use VS Code Auth provider when in web view

* Remove crypto.randomUUID. It does not get polyfilled

* Minor fixes

* Fix publish workflow

* rg api

* Pull from main

* Fix Open in Portal command (#551)

* PR feedback

---------

Co-authored-by: Alex Weininger <alex.weininger@live.com>
Co-authored-by: Megan Mott <59709511+motm32@users.noreply.github.com>

* Re-add account api

* Working version of Resources

* Fixes

* Publish web bundle and package.json to a blob container for testing on vscode.dev (#566)

* Add `Buffer` Node standard library to `webpack` bundle (#567)

* Publish resources and package.nls.json for vscode.dev testing (#572)

* Replace nanoid to uuid since it requires es2017 > (#576)

* Fix create resource/create resource group (#579)

* Upgrade azure package

* Revert main.js file

* Remove deadly 6

* Reset byteOffset when reading unitArray from VS Codes writeFile (#580)

* Add title properties to tree views (#607)

* Add title properties to treeViews

* Mix merge conflicts in package.json

* Remove extra description property

* Add logic to listen to filter and status events changing for VS Code Auth Provider (#606)

* Add logic to listen to filter and status events changing for VS Code Auth provider

* Remove change in extension

* Offline PR feedback for openUrl

* Remove springapp from launch json

* Fix up some build errors

* Rename vscodeAuth commands to make more sense

* Minor fixes

* Refactor VS Code auth (#616)

* Update names to match Azure Account API

* Refactor VS Code auth

* Fixups

* Use utils 0.5.2-alpha.0

* Use Node 16

* Update lockfile

* Fix lint errors

* Fixup

* Temporarily remove AA from extension deps

* fixup 2

* Fixups

* Update select subscriptions tree item command

* Add back AA dep

* Fix select subscriptions tree item command

* PR feedback

* Revert ext. depend.

* Edit yaml to include package.json from the web folder

* Edit yaml to include package.json from the web folder

* Fix package-lock hopefully... npm ci works on my machine

* Update VS Code types

* Revert change to yaml. I definitely broke something

* Unformat the yaml changes

* Unformat the yaml changes

* Add uuid typings because lint breaks on CI server

* Remove pretest task

* Add the pretest task back since its not really install azure accounts

* Remove service linker experimental code

* Remove the re-webpacking in preTest

* Update dev package

* Get rid of the pretest webpack

---------

Co-authored-by: Megan Mott <meganmott@microsoft.com>
Co-authored-by: Alex Weininger <alex.weininger@live.com>
Co-authored-by: Megan Mott <59709511+motm32@users.noreply.github.com>
Co-authored-by: Matthew Rayermann <marayerm@microsoft.com>
Co-authored-by: Matthew Fisher <40250218+MicroFish91@users.noreply.github.com>
2023-03-24 14:45:30 -07:00