Arvind Ranasaria
|
c679d5e1f0
|
allow registering options source providers to resource-deployment (#12712)
* first draft
* compile fixes
* uncomment code
* waitForAzdataToolDisovery added to azdata api
* missed change in last commit
* remove switchReturn
* contributeOptionsSource renamed
* remove switchReturn reference
* create optionSourceService
* azdataTool usage more reliable
* package.json fixes and cleanup
* cleanup
* revert 4831a6e6b8b08684488b2c9e18092fa252e3057f
* pr feedback
* pr feedback
* pr feedback
* cleanup
* cleanup
* fix eulaAccepted check
* fix whitespade in doc comments.
|
2020-10-05 19:29:40 -07:00 |
|
Charles Gagnon
|
cac14ff181
|
Add Arc MIAA username configuration (#12429)
* Add Arc MIAA username configuration
* username -> userName
|
2020-09-18 07:33:58 -07:00 |
|
Arvind Ranasaria
|
9cf80113fc
|
controller dropdown field to SQL MIAA and Postgres deployment. (#12217)
* saving first draft
* throw if no controllers
* cleanup
* bug fixes
* bug fixes and caching controller access
* pr comments and bug fixes.
* fixes
* fixes
* comment fix
* remove debug prints
* comment fixes
* remove debug logs
* inputValueTransformer returns string|Promise
* PR feedback
* pr fixes
* remove _ from protected fields
* anonymous to full methods
* small fixes
|
2020-09-15 14:47:49 -07:00 |
|
Arvind Ranasaria
|
c5d0c6f623
|
defining arc api (#12153)
* defining arcApi
* pr feedback
* activate arc extension in test
* skip failing test temporarily
* remove arcService test file
|
2020-09-05 10:09:15 -07:00 |
|
Charles Gagnon
|
a6efd56844
|
Add Arc MIAA delete action back (#11901)
* Add Arc MIAA delete action back
* fix
|
2020-08-21 14:10:29 -07:00 |
|
Amir Omidi
|
18dc7e75ff
|
use azurecore and azureresource as typings (#11892)
* use azurecore and azureresource as typings
* Remove unrelated file
|
2020-08-20 14:45:22 -07:00 |
|
Brian Bergeron
|
283ffd7af6
|
Azure Arc extension (#10400)
Adds an extension for Azure Arc with some initial Postgres pages
|
2020-05-18 14:32:48 -07:00 |
|