Monica Gupta
17073f9d2a
Bump sqltoolsservice version for Kusto extension ( #13154 )
...
Co-authored-by: Monica Gupta <mogupt@microsoft.com >
2020-10-30 13:02:12 -07:00
BranislavGrbicMDCS
9fcd85e640
Adjusting ADS to support new changes for CloudServerType for SQLOD ( #12824 )
...
* Add CodeQL Analysis workflow (#10195 )
* Add CodeQL Analysis workflow
* Fix path
* Adjusting ADS to support new changes for CloudServerType for SQLOD
* Using existing constants instead of hardcoded values
* Updating STS version
Co-authored-by: Justin Hutchings <jhutchings1@users.noreply.github.com >
2020-10-29 01:37:42 +01:00
Aditya Bist
34079d1612
update extension versions ( #12920 )
2020-10-14 11:34:19 -07:00
Monica Gupta
82726a9119
update sqltoolsversion to 3.0.0-release.41 ( #12864 )
...
Co-authored-by: Monica Gupta <mogupt@microsoft.com >
2020-10-12 10:19:51 -07:00
Monica Gupta
830cef06db
Bump kusto extension version ( #12791 )
...
Co-authored-by: Monica Gupta <mogupt@microsoft.com >
2020-10-07 12:37:55 -07:00
Alan Ren
adc3fde2e4
auto updated when extension viewlet ( #12765 )
2020-10-06 13:34:44 -07:00
Monica Gupta
2376e7b384
Hotfix version update for kusto extension ( #12655 )
...
Co-authored-by: Monica Gupta <mogupt@microsoft.com >
2020-09-29 09:57:26 -07:00
Justin M
c79cfd709a
3644 Kusto Token Refresh ( #12576 )
...
* 3644 Added RequestSecurityTokenParams, RequestSecurityTokenResponse, and SecurityTokenRequest to Kusto/contracts.ts. Added AccountFeature to features.ts. Registered feature in kustoServer.ts
* 3644 Removed TryCatch in kusto features > getToken
* 3644 Added AccountId to Kusto > RequestSecurityTokenParams. Refactored kusto features getToken to use the accountId for the query window.
* 3644 Removed unused AccountQuickPickItem
2020-09-28 11:59:16 -07:00
Justin M
5396ed855c
3707 Kusto Icon Fix ( #12621 )
...
* 3707 Changed getIconpath in serverTreeRenderer to always set iconPath if iconId is undefined. Changed renderConnection to always renderServerIcon
* 3707 Added default flag to KustoIcon in package.json
* fix caching issue
* 3707 Changed default to optional variable. Updated asyncServerTreeRenderer > getIconPath to check for default
* 3707 Changed logic for setting iconPath in getIconPath
Co-authored-by: chgagnon <chgagnon@microsoft.com >
2020-09-25 16:49:33 -07:00
Monica Gupta
9780eebb12
Update sqltoolservice release for kusto extension ( #12622 )
...
Co-authored-by: Monica Gupta <mogupt@microsoft.com >
2020-09-24 16:00:54 -07:00
Mark Ghanayem
cf8283a2b0
[Kusto extension] Updated links ( #12569 )
...
* Add CodeQL Analysis workflow (#10195 )
* Add CodeQL Analysis workflow
* Fix path
* updated links
* edit line 31
* edit lines 11 and 31
* edit line 11 again
Co-authored-by: Justin Hutchings <jhutchings1@users.noreply.github.com >
2020-09-22 14:24:01 -07:00
Monica Gupta
5730940492
Added color theme for Kusto ( #12216 )
...
* Added color theme
* Changed Kusto extension UI labels
Co-authored-by: Monica Gupta <mogupt@microsoft.com >
2020-09-10 12:07:04 -07:00
Mark Ghanayem
6dcc832983
changed image path a 3rd time to be a URL ( #12203 )
...
* Add CodeQL Analysis workflow (#10195 )
* Add CodeQL Analysis workflow
* Fix path
* [Kusto extension] Moved Gifs files to resources/images folder
* changing image path a 3rd time
Co-authored-by: Justin Hutchings <jhutchings1@users.noreply.github.com >
2020-09-09 14:29:00 -07:00
Mark Ghanayem
7a744bc7f2
[Kusto extension] Moved Gifs files to resources/images folder ( #12196 )
...
* Add CodeQL Analysis workflow (#10195 )
* Add CodeQL Analysis workflow
* Fix path
* [Kusto extension] Moved Gifs files to resources/images folder
Co-authored-by: Justin Hutchings <jhutchings1@users.noreply.github.com >
2020-09-09 14:09:30 -07:00
Mark Ghanayem
68709c02fe
[Kusto] Update ReadMe file ( #12116 )
...
* Add CodeQL Analysis workflow (#10195 )
* Add CodeQL Analysis workflow
* Fix path
* [Kusto] Update readme
* changed click to select
* Add Animated gifs and some text updtes
* add link
* change in media format syntax
* Removed peek definitions
* removed all machine learning refs
* removed en-us
* rename media to images
* removed gifs
* added back peek definitions
* changed media to images
* rename folder again and remove azuredatastudio repo link
* help whitespace identions
* renamed media files
* change image format text
* removed gifs
* add gifs back
* edit gulpfile.hygiene.js file to add gifs
* fixed image
Co-authored-by: Justin Hutchings <jhutchings1@users.noreply.github.com >
2020-09-08 09:50:08 -07:00
Shafiq Ur Rahman
80b85ad74c
Official icon for ADX ( #12102 )
2020-09-03 13:03:32 -07:00
Jorge Berumen
7b099e703a
Updating config to point to latest service layer ( #12058 )
2020-09-01 17:10:06 -07:00
Shafiq Ur Rahman
34e317a559
Marketplace resources ( #12042 )
2020-09-01 11:35:43 -07:00
Monica Gupta
81e81f1c49
Fix Kusto startup error ( #12028 )
...
Co-authored-by: Monica Gupta <mogupt@microsoft.com >
2020-08-31 14:26:17 -07:00
Monica Gupta
e9c5a6dfbd
Fix VSIX file generation for Kusto ( #11998 )
...
Co-authored-by: Monica Gupta <mogupt@microsoft.com >
2020-08-27 22:22:53 -07:00
Monica Gupta
57ce9fae6f
Update servuce-downloader version ( #11994 )
...
Co-authored-by: Monica Gupta <mogupt@microsoft.com >
2020-08-27 18:03:39 -07:00
Shafiq Ur Rahman
2f94307635
Kusto extension for ADS ( #11752 )
...
* Kusto extension
* Add kusto to extensions.ts
* Remove objectExplorerNodeProvider
* Removed some BDC items + CR cleanup
* Cleanup unused strings in package.nls.json
* Remove unused svgs, and some cleanup
* Bringing objectExplorerNode back and hygiene changes
* rename to KustoObjectExplorerNodeProvider
* rename to KustoIconProvider
* Cleanup SQL code
* Fix compilation error
* Clean up in objectExplorerNodeProvider folder
* Some more clean up based on comments
* apiWrapper add
* changed to camelCase
* Remove unused functions/files
* Removed AgentServicesFeature
* dacfx, cms, schemacompare clean up
* Clean up and addressed few comments
* Remove apWrapper from kusto extension
* Addressed few comments
* credentialstore and escapeexception changes
* Added strict check for Kusto extension
* Fix error and addressed comment
* Saving Kusto files shoulf default to .kql
* package.json changes
* Fix objectExplorerNodeProvider
* Amir/kusto fix (#11972 )
* Add the compiled extensions.js
* Fix strict compile rules
Co-authored-by: Monica Gupta <mogupt@microsoft.com >
Co-authored-by: Amir Omidi <amomidi@microsoft.com >
2020-08-26 14:13:31 -07:00