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
Arvind Ranasaria
b8de69dfac
GenerateToNotebook and Deploy buttons for Notebook Wizards ( #12656 )
...
* enable userChooses how to run notebook
* arc ext changes
* nb fixes
* working version
* revert unneeded changes
* fix comments
* Update interfaces.ts
* fix comments
* fix comments
* fix comments
* runAllCells instead of background execute
* pr feedback
* PR feedback
* pr feedback
* arc ext changes for new WizardInfo syntax
* fix doc comments
* pr feedback
2020-09-29 18:12:30 -07:00
Charles Gagnon
807a4ae8c4
Add telemetry for ModelView wizards ( #12596 )
...
* Add telemetry for ModelView wizards
* Remove unnecessary params
* Fix compile error
2020-09-23 17:08:22 -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
Charles Gagnon
100072cabd
Add Storage Class params to MIAA deploy ( #11993 )
2020-08-27 18:19:31 -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
Alan Ren
b098ce64b5
expose realm field to the wizard UI ( #11388 )
...
* add realm
* optional fields
* use default values
* localized constant
2020-07-16 21:33:56 -07:00
Charles Gagnon
064ada1d2f
Change Azure region dropdown to use azurecore API ( #11131 )
...
* Change Azure region dropdown to use azurecore API for getting display name
* Fix compile errors
* Adding a few things to the vscodeignore
* and another
2020-06-29 12:44:04 -07:00
Alan Ren
c9c4ec2035
Feature/cu5 features ( #11046 )
...
* openshift bdc target (#10358 )
* openshift bdc target
* openshift bdc target
* comments
* new ad settings (#10390 )
* ad settings
* comments
* bump version requirement (#10587 )
* fix error
* update the notebook description (#10888 )
* update notebooks
2020-06-22 19:04:51 -07:00
Charles Gagnon
3e5421dc43
Add Azure region enum and helper methods to azurecore ( #10776 )
...
* Add Azure region enum and helper methods
* change module definition
* Add comments
* fix names
* Optional param
2020-06-08 07:39:45 -07:00
Arvind Ranasaria
678bbe3142
Custom Summary Page for NotebookWizard and notebook Cell with wizard variables ( #10297 )
...
* save not yet tested work
* Merge from master.
* Screeens Shared for Feeedback
* Code complete
* remove unneeded changes
* remove unnecessary comma
* remov wss
* remove dead code
* PR feedback
* checkpoint fixes
* PR & minor fixes
* minor fix for feature of resourceType options being optional.
* reverting experimental change
* separating out changes for future featurework.
* revert unneeded change
* review feedback fixes
* review feedback
* rename InputFieldComponent to InputComponent
* working version of custom summary page
* add option to align items in a flex- container.
* changes to support labelColor
* save work , still pending issue with labelCSSStyles
* Summary page and setting variabless in notebook.
* minor fixes.
* pr feedbck
* fix formatting issues
* pr feedback
* pr feedback
* pr feedback
* fixing docs
* summary page value setting fix
* rename children of RowInfo to items
* rename a method
* rename summary_text to evaluated_text
* rename properties of fieldInfo
* revert inadvertent change
* rename linked_texttext to hyperlinked_text and removing linking facility from readonly_text
* pr feedback
* fix setting tools variables in env and notebook
* removing saving of originalValues for EvaluatedText
* await on launchNotebookWithEdits
* await on launchNotebookWithContent
* merge RadioOptions & Options into 1
* merge ReadOnlyText, links & evaluatedText
* Samples for new generic wizard features
* fix comment
* fix assertions
* return type and comment for getClusterContext
* fix inadvertent change
* increase minimum required azdata version
* remove unneeded environment variable settings
* not leaking passwords in notebooks
2020-06-01 11:14:59 -07:00
Arvind Ranasaria
353115668c
Features to resource deployment to add arc control create in ARC extension ( #10088 )
...
* save not yet tested work
* Merge from master.
* Screeens Shared for Feeedback
* Code complete
* remove unneeded changes
* remove unnecessary comma
* remov wss
* remove dead code
* PR feedback
* checkpoint fixes
* PR & minor fixes
* minor fix for feature of resourceType options being optional.
* reverting experimental change
* separating out changes for future featurework.
* revert unneeded change
* review feedback fixes
* review feedback
* rename InputFieldComponent to InputComponent
2020-04-29 12:11:48 -07:00
Alan Ren
03ce5d1ba7
redesign of deployment profile page ( #9659 )
2020-03-18 14:40:43 -07:00
Alan Ren
2cb77441ad
remove the message on page enter ( #9661 )
2020-03-18 13:39:13 -07:00
Alan Ren
19dec78349
fix accessibility issue caused by not using table ( #9645 )
...
* fix accessibility issue caused by not using table
* remove fixed background color
2020-03-17 12:01:55 -07:00
Alan Ren
6c8a7dc97f
setting aria-label for table ( #9647 )
...
* setting aria-label for table
* use variable
2020-03-17 11:41:34 -07:00
Alan Ren
96935f2f87
always show the header ( #9521 )
2020-03-10 10:06:55 -07:00
Alan Ren
5982925ed7
keep up with latest azdata ( #9276 )
2020-02-24 10:54:54 -08:00
Charles Gagnon
637a33c7a7
Support for removing hardcoded deployment options ( #8986 )
...
* Support for removing hardcode deployment options
* Add missing file
* Generalize errors and make name and id required. Sort dropdowns.
* Fix test
* Capitalize text
2020-01-30 10:35:37 -08:00
Charles Gagnon
856fec4243
Remove preview tags ( #8653 )
2019-12-12 11:24:05 -08:00
Arvind Ranasaria
36fd618ed4
Add validation for cluster name ( #8617 )
...
* adding input validation for cluster name
* Adding type to the inputValidtor
* move out const to global space
2019-12-10 11:50:46 -08:00
Alan Ren
b38b53b658
accessible radio card ( #8514 )
...
* accessible radio card group
* set radio card group width
* address comments
* address comments 2
* fix the profile card not being focused issue
2019-12-03 13:26:00 -08:00
Alan Ren
ffee69a765
set focus to default cards when loaded ( #8480 )
...
* set focus to default cards when loaded
* add return type
2019-11-25 20:31:39 -08:00
Alan Ren
878bcc0d92
add service column name ( #8457 )
2019-11-25 13:04:36 -08:00
Alan Ren
78731e0c8c
better loading message ( #8448 )
2019-11-22 18:52:59 -08:00
Arvind Ranasaria
738ca479e4
fixes for #8165 , #8167 , & #8260 ( #8250 )
...
* saving untested work
* fixes for #8165 and #8167
* minor fixes
* fix for #8260
* minor quoting fixes
* fix for #8264
* minor fixes
* minor fixes.
* move tools constants to their own files
* remove execution cell results from notebooks.
* remove extraneous changes
* move ensuring of StoragePath to platformservice
* remove fix for #8264 pending pm input
2019-11-08 09:11:21 -08:00
Alan Ren
b5c0c37a23
add preview tag to the UI ( #8266 )
2019-11-07 14:31:17 -08:00
Alan Ren
e4b0371b2a
fix 2 issues found during testing ( #8029 )
2019-10-25 13:54:19 -07:00
Arvind Ranasaria
af9984f73b
pass install paths to notebooks ( #8008 )
...
* pass install paths to notebooks
* onComplete
* discover and publish actual installation Path
* pass the path to notebook
* minor fixes needed post merge of code from remote
* fix some errors
* remove unused variable
2019-10-25 12:06:55 -07:00
Alan Ren
684fb2566b
revert the notebook background execution ( #7984 )
2019-10-24 13:46:40 -07:00
Charles Gagnon
4a68ab4659
Hygiene linting for extensions + new rule ( #7843 )
...
* linting for extensions + new rule
* Remove unneeded array
* Fix spelling mistake
* Fix bad merge
2019-10-22 18:56:31 -07:00
Alan Ren
98505110a4
fix a typo ( #7871 )
2019-10-21 18:31:24 -07:00
Alan Ren
a05edc619c
use required attribute ( #7850 )
...
* use required attribute
* readable sql port
2019-10-21 09:53:12 -07:00
Alan Ren
0bfb1aab7e
set storage settings table name ( #7841 )
2019-10-20 19:27:50 -07:00
Alan Ren
86f8b3f9ec
change field type to Password ( #7791 )
2019-10-17 22:39:31 -07:00
Alan Ren
2ab7a47353
deploy BDC wizard improvement for CU1 ( #7756 )
...
* unified admin user account (#7485 )
* azdata changes
* spaces
* error message
* comments
* support AD authentication for bdc deployment (#7518 )
* enable ad authentication
* remove export for internal interface
* add comments
* more changes after testing
* update notebooks
* escape slash
* more comments
* Update deploy-bdc-aks.ipynb
* Update deploy-bdc-existing-aks.ipynb
* Update deploy-bdc-existing-kubeadm.ipynb
* AD changes and review feedback (#7618 )
* enable ad authentication
* remove export for internal interface
* add comments
* more changes after testing
* update notebooks
* escape slash
* more comments
* Update deploy-bdc-aks.ipynb
* Update deploy-bdc-existing-aks.ipynb
* Update deploy-bdc-existing-kubeadm.ipynb
* address comments from scenario review (#7546 )
* support AD authentication for bdc deployment (#7518 )
* enable ad authentication
* remove export for internal interface
* add comments
* more changes after testing
* update notebooks
* escape slash
* more comments
* Update deploy-bdc-aks.ipynb
* Update deploy-bdc-existing-aks.ipynb
* Update deploy-bdc-existing-kubeadm.ipynb
* scenario review feedbacks
* more fixes
* adjust the display order of resource types
* different way to implement left side buttons
* revert unwanted changes
* rename variable
* more fixes for the scenario review feedback (#7589 )
* fix more issues
* add help links
* model view readonly text with links
* fix size string
* address comments
* update notebooks
* text update
* address the feedback of 2nd round of deploy BDC wizard review (#7646 )
* 2nd review meeting comments
* fix the unit test failure
* recent changes in azdata
* notebook background execution with azdata (#7741 )
* notebook background execution with azdata
* prompt to open notebook in case of failure
* fix path quote issue
* better temp file handling
* expose docker settings (#7751 )
* add docker settings
* new icon for container image
2019-10-16 20:41:15 -07:00
Alan Ren
22774f28c0
notebook linebreak update ( #7614 )
2019-10-09 14:46:52 -07:00
Charles Gagnon
33854d42e4
Fix endpoint links to not overflow text ( #7312 )
...
* Fix endpoint links to not overflow
* Add titles to links
* Re-add title to Text and fix errors
2019-09-26 11:47:22 -07:00
Alan Ren
2d9f6dcd86
rename button and update dialog button width ( #7369 )
...
* rename button and update dialog button width
* update padding to match portal
2019-09-25 20:21:41 -07:00
Alan Ren
a0e31fc723
wizard for deploying bdc ( #7183 )
...
* wip
* wip2
* wip eod 820
* wip 822
* text component improvements and misc changes
* aria-label
* targetClusterPage wip
* target cluster page
* target cluster page
* wip 827
* wip deployment profile page
* profile page
* service settings page
* wip 0903
* 0909 wip
* 0910
* 0911
* sql instance and working directory
* notebooks
* docker version on windows
* EULA env var
* 917 updates
* address comments
* use async file access
* fix the summary page display issue for ad auth
* add save json file buttons
* use promise for private methds
* review feedbacks
* refactor
* pass json to notebooks
* fix no tool scenario
* bypass tool check if installed
* update hint text
* update notebooks
* workaround azdata first time use
* comments
* accept eula and some text update
* fix the error in package.json
* promise instead of thenable
* comments
* fix typo
2019-09-25 10:04:13 -07:00