Alan Ren
b3121fae22
remove px from width string and then parse ( #11241 )
2020-07-07 22:00:58 -07:00
Alan Ren
3cf48fb207
SQL Edge deployment using Azure IoT hub ( #11202 )
...
* Azure IoT deployment type
* more updates
* organize fields
* a few more improvements
* resolve merge issues
* new rg improvement
* fix tests
* comments 1
* comments 2
2020-07-07 10:36:26 -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
Arvind Ranasaria
cdd3d1bf2a
fix: 'Arc data controller deployment fails' #11086 ( #11110 )
2020-06-25 19:18:42 -07:00
Charles Gagnon
8db272cea4
Fix deployment warnings to only show if no resources found ( #10878 )
2020-06-11 17:07:19 -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
19fab3fc9c
fix azure account corenes case handling ( #10428 )
2020-05-15 08:47:09 -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
Charles Gagnon
9b641490ea
Add required value validations for checkbox and dropdown ( #9770 )
2020-03-30 12:44:56 -07:00
Charles Gagnon
6bd3ed72dd
Display azure resource fetch errors as warnings ( #9158 )
2020-02-18 10:48:39 -08:00
Charles Gagnon
2d70ff7f4e
Improve azure resource API error handling ( #9151 )
...
* Improve azure resource API error handling
* Add ref path
* Add missed typings file and remove module references
2020-02-14 14:22:05 -08:00
Charles Gagnon
86ad477c77
Add enabled property and make default account option empty ( #9036 )
...
* Add enabled property and make default account option empty
* Rmove unused loc string
* Add descriptive comment and support required azure dropdowns.
2020-02-04 08:06:14 -08:00
Charles Gagnon
5a2bbc0375
Add location to azure-account deploy field ( #9019 )
2020-02-03 18:25:54 -08:00
Charles Gagnon
261e6fa89e
Fix error when using azure-account deployment field ( #8992 )
...
* Fix error when using azure-account deployment field
* Make param optional
* Remove extra comment
2020-01-30 16:51:10 -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
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
0979ce8de6
set dropdown aria-label ( #8456 )
2019-11-25 13:05:00 -08:00
Alan Ren
a05edc619c
use required attribute ( #7850 )
...
* use required attribute
* readable sql port
2019-10-21 09:53:12 -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
Charles Gagnon
79e2c56ec8
.Add types for ModelView CSS properties ( #7465 )
2019-10-02 11:21:18 -07:00
Alan Ren
6385443a4c
deployment extensibility ( #7394 )
...
* rename button and update dialog button width
* make deployment resource type contributable
* conflicts
* fix card width hight issue
* comments
2019-09-27 10:13:38 -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
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