Charles Gagnon
4a5ac92e46
Update ads-extension-telemetry to 1.4.0 ( #22069 )
...
* Update ads-extension-telemetry
* One more
2023-02-28 22:25:07 -08:00
Charles Gagnon
00493d6555
Add telemetry section to extension READMEs ( #21994 )
...
* Add telemetry section to extension READMEs
* Add separate links for VS Code
2023-02-21 12:34:17 -08:00
Charles Gagnon
ad69164f09
Extension telemetry feature cleanup ( #21779 )
...
* Extension telemetry feature cleanup
* one more
2023-01-30 13:14:38 -08:00
Charles Gagnon
c33d2cc40a
Bump ads-extension-telemetry to 1.3.4 ( #21778 )
2023-01-30 13:13:57 -08:00
Alan Ren
6d2a5cbd60
remove preview text for sql 2022 ( #21638 )
2023-01-18 20:29:28 -08:00
dependabot[bot]
47b2187c76
Bump json5 from 2.1.3 to 2.2.3 in /extensions/resource-deployment ( #21512 )
...
Bumps [json5](https://github.com/json5/json5 ) from 2.1.3 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v2.1.3...v2.2.3 )
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-06 10:28:55 -08:00
Charles Gagnon
eb880834fb
Update ads-extension-telemetry ( #21468 )
...
* Update ads-extension-telemetry
* undo
2022-12-22 09:26:54 -08:00
Cory Rivera
e2327c393a
Remove all Big Data Cluster features ( #21369 )
2022-12-07 12:28:17 -08:00
Alan Ren
5f16251ca7
fix resource deployment notebooks ( #21096 )
2022-11-03 13:12:07 -07:00
Charles Gagnon
fb05c4304e
Switch to 1DS endpoint ( #20769 )
...
* Update to 1DS client
* remove product config
* Update ai keys
* use our own event prefix
* re-enable telemetry
* Update distro and remove default enableTelemetry
* distro
* Remove asimovKey references
* add comment
* distro
* distro
* distro
* add files that break precommit hook
* cleanup/fixes
* distro
* distro + event prefix update
* distro
* more
2022-11-03 08:45:06 -07:00
Karl Burtram
d95dcb1905
Disable failing integration tests ( #20928 )
...
* Disable failing integration tests
* Disable flakey test case for investigation
2022-10-22 10:04:57 -07:00
Karl Burtram
350e94abfe
Revert "Update packages to fix CG alerts ( #20922 )" ( #20927 )
...
This reverts commit 97c070be13 .
2022-10-22 01:26:33 -07:00
Sakshi Sharma
97c070be13
Update packages to fix CG alerts ( #20922 )
...
* Update packages to fix CG alerts
* Reverting version bump for vscode-universal-bundler because of build break
2022-10-21 18:03:49 -07:00
Karl Burtram
8a3d08f0de
Merge vscode 1.67 ( #20883 )
...
* Fix initial build breaks from 1.67 merge (#2514 )
* Update yarn lock files
* Update build scripts
* Fix tsconfig
* Build breaks
* WIP
* Update yarn lock files
* Misc breaks
* Updates to package.json
* Breaks
* Update yarn
* Fix breaks
* Breaks
* Build breaks
* Breaks
* Breaks
* Breaks
* Breaks
* Breaks
* Missing file
* Breaks
* Breaks
* Breaks
* Breaks
* Breaks
* Fix several runtime breaks (#2515 )
* Missing files
* Runtime breaks
* Fix proxy ordering issue
* Remove commented code
* Fix breaks with opening query editor
* Fix post merge break
* Updates related to setup build and other breaks (#2516 )
* Fix bundle build issues
* Update distro
* Fix distro merge and update build JS files
* Disable pipeline steps
* Remove stats call
* Update license name
* Make new RPM dependencies a warning
* Fix extension manager version checks
* Update JS file
* Fix a few runtime breaks
* Fixes
* Fix runtime issues
* Fix build breaks
* Update notebook tests (part 1)
* Fix broken tests
* Linting errors
* Fix hygiene
* Disable lint rules
* Bump distro
* Turn off smoke tests
* Disable integration tests
* Remove failing "activate" test
* Remove failed test assertion
* Disable other broken test
* Disable query history tests
* Disable extension unit tests
* Disable failing tasks
2022-10-19 19:13:18 -07:00
Charles Gagnon
60c1c8a89f
Update ads-extension-telemetry to 1.3.1 ( #20724 )
...
* Update ads-extension-telemetry to 1.3.0
* fix
2022-10-04 23:06:53 -07:00
Alan Ren
54c2fe6899
remove duplicate code ( #20664 )
...
* remove dupe code
* fix step name
* fix errors
* comment out arc
* fix timeout issue
* fix typo
* update name
2022-09-26 17:48:59 -07:00
Aasim Khan
010fe91921
Adding image support to list view ( #20449 )
2022-08-31 09:02:40 -07:00
Alan Ren
33ade09608
support sql server 2022 ( #20152 )
2022-07-22 13:48:34 -07:00
Candice Ye
6c59779137
Updated CategoryValue defaultValue docs ( #20101 )
2022-07-19 21:04:52 -07:00
Candice Ye
5e88338423
Reverted changes to Radio buttons default value ( #20100 )
...
* Reverted resourcedeploy changes
* Replaced the !
Co-authored-by: Candice Ye <canye@microsoft.com >
2022-07-19 21:04:39 -07:00
Charles Gagnon
ac80703b75
Add size to aria labels on BDC deployments ( #20098 )
...
* Add size to aria labels on BDC deployments
* One more
2022-07-19 16:30:58 -07:00
Candice Ye
db3dda8519
Got rid of need for casting ( #20088 )
...
Co-authored-by: Candice Ye <canye@microsoft.com >
2022-07-19 14:12:03 -07:00
Candice Ye
89dbcb6638
Fixed default value for radio options builder if using resourceType displayName ( #20070 )
...
Co-authored-by: Candice Ye <canye@microsoft.com >
2022-07-19 10:29:19 -07:00
Candice Ye
adcb7b6aa7
If no 'agreements' item, do not generate 'Accept terms of use' title in wizards ( #20047 )
...
* If no agreements item, then do not generate an Accept Terms of Use title. Remove sql miaa agreement.
* Added back the arc-specific change
* Added back nls
Co-authored-by: Candice Ye <canye@microsoft.com >
2022-07-15 13:45:03 -07:00
Karl Burtram
26455e9113
Merge vscode source through 1.62 release ( #19981 )
...
* Build breaks 1
* Build breaks
* Build breaks
* Build breaks
* More build breaks
* Build breaks (#2512 )
* Runtime breaks
* Build breaks
* Fix dialog location break
* Update typescript
* Fix ASAR break issue
* Unit test breaks
* Update distro
* Fix breaks in ADO builds (#2513 )
* Bump to node 16
* Fix hygiene errors
* Bump distro
* Remove reference to node type
* Delete vscode specific extension
* Bump to node 16 in CI yaml
* Skip integration tests in CI builds (while fixing)
* yarn.lock update
* Bump moment dependency in remote yarn
* Fix drop-down chevron style
* Bump to node 16
* Remove playwrite from ci.yaml
* Skip building build scripts in hygine check
2022-07-11 14:09:32 -07:00
Charles Gagnon
577c09e1f1
Add query-history tests ( #19923 )
2022-07-05 18:18:40 -07:00
Charles Gagnon
ebb1dcdfba
Update telemetry endpoints ( #19841 )
...
* Update telemetry endpoints
* Bump sql-assessment package
2022-06-28 09:16:29 -07:00
Candice Ye
adafdd489f
Fixed dynamic enablement ( #19742 )
...
* Fixed dynamic enablement
* Set to false or original logic in constructor
* Changed boolean to also undefined
* Moved comment to constructor
Co-authored-by: Candice Ye <canye@microsoft.com >
2022-06-16 15:03:51 -07:00
Charles Gagnon
6ae380b65d
Remove unnecessary awaits from extensions ( #19571 )
...
* Remove unnecessary awaits
* fix ignore
* revert eslintignore
* try
* increase size
* Increase sql lint size
2022-05-31 15:36:44 -07:00
Alan Ren
f3e7337196
Upgrade packages to remove dependency on the vulnerable package minimist 0.0.8 ( #19455 )
...
* new mocha version
* test fix
* test
* new vscodetestcov version
* use rc1
* use 1.2.1
* remove all 0.0.8 of minimist
* a few more
2022-05-20 10:06:13 -07:00
Charles Gagnon
30e2b135ce
Bump axios ( #19283 )
2022-05-04 13:04:47 -07:00
Charles Gagnon
72a43854f8
Add explicit return type linting to some extensions ( #19199 )
2022-04-25 11:24:23 -07:00
Charles Gagnon
d202fd703e
Combine azure-resource.d.ts into azurecore.d.ts ( #19047 )
2022-04-14 11:06:45 -07:00
dependabot[bot]
a29bb210b2
Bump ansi-regex from 3.0.0 to 3.0.1 in /extensions/resource-deployment ( #18853 )
...
Bumps [ansi-regex](https://github.com/chalk/ansi-regex ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases )
- [Commits](https://github.com/chalk/ansi-regex/compare/v3.0.0...v3.0.1 )
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-01 10:07:03 -07:00
dependabot[bot]
0612a8ac35
Bump follow-redirects in /extensions/resource-deployment ( #18349 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8 )
---
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>
2022-02-14 10:38:28 -08:00
Candice Ye
85cfde7421
Enabled dynamic options to use CategoryValue type. SQL MIAA deploy now up to parity with Portal. ( #18279 )
...
* Removed extra backup policy field in MIAA deploy. Re-ordered fields in MIAA deploy for parity.
* Enabled dynamic options to work with categoryvalue type objects.
* Removed defaultValue CategoryValue typing, fixed some type checks.
* Added a clarifying comment to setModelValues and removed unnecessary type from defaultValue
* Removed CategoryValue from selection
* Undo parenthesis for single type
2022-02-11 11:19:30 -08:00
Candice Ye
b20e32f9f1
Added Dynamic Options description ( #18304 )
2022-02-10 15:16:01 -08:00
Charles Gagnon
8e1e9a95c3
Move to MS vscodetestcover and update lodash ( #18192 )
2022-02-01 14:09:10 -08:00
Charles Gagnon
1c9ba64ee0
check-param-names ( #18189 )
2022-01-31 12:39:22 -08:00
dependabot[bot]
28eb22362a
Bump path-parse from 1.0.6 to 1.0.7 in /extensions/resource-deployment ( #18177 )
...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases )
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 )
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-28 09:37:51 -08:00
Aasim Khan
04c1f31e24
Upgrading nested dependency 'follow-redirects' to latest version 1.14.7 ( #18053 )
...
* Upgrading nested dependency 'follow-redirects' to latest version 1.14.7
* Updating another follow-redirects in build/actions
2022-01-12 12:24:18 -08:00
Charles Gagnon
4c191d4acc
Add resource deployment samples for ( #17734 )
2021-11-22 15:49:05 -08:00
Karl Burtram
d7b0b6c251
Add untrusted workspace supported flags ( #17557 )
2021-11-01 20:48:05 -07:00
Charles Gagnon
9bbe39e9e2
Add sample value provider ( #17548 )
2021-11-01 11:27:03 -07:00
Charles Gagnon
a9d96e166a
Delete azurecore value provider and simplify type ( #17543 )
2021-11-01 10:13:58 -07:00
Candice Ye
67a9f7a547
Added logic to make SQL MIAA script to notebook with user-inputted values, and minor text changes. ( #17452 )
...
* Changed the placement of the getValue comment in IValueProvider interface.
* Simplified some params values to feed into deployment notebook better. Added logic to add flags to the sql miaa create calls in notebook. Removed variablename from estimated cost.
* Changed High Availability to Replicas
Co-authored-by: Candice Ye <canye@microsoft.com >
2021-10-26 15:49:29 -07:00
Candice Ye
dc0651aef7
Added a dynamic Cost Summary section to SQL MIAA Deployment Wizard ( #17420 )
...
* Added valueprovider for pricing. Pushing this for troubleshooting help.
* Committing changes for troubleshooting help. Moved InputValueType to typings file.
* Add readonly inputs to list
* Fixed ordering of package.json merge items
* Estimated cost moved to input page, ValueProvider only takes in a triggerfields[] and not a single string, fixed pricing logic.
* Removed pricingModel.ts
* Reverted some comments and code changes that were used in debugging.
* Changed some values from localizedConstants to single-quote constants'
* Changed some values from localizedConstants to single-quote constants'
* Added copyright header to pricingUtils.ts
* Removed try catch in extension.ts valueproviders, made some values in PricingUtils.ts top-level instead of exporting.
* Minor changes, added some comments and localized USD.
* Changes pricingutils classes to be constants, and added disposable to Hookupvalueprovider
Co-authored-by: Candice Ye <canye@microsoft.com >
Co-authored-by: chgagnon <chgagnon@microsoft.com >
2021-10-21 16:51:31 -07:00
Charles Gagnon
ec8292adb7
Add initial developer guide for resource deployment ( #17395 )
...
* Add initial developer guide for resource deployment
* PR comments
2021-10-19 13:47:36 -07:00
Karl Burtram
1bd1e26e13
Bump axios to 0.21.4 ( #17161 )
2021-09-28 09:56:27 -07:00
Candice Ye
b23ee567de
Added dynamic options for SQL MIAA Deployment Wizard and updated checkbox field ( #17119 )
...
* Dynamic enablement
* Added new package.json field for dynamic options and corresponding functions and classes.
* Enabled dynamic options non-generalized and changed formatting of checkbox to have label on the left.
* Added setOptions under InputComponentInfo for generalization, comments under checkbox component, and changed Replicas to High Availability to reflect parity in portal.
* fix unit test
Co-authored-by: Candice Ye <canye@microsoft.com >
Co-authored-by: Alan Ren <alanren@microsoft.com >
2021-09-24 16:35:56 -07:00