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
6a375fdd8c
fix the wizard opened twice issue #7866 ( #7869 )
2019-10-21 15:32:13 -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
Arvind Ranasaria
4dd6db57ee
Feat/tool install master merge back to master ( #7819 )
...
* add install tools button (#7454 )
* add install tools button
* address comments
* remove description for install tools hint message
* First working version of AutoDeployment of tools (#7647 )
First working version of AutoDeployment of tools.
This pull request adds feature to install the tools needed for doing BDC/TINA deployments.
This has been tested so far only on win32 and testing on other platforms is in progress.
* removing TODO and redundant code
* Not localizing azuredatastudio product name
* convert methods returning Promises to async-await
* changing from null to undefined
* Localize all the command labels
* using existing sudo-prompt typings
* progres/error status in ModalDialogue && PR fixes
* review feedback to change warning to information
* revert settings.json changes
* fix resource-Deployment Extension Unit Test
* ensuring platform service's working directory
* incorporate review feedback
* review feedback
* addressing PR feedback
* PR fixes
* PR Feedback
* remove debug logs
* disable UI deployment containers when installing
* addding data type to stdout/stderr messaging
* remove commented code
* revert accidental change
* addressing review feedback
* fix failed install with zero exit code
* fixing bug due to typo
* fixes for linux
* Misc fixes during mac testing
* PR fixes
2019-10-18 23:17:21 -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
Alan Ren
d2e4e94aec
fix issue 7489 and disposable handling ( #7491 )
2019-10-03 12:20:54 -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
Alan Ren
3688e9981d
fixes #7383 and #7380 ( #7384 )
2019-09-26 12:35:44 -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
Alan Ren
7bd8a6f2b1
Alanren/sql on windows ( #6785 )
...
* download file
* add entry
* fix issues
* add 2019
* string updates
* make dialog self contained
* expose notebook input dialog
* refactoring
* add log and correct the url
* comments
2019-08-20 14:45:27 -07:00
Alan Ren
4e8c06f36d
add sql password validation ( #6715 )
...
* add sql password validation
* refactor the code
* correct the user name for bdc, it is also sa
* comments
2019-08-14 16:33:22 -07:00
Alan Ren
2bb8806da6
dialog assisted notebooks ( #6564 )
2019-08-05 16:01:34 -07:00
Alan Ren
1150433c0a
update the strings ( #5904 )
...
* update the strings
* PR comments and remove the workaround
2019-06-06 13:03:03 -07:00
Alan Ren
aaa2ef3a97
Alanren/tool check ( #5810 )
...
* tool check
* tools table update
* buttons
* update tools table
* remove tool status check
* updates
* PR comments
2019-06-03 14:32:10 -07:00
Alan Ren
586fe10525
resource deployment ext implementation -wip ( #5508 )
...
* resource types
* implement the dialog
* remove unused method
* fix issues
* formatting
* 5-17
* address comments and more tests
2019-05-17 20:24:02 -07:00
Alan Ren
b1b58f2550
resource deployment extension ( #5464 )
...
* initial checkin
* exclude from default ads package
* keep extensions.js in sync
* address review feedback
* PR comments
2019-05-13 22:38:59 -07:00