Charles Gagnon
3cb2f552a6
Merge from vscode a348d103d1256a06a2c9b3f9b406298a9fef6898 ( #15681 )
...
* Merge from vscode a348d103d1256a06a2c9b3f9b406298a9fef6898
* Fixes and cleanup
* Distro
* Fix hygiene yarn
* delete no yarn lock changes file
* Fix hygiene
* Fix layer check
* Fix CI
* Skip lib checks
* Remove tests deleted in vs code
* Fix tests
* Distro
* Fix tests and add removed extension point
* Skip failing notebook tests for now
* Disable broken tests and cleanup build folder
* Update yarn.lock and fix smoke tests
* Bump sqlite
* fix contributed actions and file spacing
* Fix user data path
* Update yarn.locks
Co-authored-by: ADS Merger <karlb@microsoft.com >
2021-06-17 08:17:11 -07:00
Charles Gagnon
c9850fe59f
Remove en-us from links ( #15722 )
2021-06-15 11:51:35 -07:00
dependabot[bot]
c770aca1d3
Bump lodash from 4.17.19 to 4.17.21 in /extensions/resource-deployment ( #15373 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-11 16:14:46 -07:00
Aasim Khan
18b2524528
Updating axios package to fix component governance issue. ( #15339 )
...
* Updating axios package and related libraries.
* Adding node fetch due to a test failure
2021-05-06 11:48:36 -07:00
Karl Burtram
867a963882
Merge from vscode bead496a613e475819f89f08e9e882b841bc1fe8 ( #14883 )
...
* Merge from vscode bead496a613e475819f89f08e9e882b841bc1fe8
* Bump distro
* Upgrade GCC to 4.9 due to yarn install errors
* Update build image
* Fix bootstrap base url
* Bump distro
* Fix build errors
* Update source map file
* Disable checkbox for blocking migration issues (#15131 )
* disable checkbox for blocking issues
* wip
* disable checkbox fixes
* fix strings
* Remove duplicate tsec command
* Default to off for tab color if settings not present
* re-skip failing tests
* Fix mocha error
* Bump sqlite version & fix notebooks search view
* Turn off esbuild warnings
* Update esbuild log level
* Fix overflowactionbar tests
* Fix ts-ignore in dropdown tests
* cleanup/fixes
* Fix hygiene
* Bundle in entire zone.js module
* Remove extra constructor param
* bump distro for web compile break
* bump distro for web compile break v2
* Undo log level change
* New distro
* Fix integration test scripts
* remove the "no yarn.lock changes" workflow
* fix scripts v2
* Update unit test scripts
* Ensure ads-kerberos2 updates in .vscodeignore
* Try fix unit tests
* Upload crash reports
* remove nogpu
* always upload crashes
* Use bash script
* Consolidate data/ext dir names
* Create in tmp directory
Co-authored-by: chlafreniere <hichise@gmail.com >
Co-authored-by: Christopher Suh <chsuh@microsoft.com >
Co-authored-by: chgagnon <chgagnon@microsoft.com >
2021-04-27 14:01:59 -07:00
Charles Gagnon
5317d9ae0b
Reload resource deployment types on extension changes ( #14875 )
...
* Reload resource deployment types on extension changes
* add comments
2021-03-25 16:41:36 -07:00
Charles Gagnon
b7e982e78a
Add prompt to install required extensions for resource deployment ( #14870 )
2021-03-25 16:41:08 -07:00
Charles Gagnon
89e5ee3c80
Fix BDC deployment removing all security settings from config ( #14756 )
2021-03-16 15:44:21 -07:00
Charles Gagnon
95fa61ee4e
Activate extensions contributing deployment providers ( #14750 )
2021-03-16 11:11:13 -07:00
Charles Gagnon
0ecc053377
Fix blank MIAA/PG deployment wizard pages ( #14714 )
2021-03-16 10:05:47 -07:00
Charles Gagnon
90a5d9d817
Fix filtered resource options persisting across deployments ( #14702 )
2021-03-12 13:08:13 -08:00
Charles Gagnon
bba3b93c6e
Move BDC resource deployment type into BDC extension ( #14657 )
2021-03-11 10:33:21 -08:00
Charles Gagnon
eef8f0e2ba
Fix error from azdata tool upon startup ( #14559 )
...
* Fix error from azdata tool upon startup
* Update error
2021-03-04 17:05:54 -08:00
Charles Gagnon
8b34e034fc
Bump azdata tool version ( #14498 )
2021-03-02 11:05:36 -08:00
Charles Gagnon
5d07a3272e
Add URI handler for resource deployment ( #14470 )
...
* Add URL handler for resource deployment
* Add tests
2021-02-26 15:50:55 -08:00
Charles Gagnon
013ecc4ddc
Add support for initial values of Azure fields in resource deployment ( #14458 )
2021-02-26 09:33:34 -08:00
Charles Gagnon
00feb955d9
Add telemetry for deployment type being selected ( #14410 )
...
* Add telemetry for deployment type being selected
* Fix build
2021-02-24 15:47:17 -08:00
Charles Gagnon
587ac45418
Resource deployment clean up ( #14418 )
2021-02-24 12:11:06 -08:00
Charles Gagnon
d5385f66d3
Default to current controller when deploying from Arc dashboard ( #14409 )
2021-02-23 17:17:52 -08:00
Charles Gagnon
6eba54d819
Update min azdata version ( #14277 )
2021-02-12 13:13:04 -08:00
Charles Gagnon
e8d02dbc44
Cleanup typings from vs code merge ( #14267 )
2021-02-11 22:18:03 -08:00
Charles Gagnon
45adb7d8d7
Add ability to pass in initial variable values to deployment wizards ( #14224 )
2021-02-10 13:55:16 -08:00
Karl Burtram
ce612a3d96
Merge from vscode 2c306f762bf9c3db82dc06c7afaa56ef46d72f79 ( #14050 )
...
* Merge from vscode 2c306f762bf9c3db82dc06c7afaa56ef46d72f79
* Fix breaks
* Extension management fixes
* Fix breaks in windows bundling
* Fix/skip failing tests
* Update distro
* Add clear to nuget.config
* Add hygiene task
* Bump distro
* Fix hygiene issue
* Add build to hygiene exclusion
* Update distro
* Update hygiene
* Hygiene exclusions
* Update tsconfig
* Bump distro for server breaks
* Update build config
* Update darwin path
* Add done calls to notebook tests
* Skip failing tests
* Disable smoke tests
2021-02-09 16:15:05 -08:00
Charles Gagnon
13255f845b
Update azdata-test to official Microsoft org version ( #14203 )
2021-02-09 08:35:47 -08:00
Alan Ren
a3cddbc8aa
align with portal button style ( #14187 )
...
* align with portal button style
* fix welcome page
* image button
* more fixes
* use withProperties
* add comment back
* add border radius
2021-02-08 15:12:54 -08:00
Aasim Khan
1944813c4a
Adding help text for resourceTypes ( #14166 )
...
* Adding help text to arc resource deployment.
* Fixing null help text and agreement logic
* Made some types optional
Fixed a language specific link
2021-02-04 23:45:29 -08:00
Charles Gagnon
dcf17cc08b
Remove async keyword from abstract functions ( #14150 )
2021-02-03 12:16:50 -08:00
Charles Gagnon
2f49513bae
Rename name field of resourceSubType to resourceName ( #14103 )
...
* Rename name field of resourceSubType to resourceName
* update comment
* bump arc version
2021-02-01 13:04:05 -08:00
Charles Gagnon
927e435aea
Fix deployment wizard for filtered options ( #14114 )
2021-01-29 13:20:19 -08:00
Aasim Khan
90b33b256d
Fixing the null check for agreements ( #14111 )
2021-01-29 11:34:16 -08:00
Charles Gagnon
db845754c6
Add resource deployment filtering by option values ( #14101 )
...
* Add resource deployment filtering by option values
* Fix compile error
2021-01-28 17:19:08 -08:00
Charles Gagnon
8677ffc68c
Fix deployment wizard to not close when cancelling out of password prompt ( #14083 )
2021-01-28 09:00:46 -08:00
Aasim Khan
14cf6add73
Added SQL MI tile and sub resource types to resource deployment ( #14043 )
...
* Made azure arc as resourcesubtype
Added new azure arc resource type
Added support for different eula statement for different subtypes
Consolidated getSelectedOption
* Fixed some PR based comments
* Fixed more pr comments
* Fixed the error in unit test by deep copying extension resourceTypes (to keep the original one intact)
* Fixed property name 'agreement' to 'agreements'
* Cloning subresourceTypes
2021-01-27 22:06:53 -08:00
Charles Gagnon
d828a1f042
Fix stringify error from resource deployment extension ( #14059 )
...
* Fix stringify error from resource deployment extension
* add comment
2021-01-26 12:00:05 -08:00
Aasim Khan
ed26938dc8
Adding cloud tag to BDC resource ( #14040 )
2021-01-25 10:07:59 -08:00
Charles Gagnon
591a0ca9ee
Update azdata tool requirements to 20.2.6 ( #13964 )
2021-01-14 12:44:34 -08:00
Aasim Khan
5d1b328866
Fixing the checked variable in radio buttons ( #13909 )
...
* Fixing the checked variable in radio buttons
* Emitting the checked state of radio button.
* Adding onChanged event to radioButtons (exposing it)
Deprecating onClick event for radioButtons
Fixing radio button stubs
* Made some type fixes
* Firing event in checked event setter
* updating azdata-test to 1.1 in arc extension
* Some logic fixes in checked setter
* added proper typings and updated package version for azdata-data
* Renamed the event to onDidChangeCheckedState
* Fixed deprecation message
* Fixed broken Schema compare stubs
2021-01-07 23:25:21 -08:00
Arvind Ranasaria
cf7c506d75
populate drop down options values from options source ( #13870 )
2020-12-23 19:13:27 -08:00
Aasim Khan
0b00533f99
Added fix for the infinite page refresh in resource Deployment tools page ( #13813 )
...
* Added fixed for the infinite loop in resource Deployment tools page
Generating events for select boxes only when the select box value is changed.
* Fixed the check logic in select method
* Reverted to old code and fixed some bugs
* Fixed event generation check logic
2020-12-18 10:06:12 -08:00
Charles Gagnon
7f38e87ef3
Use azdata-test modelview stubs ( #13818 )
2020-12-16 16:28:02 -08:00
Aasim Khan
dcb6cddab4
Fixed the stray validation error message in Resource Deployment wizard ( #13747 )
...
* Fixed the stray validation error message
* Removed not working ' with validation
Adding back cancel button disabling
2020-12-16 10:32:51 -08:00
Charles Gagnon
4575f2bbe6
Fix paths for tests ( #13816 )
2020-12-15 16:04:36 -08:00
Charles Gagnon
dc8788b77f
Add loading text properties for option sources ( #13743 )
...
* Add loading text to deployment radio options
* Fix loading race condition
* Update text
2020-12-09 18:32:05 -08:00
Charles Gagnon
e7884b8b61
Make loading components not valid and improve RD radio group ( #13738 )
2020-12-09 13:15:35 -08:00
Charles Gagnon
97a4de4111
Have resource deployment providers return disposables ( #13690 )
...
* Add dependent field provider to resource deployment
* Change name to value provider service
* Add error handling
* providerId -> id
* Set dropdown value correctly
* missed id
* back to providerId
* fix updating missed id
* Make resource deployment providers disposable
2020-12-07 10:27:37 -08:00
Charles Gagnon
a70dce7855
Add dependent field provider to resource deployment ( #13664 )
...
* Add dependent field provider to resource deployment
* Change name to value provider service
* Add error handling
* providerId -> id
* Set dropdown value correctly
* missed id
* back to providerId
* fix updating missed id
* remove placeholder
2020-12-04 17:21:30 -08:00
Charles Gagnon
aeb22011d2
Remove placeholder on deployment wizards when field is disabled dynamically ( #13658 )
2020-12-04 09:25:56 -08:00
Charles Gagnon
3d82074656
Remove debug console log ( #13669 )
2020-12-04 09:25:44 -08:00
Charles Gagnon
6dc07e5804
Add test for dynamic enablement ( #13602 )
...
* Add test for dynamic enablement
* update names
2020-12-04 09:15:34 -08:00
Arvind Ranasaria
8027993ab4
Make 'Script to notebook' consistent with 'Deploy' when user cancels during password re-acquisition for controller ( #13557 )
2020-12-01 22:57:00 -08:00