Benjin Dubishar
a4a8beb6b4
copying dacpac to temp folder before deploying ( #11036 )
2020-06-23 02:18:04 -07:00
Udeesha Gautam
cfbce96fe2
fix for windows path to show in project tree across platforms correctly ( #11027 )
...
* fix for windows path to show in project tree across platforms correctly
* allow retrying on project that failed to load
* test for project failed to load case
* Adding platform safe uri for database ref in tree
2020-06-22 22:37:24 -07:00
Benjin Dubishar
d0b71e116b
Create project within folder ( #11037 )
2020-06-22 21:27:16 -07:00
Chris LaFreniere
98ff618efd
Add deprecated tag for standardKernels property ( #11038 )
...
* Remove unnecessary prop from NotebookProvider API
* Add deprecated tag
* make standardKernels required again
* tweak comment
2020-06-22 21:15:39 -07:00
Alan Ren
c9c4ec2035
Feature/cu5 features ( #11046 )
...
* openshift bdc target (#10358 )
* openshift bdc target
* openshift bdc target
* comments
* new ad settings (#10390 )
* ad settings
* comments
* bump version requirement (#10587 )
* fix error
* update the notebook description (#10888 )
* update notebooks
2020-06-22 19:04:51 -07:00
Alex Ma
e01723f195
Additional tests for connection ( #10944 )
...
* 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
* added registerIconProvider test
* Fix for ensureDefaultLanguageFlavor test
* added a few tests
* utils prefix test updated
* added utils tests
2020-06-22 13:51:39 -07:00
Charles Gagnon
681e5f5077
Add arc deployment contributions to arc extension ( #11032 )
...
* Add arc deployment contributions to arc extension
* Add logo image
* update images
* Update strings
2020-06-22 12:54:56 -07:00
Udeesha Gautam
637bc8d5ba
removing datasource from publish dialog for insiders ( #11009 )
2020-06-21 21:32:39 -07:00
Brian Bergeron
06058d8925
Fixes for Arc Postgres ( #11012 )
2020-06-21 16:02:55 -07:00
Charles Gagnon
87a7c659f2
Add BDC/Arc welcome views ( #11020 )
...
* add BDC/Arc welcome views
* remove en-us
2020-06-20 17:18:25 -07:00
Laura Jiang
47f91b8efb
fix typo ( #11021 )
2020-06-19 17:04:44 -07:00
Charles Gagnon
99d26fb769
Add BDC create controller action ( #11019 )
2020-06-19 16:11:54 -07:00
Kim Santiago
74c2853f14
disable target connection input box in publish dialog ( #11013 )
2020-06-19 15:27:46 -07:00
Charles Gagnon
f278e2a7a2
Add persistence and connect dialog to Arc view ( #11014 )
...
* Add controller persistence and info prompting
* more stuff
* clean up
* Add arc tests to scripts
2020-06-19 14:35:11 -07:00
Amir Omidi
c879d77b62
Add USNat cloud settings ( #11015 )
...
authored-by: chgagnon <chgagnon@microsoft.com >
2020-06-19 13:40:27 -07:00
AzureDataStudio
333ce37ae5
Merge branch 'ads-master-vscode-2020-06-18T04-32-50' into main
2020-06-19 12:15:53 -07:00
AzureDataStudio
c4c23aa40d
remove unused workflows
...
fix tests
disable vscode integration tests
distro
bump smoke test extension
ensure we register language register
fix compile
2020-06-19 10:59:24 -07:00
ADS Merger
5e7071e466
Merge from vscode 4d91d96e5e121b38d33508cdef17868bab255eae
2020-06-19 10:59:23 -07:00
Anthony Dresser
a971aee5bd
Use cp for coverage copy ( #11006 )
...
* test cp
* mkdir
* maintain directory
* copy with directories
2020-06-19 10:07:37 -07:00
Anthony Dresser
5168d3d975
Better Smoke test setup ( #11005 )
...
* add handling for 404
* make the error message make more sense
2020-06-19 01:02:19 -07:00
Sakshi Sharma
340d8d37c9
Add missing await ( #10952 )
2020-06-18 19:16:02 -07:00
Kim Santiago
6ad33aa879
Load profile support for sql project deploy ( #10948 )
...
* load database name from profile.xml
* load sqlcmd variables from profile
* Add warning text
* add tests
* fix file filter for windows
* add comments
* show SQLCMD variables in a table
* reset dialog before testing readPublishProfile callback
2020-06-18 17:44:28 -07:00
Chris LaFreniere
eaf753f79e
Remove unused prompt code ( #10996 )
2020-06-18 17:23:32 -07:00
Charles Gagnon
88fce764d3
Initial work on Arc tree view ( #11008 )
...
* Initial work on Arc tree view
* finish my thoughts
2020-06-18 16:50:31 -07:00
Kim Santiago
935733d23c
remove add database reference from command palette ( #11003 )
2020-06-18 14:09:13 -07:00
Charles Gagnon
dc751dbde6
Hook up deletion for MIAA ( #10991 )
...
* Hook up deletion for MIAA
* fix button disabling
* cannot
2020-06-18 07:12:32 -07:00
Alex Ma
95107f1f61
Fix for auto resize column headers, ( #10909 )
...
* Fixed scroll to top
* removed brackets
* Don't trigger the cellSelectionModel when className is the resizable handler
* Added message for header listener
Co-authored-by: Amir Omidi <amomidi@microsoft.com >
2020-06-17 15:22:05 -07:00
Chris LaFreniere
77ba5a36aa
Add Jupyter Notebook Manager Tests ( #10955 )
...
* jupyter notebook manager tests
* cover config duplicate integrationTest
2020-06-17 14:42:35 -07:00
Amir Omidi
8b68d524ee
Account value was never set in the this context ( #10965 )
2020-06-17 13:59:48 -07:00
Amir Omidi
11e462796b
Create codeql-analysis.yml ( #10285 )
2020-06-17 13:41:45 -07:00
Charles Gagnon
487bd2693e
MIAA Dashboard Updates ( #10960 )
...
* Add database info to MIAA dashboard
* hook up open in azure button
* Only use plural text
2020-06-17 12:35:14 -07:00
Charles Gagnon
4296a05d4f
update branch references ( #10964 )
2020-06-17 12:34:38 -07:00
Alan Ren
2242a80049
trying to trigger the schedule re-evaluation ( #10961 )
2020-06-17 10:44:25 -07:00
Charles Gagnon
c86f301e0e
More arc controller dashboard updates ( #10949 )
2020-06-17 07:50:10 -07:00
Benjin Dubishar
691985af2d
Revert SqlToolsService version until DacFx can also be brought up to MDS 2.0-final ( #10950 )
2020-06-16 21:34:56 -07:00
Alan Ren
c390d62675
enable Azure SQL DB Edge deployment in ADS ( #10927 )
...
* local deployment
* eula update
* remote deployment
* fix wording
* new extension
* script
* spacing
* fix test
* loc strings
2020-06-16 20:00:46 -07:00
Amir Omidi
21fd8b22e7
Fix a memory leak on listener ( #10294 )
...
* Fix leak
* We don't need the full connection profiles for drag drop control
* Remove unused code
* Change test definition
* Change test definition
* Change equality check
2020-06-16 19:36:10 -07:00
Charles Gagnon
fb4e400919
Make property container values selectable ( #10946 )
2020-06-16 15:08:16 -07:00
Aasim Khan
f725ee96b9
Code refactoring for extension testing ( #10529 )
...
* Setting up tests on import extension
* -Added API wrappers for all the azdata and vscode APIs to make them easily mockable
-Added some unit tests for the import extension
-Some code logic separations
* -added code report for the import extension in ci
* Did some more code refractoring
* -Added json report generation
* updated vscodetestcoverage to latest version in import extension.
* -remove duplicate codecoverageConfig.json
2020-06-16 13:24:48 -07:00
Charles Gagnon
94bc0d9559
Fix open notebook bug ( #10930 )
...
* Fix open notebook bug
* cleanup
* clean up spaces
2020-06-16 13:06:44 -07:00
Anthony Dresser
381a747b62
fix export for remote ( #10934 )
2020-06-16 12:10:05 -07:00
Charles Gagnon
ad5c697f87
Update to checkout action v2.2.0 ( #10939 )
2020-06-16 11:31:21 -07:00
dependabot[bot]
bacdaeecb6
Bump mixin-deep from 1.3.1 to 1.3.2 in /build ( #10910 )
...
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep ) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases )
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-16 11:25:41 -07:00
dependabot[bot]
1cf4478fc7
Bump stringstream from 0.0.5 to 0.0.6 in /build ( #10911 )
...
Bumps [stringstream](https://github.com/mhart/StringStream ) from 0.0.5 to 0.0.6.
- [Release notes](https://github.com/mhart/StringStream/releases )
- [Commits](https://github.com/mhart/StringStream/compare/v0.0.5...v0.0.6 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-16 11:25:18 -07:00
Karl Burtram
df1efc9e02
Bump Azure Data Studio version ( #10941 )
2020-06-16 11:20:30 -07:00
Alex Ma
f13a5954a9
Port of Maddy's Edit Data Line Fix ( #10676 )
2020-06-16 10:13:17 -07:00
Karl Burtram
b922fc7d7a
Update SQL Tools to v3.0.0-release.1 ( #10935 )
2020-06-15 21:14:35 -07:00
Christopher Suh
0c56e4a603
Column/Table Drag & Drop ( #10702 )
...
* able to drag objects from left pane
* changed scheme from file
* base functionality working
* extended functionality to tables
* added string literals and formatting
* cleanup
* cleanup
* added table/column parsing
* removed bad logic
* updated to use metadata
* cleanup and added sql carbon edit tags
* moved changes from vs into sql code base
* refactoring drag and drop
* cleanup
* cleanup
* cleanup
* added unit tests
* pr changes
* moved treeMock file
* fixed small bug
2020-06-15 23:52:46 -04:00
Benjin Dubishar
0f9f9c851e
Fixes issue where wrong property was checked for deployment type ( #10933 )
...
* Fixes issue where wrong property was checked for deployment type
* improve error message
2020-06-15 19:19:02 -07:00
Arvind Ranasaria
f02e2a4b72
Initial unit tests for class NotebookEditor ( #10926 )
...
* first few notebookEditor tests
* formating fixes
* PR feedback
* PR feedback
* copyright fixes
* improve test names and assertion messages
* PR feedback
* improve test names.
* test name change
* test name change
* remove unneeded cast
* remove spurious comment
* fix misplaced paranthesis - thanks hygiene checker!
* remove unused code
* remove deferredPromise
* rempve unnecessary mock usage in dispose test
* use getContainer for ['parent']
* notebookService needs 9th constructor argument
* Add uploading debugging step
* remove changes to ci.yml
Co-authored-by: Arvind Ranasaria MacPro <arvranmac@MININT-OE7B592.fareast.corp.microsoft.com >
Co-authored-by: chgagnon <chgagnon@microsoft.com >
2020-06-15 15:27:42 -07:00