Karl Burtram
ce612a3d96
Merge from vscode 2c306f762bf9c3db82dc06c7afaa56ef46d72f79 ( #14050 )
...
* Merge from vscode 2c306f762bf9c3db82dc06c7afaa56ef46d72f79
* Fix breaks
* Extension management fixes
* Fix breaks in windows bundling
* Fix/skip failing tests
* Update distro
* Add clear to nuget.config
* Add hygiene task
* Bump distro
* Fix hygiene issue
* Add build to hygiene exclusion
* Update distro
* Update hygiene
* Hygiene exclusions
* Update tsconfig
* Bump distro for server breaks
* Update build config
* Update darwin path
* Add done calls to notebook tests
* Skip failing tests
* Disable smoke tests
2021-02-09 16:15:05 -08:00
Charles Gagnon
7496aea1b0
Fix "not externalized correctly" warnings ( #13806 )
2020-12-14 16:24:15 -08: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
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
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
Jorge Berumen
7b099e703a
Updating config to point to latest service layer ( #12058 )
2020-09-01 17:10:06 -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
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