Alan Ren
e83a6f9c2e
profile page and summary page ( #4769 )
...
* add cluster name to page
* implement profile page -1
* fix compilation error due to new method
* profile page 0328
* summary page
* make divcontainer accessible
* handle disposable
* add support for "coming soon" cards
2019-04-02 13:52:39 -07:00
Alan Ren
8d5f676039
a few deploy cluster wizard changes ( #4644 )
...
* update icon for target types
* Revert "update icon for target types"
This reverts commit 79bd7674f2c09602430a0b10829f7b0d3234eb98.
* update target type icons
* update eula and privacy policy links
* existing cluster page
* adjust the loading indicator position
2019-03-22 11:29:51 -07:00
Anthony Dresser
4472764f3a
extensions tslint cleanup/Connection config refactor ( #4370 )
...
* various clean ups
* formatting
* remove linting
* formatting
* IConfigurationService is even better
* messing with connection config tests
* update tests
* formatting
* foramtting
* remove unused code
* add more tests
2019-03-20 11:59:07 -07:00
Kevin Cunnane
c3900f6984
Notebooks: fix AttachTo showed only Localhost ( #4354 )
...
The Attach To was showing only localhost for SQL, since we overrode the standard kernels from SQL with the ones from Jupyter.
Fix is to save all standard kernels.
Also, added dispose handling for some events I found during debugging and removed unused imports
2019-03-08 13:27:14 -08:00
Kevin Cunnane
a4d99b78d5
cluster deploy extension: Add localization support and fix " to ' strings ( #4332 )
...
* Add localization support and fix " to ' strings
* Fix ${ usage
2019-03-07 14:26:31 -08:00
Alan Ren
9e1f04e476
Enforce vscode and ads version check when installing extensions ( #4267 )
...
* engine check when install extension
* gallery install/update and vsix install
* FIX COMMENTS
* Fix the detail not loading issue when version is invalid
* add more comments and adress PR comments
* add install telemetry for install from vsix scenario
* correct the name of the version property for telemetry
2019-03-07 13:04:50 -08:00
Alan Ren
060343f096
fix couple build issue due to merge issue ( #4324 )
...
* fix the build error on linux and mac
* one more fix
2019-03-06 21:53:09 -08:00
Alan Ren
68418f2c8f
update target environment type page based on latest design ( #4311 )
2019-03-06 21:21:47 -08:00
Karl Burtram
84890eb1b4
Update product references from 'sqlops' to 'azdata' ( #4259 )
...
* Update extensions to use azdata
* Switch core code to use azdata
2019-03-01 13:59:37 -08:00
Alan Ren
dad807d62d
select cluster page and status update for tool when installing ( #4251 )
2019-03-01 11:12:57 -08:00
Ronald Quan
0d1ebce1a1
Ron/bdc script ( #4221 )
...
* WIP adding scripting support.
* Adding deploy command along with additional env vars needed.
* Adding script generation that sets envars, kube context, and mssqlctl
* Adding test email for docker email envar until we update UI.
* Adding cluster platform detection and disabling generate script after first click.
* Fix spacing and adding comment.
2019-02-28 14:26:50 -08:00
Alan Ren
b11a8e9c0c
add placeholder for container username/password input box ( #4210 )
...
* add placeholder for container username/password input box
* spacing
2019-02-26 15:19:36 -08:00
Alan Ren
8bfb1a9d39
add restore default values button for ports and container settings ( #4195 )
...
* add restore default values button for ports and container settings
* change some resource strings
2019-02-26 12:48:35 -08:00
Ronald Quan
d0a4a4242d
Feature/mssql-big-data-cluster ( #4107 )
...
* Adding kubernetes installer.
* Adding variety of kubectl support and integrating into the kubeconfig target cluster page.
* Addressing PR comments, refactored utility file locations and added missing license headers.
2019-02-25 15:09:22 -08:00
Alan Ren
a71be2b193
Alanren/bdc ( #4161 )
...
* wip
* target cluster type page
* finish target cluster type page
* remove commented line
2019-02-25 14:04:12 -08:00
Alan Ren
046dee7389
add link area support for text component ( #4103 )
...
* add link area support for text component
* add comment for localizable resources
* address comments
2019-02-22 12:53:09 -08:00
Alan Ren
1cc6a108a7
Deprecate the modelviewdialog namespace ( #4075 )
...
* Deprecate the modelviewdialog namespace
* use @deprecated tag
2019-02-19 09:43:37 -08:00
Alan Ren
b3a16fd0ce
Feature/bdc create ( #4012 )
...
* initial checkin
* rename
* wizard pages
* target cluster radio button group
* resource strings
* existing cluster picker
* revert changes to unwanted file
* revert unwanted changes-2
* update cluster icon
* settings page
* fix group container
* hyperlink component
* address review comments
* comments part 2
2019-02-12 22:13:30 -08:00