Charles Gagnon
288288df03
Add arc tree data provider tests ( #12758 )
...
* Add arc tree data provider tests
* Generic ResourceModel
* no message
* undo
* Fix compile error
2020-10-06 11:26:56 -07:00
Charles Gagnon
1dea5f8f7b
Add line endings gitattribute ( #12760 )
2020-10-06 10:41:09 -07:00
Charles Gagnon
f633e07ed1
Add more advanced properties for spark job submission dialog ( #12732 )
...
* Add more advanced properties for spark job submission dialog
* Add queue
2020-10-06 09:50:32 -07:00
Vasu Bhog
726f0cef0e
Add Notebook tests for Kernel Alias connections ( #12722 )
...
* More Generic tests for kernel alias connections
* Kernel Alias tests for the Notebook Model
* Updated titles of tests
2020-10-05 23:17:41 -05:00
Alan Ren
253ed55412
conditional env var MSSQL_PACKAGE ( #12757 )
2020-10-05 20:01:22 -07:00
Arvind Ranasaria
c679d5e1f0
allow registering options source providers to resource-deployment ( #12712 )
...
* first draft
* compile fixes
* uncomment code
* waitForAzdataToolDisovery added to azdata api
* missed change in last commit
* remove switchReturn
* contributeOptionsSource renamed
* remove switchReturn reference
* create optionSourceService
* azdataTool usage more reliable
* package.json fixes and cleanup
* cleanup
* revert 4831a6e6b8b08684488b2c9e18092fa252e3057f
* pr feedback
* pr feedback
* pr feedback
* cleanup
* cleanup
* fix eulaAccepted check
* fix whitespade in doc comments.
2020-10-05 19:29:40 -07:00
Karl Burtram
362605cea0
Bump insider to 1.24 release ( #12756 )
2020-10-05 16:18:18 -07:00
Karl Burtram
2af8982640
Update smoke tests to fix merge breaks ( #12751 )
...
* Update azuredatastudio-sqlite path
* Disable web smoke tests
2020-10-05 15:16:29 -07:00
Karl Burtram
753d785076
Fix sorting of extension list in build script ( #12733 )
2020-10-05 12:55:00 -07:00
Christopher Suh
6ff1e3866b
Merge from vscode fcf3346a8e9f5ee1e00674461d9e2c2292a14ee3 ( #12295 )
...
* Merge from vscode fcf3346a8e9f5ee1e00674461d9e2c2292a14ee3
* Fix test build break
* Update distro
* Fix build errors
* Update distro
* Update REH build file
* Update build task names for REL
* Fix product build yaml
* Fix product REH task name
* Fix type in task name
* Update linux build step
* Update windows build tasks
* Turn off server publish
* Disable REH
* Fix typo
* Bump distro
* Update vscode tests
* Bump distro
* Fix type in disto
* Bump distro
* Turn off docker build
* Remove docker step from release
Co-authored-by: ADS Merger <andresse@microsoft.com >
Co-authored-by: Karl Burtram <karlb@microsoft.com >
2020-10-03 11:42:05 -07:00
Alan Ren
58d02b76db
update preview feature notification ( #12723 )
2020-10-02 19:33:45 -07:00
Charles Gagnon
572310b906
Fix HDFS node to only show up for BDC connections ( #12714 )
2020-10-02 11:42:56 -07:00
Kim Santiago
6dd7c7d0f0
Fix error message typo ( #12708 )
...
add missing '
2020-10-02 11:09:28 -07:00
dependabot[bot]
07d4579c19
Bump @actions/core from 1.2.3 to 1.2.6 in /build/actions ( #12696 )
...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.2.3 to 1.2.6.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-02 08:22:11 -07:00
Benjin Dubishar
9652007266
Bumping sqltoolsservice ( #12709 )
2020-10-01 21:43:11 -07:00
Charles Gagnon
1df74e8c4a
Add additional logging to spark command failures ( #12706 )
2020-10-01 17:13:20 -07:00
Monica Gupta
b574f2aa32
Fix notebook issue when creating Kusto notebooks 2nd time after launching ADS ( #12700 )
...
* Fix notebook issue
* Removed not required code
Co-authored-by: Monica Gupta <mogupt@microsoft.com >
2020-10-01 16:27:41 -07:00
Charles Gagnon
8bf1859d36
Fix checkbox change event not firing on enter press ( #12703 )
...
* Fix checkbox change event not firing
* Add comment
2020-10-01 16:23:52 -07:00
Kim Santiago
253f7774de
Fix can't find SQLCMD variable error ( #12672 )
...
* remove sqlcmd variable deletion verification
* check if sqlcmd variable exists first
2020-10-01 15:26:27 -07:00
Cory Rivera
9b7a1d7a26
Add more unit tests for JupyterServerInstallation ( #12675 )
2020-10-01 13:54:12 -07:00
Hale Rankin
4965f3de1a
ML extension - revised button component ( #12674 )
...
* Revert "Revert "ML extension updates (#11817 )" (#12645 )"
This reverts commit 34a6200a47 .
* Modified button template and renamed infoButton ElementRef
* fix rendering issue
* Minor code cleanup.
* add clean up previous button logic
Co-authored-by: Alan Ren <alanren@microsoft.com >
2020-10-01 13:41:48 -07:00
Charles Gagnon
2da0fafcd5
Update arc dashboards to use logs/metrics links from status ( #12673 )
...
* Update arc dashboards to use logs/metrics links from status
* remove unused
* Fix loading
2020-10-01 10:20:19 -07:00
Arvind Ranasaria
39e43d2401
use selected subscriptions ( #12691 )
...
* working version
* pr feedback
2020-10-01 09:08:04 -07:00
Charles Gagnon
02afd2dc39
Fix error when clicking empty dropdown ( #12684 )
...
* vBump notebooks to get latest CU6 version of book
* Don't throw error when clicking on empty select box
* undo
2020-10-01 08:51:34 -07:00
Alan Ren
54b24d935c
asde deployment update ( #12662 )
...
* repository update
* plan id
* package update
* replace dacpac with package
2020-09-30 23:53:51 -07:00
Charles Gagnon
8e30b9a6e3
Add arc and azdata to recommended ext and vBump ( #12690 )
...
* Add arc and azdata to recommended ext and vBump
* remove bdc
2020-09-30 21:33:19 -07:00
Aasim Khan
c9ec18670c
version bump of flat file services ( #12686 )
2020-09-30 15:10:39 -07:00
Charles Gagnon
fac642de1e
Only allow one arc controller connection ( #12685 )
2020-09-30 15:06:22 -07:00
Arvind Ranasaria
7bfea07b9b
Fetch arc dc config profile list from azdata ( #12678 )
2020-09-30 14:25:15 -07:00
Aasim Khan
ab85028a94
Fixing import getting stuck on step 4 ( #12677 )
...
* Getting the proper attribute during column modification
Exposing errors of change column settings and stopping import if they occur
* removing extra space
* Added a comment for error handling
* Fixed a test error that was caused due to insufficient null checks.
* removing unnecessary return
2020-09-30 14:08:21 -07:00
Charles Gagnon
1cd94518a8
vBump notebooks to get latest CU6 version of book ( #12683 )
2020-09-30 13:07:27 -07:00
Aditya Bist
0583e1db8a
update readme links and changelog after release ( #12681 )
2020-09-30 11:03:16 -07:00
Kim Santiago
5681d6b9e3
set includeCompositeObjects to true if there are database references ( #12641 )
2020-09-30 10:58:35 -07:00
Charles Gagnon
b3578d058f
Save username/password for BDC HDFS connections ( #12667 )
...
* Save username/password for BDC HDFS connections
* comment
2020-09-30 08:40:20 -07:00
Alex Ma
82648fab3e
connection tests for connectionDialogWidget ( #11160 )
...
* Added providerRegistered test
* test for EditConnectionDialog
* changed wording
* added test for connectionInfo
* utils.ts tests added
* hasRegisteredServers test
* commented out editconnection tests, addl. tests
* added onConnectionChangedNotification test
* added changeGroupId tests
* Added connection profile changes
* added connectIfNotConnected test
* added delete connection test
* isRecent and disconnect editor tests
* Add CodeQL Analysis workflow (#10195 )
* Add CodeQL Analysis workflow
* Fix path
* added registerIconProvider test
* Fix for ensureDefaultLanguageFlavor test
* added a few tests
* utils prefix test updated
* added utils tests
* disconnect tests added
* Added additional get connection info tests
* added some more tests
* minor additions to tests
* again another commit
* another change
* connectionManagementService finalized
* connectionDialogWidget test WIP
* wip connectiondialogwidget test
* added working connectionDialogWidget test
* added more tests
* current connectionDialogWidget tests
* undid space
* hanging promise addressed
* added open test
* finished connectionDialogWidget tests
* Added showDialog test
* mockConnectionDialogService added
* added accessorConnectionDialogService
* removed accessor service
* added openDialogAndWait test
* added fake error to test
* added error tests
* Added comments to test
* more coverage
* async to await change
* registerCapabilities test added
* connectionDialogService tests finished
* undefined added
* Added views for tests
* tslint disable added
* error catchers added
* added empty connectioninfo
Co-authored-by: Justin Hutchings <jhutchings1@users.noreply.github.com >
2020-09-30 08:39:54 -07:00
Charles Gagnon
3c4df5332e
Fix azdata network test failure ( #12670 )
...
* Fix azdata network test failure
* Add comment
2020-09-30 08:38:56 -07:00
Arvind Ranasaria
b8de69dfac
GenerateToNotebook and Deploy buttons for Notebook Wizards ( #12656 )
...
* enable userChooses how to run notebook
* arc ext changes
* nb fixes
* working version
* revert unneeded changes
* fix comments
* Update interfaces.ts
* fix comments
* fix comments
* fix comments
* runAllCells instead of background execute
* pr feedback
* PR feedback
* pr feedback
* arc ext changes for new WizardInfo syntax
* fix doc comments
* pr feedback
2020-09-29 18:12:30 -07:00
Aasim Khan
fd5acf7ab1
Added awaits to change column setting ( #12314 )
2020-09-29 15:21:04 -07:00
Charles Gagnon
5de1c10dd1
Fix disabled azdata tests ( #12659 )
...
* Fix successful install
* fix more tests
* Fix stubs
* Don't throw
* fix check
2020-09-29 14:23:27 -07:00
Charles Gagnon
a91b965a33
Allow non-admin BDC connections to see BDC features ( #12663 )
...
* Add handling for non-admin BDC users
* Bump STS
* Fix HDFS root node commands
* remove nested awaits
* colon
2020-09-29 14:02:01 -07:00
Drew Skwiers-Koballa
a2552c1cc1
updates import readme for ga ( #12614 )
2020-09-29 14:01:44 -07:00
Charles Gagnon
253aa78650
Fix root group name check ( #12660 )
2020-09-29 10:03:55 -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
Lucy Zhang
cf9754f627
revert grid streaming changes ( #12650 )
2020-09-28 18:34:58 -07:00
Julie Koesmarno
44416abe6e
Clarifying the instructions to install ( #12306 )
...
1. Updated the link to the download page to the correct one.
2. Clarified in the Insiders that the instructions is the same as the standard build.
2020-09-28 14:17:43 -07:00
Kim Santiago
5718e6b471
Change target platform of project ( #12639 )
...
* Add quick pick to select target platform for a project
* add test
* show current target platform and info message for new target platform
* fix test failing
2020-09-28 13:28:34 -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
Alan Ren
34a6200a47
Revert "ML extension updates ( #11817 )" ( #12645 )
...
This reverts commit 037d638927 .
2020-09-26 13:46:09 -07:00
Alan Ren
4ec5991a13
update welcome page to use context menu service and some code clean up ( #12643 )
...
* use existing menu service and cleanup code
* fix mac issue
* button width
2020-09-25 19:53:14 -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