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
Charles Gagnon
f418104b7a
big data cluster -> Big Data Cluster ( #7536 )
2019-10-07 13:13:40 -07:00
Charles Gagnon
effa50a9bd
Add unstable test params for core and extension tests ( #7513 )
...
* Add unstable test params for core and extension tests
* unset invert options for unstable script runs
* Fix copypasta
* Add nogpu to dacpac tests
2019-10-07 10:18:02 -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
57c5d98bdc
make it easy to indicate all platforms ( #7467 )
2019-10-02 09:33:27 -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
Anthony Dresser
28d453fced
Implement a no sync rule ( #7216 )
...
* implement a no sync rule
* fix linting disable
* fix unused imports
* exclude more testing
* clean up fs usage
* clean up more fs usage
* remove duplicate of code
* fix compile errors
2019-09-17 13:32:42 -07:00
Cory Rivera
f1f8ef4734
Update Resource Type Service Tests to use correct number of resource types. ( #7021 )
2019-08-30 13:36:02 -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
059e80003d
use absolute path ( #6483 )
2019-07-23 21:26:01 -07:00
Alan Ren
a92b2e0691
deployment extension not working on Linux ( #6476 )
...
* add webpack for built in extensions
* fix the casing issue
* Rename azCLITool.ts to azCliTool.ts
* Rename kubectlTool.ts to kubeCtlTool.ts
* fix the error
* fix the packaging issue
2019-07-23 18:34:17 -07:00
Kevin Cunnane
b3e8f466ec
Replace Big Data Cluster with big data cluster ( #6467 )
...
* Replace Big Data Cluster with big data cluster
Official docs guidance is to use "big data cluster" instead of "Big Data Cluster"
* Use doublequotes and full product name
2019-07-23 11:54:33 -07:00
Alan Ren
d976dad139
update the notebooks for the new release ( #6451 )
...
* get ready for new release
* azdata
* header update
* comments
* update text
* remove kubernetes version option
2019-07-22 14:46:18 -07:00
Maddy
caff76b723
Nb/show notebooks as untitled ( #6376 )
...
* open notebooks as untitled files and removed the saving to home directory
* return just filename without extension since save is adding the .ipynb ext
* Changes to open bdc notebooks as untitled docs. Updated tests to align with the changes
* changes: not to show untitled file as dirty and cleaned up tests in notebookService
* changes to address untitled name conflicts with open editors.
* comment cleanup
2019-07-16 16:00:38 -07:00
Alan Ren
4bb3cdf114
enable docker image deploy ( #6367 )
...
* enable docker image deploy
* update the registry and text
2019-07-12 14:12:16 -07:00
Alan Ren
b9b5b3c528
update the default to sql-bdc ( #6317 )
2019-07-09 15:39:01 -07:00
Alan Ren
86df1605a4
update bdc notebook ( #6286 )
...
* update bdc notebook and remove sql-image for now
* update test
2019-07-08 16:41:31 -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
0bc9849ad8
more test cases ( #5545 )
...
* toolsservice test
* resource type tests
* pr comments
* comments
2019-05-20 17:09: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