Charles Gagnon
99350210d7
Make sql master link clickable that opens connection ( #6982 )
...
* Make sql master link clickable that opens connection
* Improve comments and fix break
* Show error message if failed to connect and clear username
* Remove key handler - text doesn't even get focus currently so this isn't doing anything
2019-08-27 17:39:05 -07:00
Charles Gagnon
a27b759b10
Add styling to selected tabs in BDC Dashboard ( #6978 )
...
* Change cursor over tabs to be hand (pointer)
* Change hyperlink color
* Hook up CSSStyles to be updated from extension side and make BDC dashboard tabs change style when selected
* Remove unused file
* Add back in call to updateStyles
* Fix typos
2019-08-27 14:14:46 -07:00
Chris LaFreniere
f6140ebd11
Only show options on Controller viewlet ( #6964 )
2019-08-26 19:20:05 -07:00
Charles Gagnon
83567d1a51
Fix build break ( #6957 )
2019-08-26 12:06:57 -07:00
Charles Gagnon
eea9d13350
Update and align endpoint names ( #6953 )
2019-08-26 11:39:46 -07:00
Charles Gagnon
877a71d673
Remove BDC view feature flag ( #6952 )
2019-08-26 11:09:18 -07:00
Charles Gagnon
023d06d114
Further BDC Dashboard Updates ( #6926 )
...
* BDC Dashboard updates
* Add service health status view details
* Add sanity check to endpoint fixing logic for SQL dashboard as well
2019-08-23 17:46:26 -07:00
Charles Gagnon
faabcb43f9
BDC Dashboard updates ( #6888 )
...
* BDC Dashboard updates
* PR comments
2019-08-22 17:14:59 -07:00
Charles Gagnon
b7b01fafd0
BDC Dashboard WIP ( #6812 )
...
* Further work on dashboards
* More work on dashboard
* Undo adding manage to context menu until feature is complete
* Update cluster status name
2019-08-20 16:06:05 -07:00
Amir Omidi
3bb70a7b1f
Fix JSON on package.nls.json ( #6754 )
2019-08-14 13:07:59 -07:00
Charles Gagnon
5528a90eaf
Initial work for BDC Dashboard ( #6646 )
2019-08-14 10:17:01 -07:00
Charles Gagnon
2c79d49487
Add support for cancelling BDC Add Controller request ( #6546 )
...
* Add cancel support
* Add comment
2019-07-31 10:47:12 -07:00
Charles Gagnon
3f5bdb86cd
Move CMS saved servers to be stored in memento instead of config ( #6535 )
...
* Move CMS saved servers to be stored in memento instead of config
* Add in code to port old servers into memento
2019-07-30 16:47:11 -07:00
Charles Gagnon
2c12b95e17
Add config to enable/disable the BDC extension provided tree view ( #6528 )
...
* Add config to enable/disable the BDC extension provided tree view
* Update description text
2019-07-30 10:12:17 -07:00
Charles Gagnon
aae1947b3f
Add server-level actions to master SQL node in BDC view ( #6504 )
2019-07-25 11:45:41 -07:00
Kevin Cunnane
6064904151
Fix #6485 big-data-cluster extension fails to load
...
- Entry point is `extension` not `main`
2019-07-24 10:02:15 -07:00
Kevin Cunnane
a1a67b1a86
Fix #6477 controller login + fix dashboard layout ( #6478 )
...
* Fix #6477 controller login + fix dashboard layout
- Service endpoints shoudl be on own column, cut off smaller screen
- Controller login not working due to 404 error
This is due to a breaking API change
We have requested fixes to help mitigate need for cluster name,
but for now have a default value for this
Finally, modified code so it's easier to update swagger API
and also added instructions on how to update in future
2019-07-23 19:14:18 -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
Gene Lee
f720ec642f
Put 'loading' text while loading the saved controllers in Big Data Cluster extension ( #6375 )
2019-07-12 18:34:13 -06:00
Gene Lee
76ebe8e84d
Changed controller connection storage from config to memento in big data cluster extension ( #6372 )
2019-07-12 17:06:06 -06:00
Gene Lee
f6a4189717
Removed request object from response ( #6366 )
2019-07-12 12:13:24 -06:00
Gene Lee
cf4dd48784
Added Big Data Cluster Viewlet to ADS ( #6204 )
2019-07-03 21:52:19 -06:00
Charles Gagnon
4ad5520568
Update azdata engine checks to include all future versions ( #5924 )
2019-06-06 22:36:43 +00:00
Charles Gagnon
da5076a4dc
Clean up extension packaging ( #5416 )
...
* Clean up extension packaging
* Add sql image
2019-05-07 16:52:00 -07:00
Anthony Dresser
ddd89fc52a
Renable Strict TSLint ( #5018 )
...
* removes more builder references
* remove builder from profiler
* formatting
* fix profiler dailog
* remove builder from oatuhdialog
* remove the rest of builder references
* formatting
* add more strict null checks to base
* enable strict tslint rules
* fix formatting
* fix compile error
* fix the rest of the hygeny issues and add pipeline step
* fix pipeline files
2019-04-18 00:34:53 -07:00
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