Karl Burtram
5b3b97f4a3
Revert "Query Runner Tests ( #10252 )" ( #10562 )
...
This reverts commit df5df38a55 .
2020-05-26 13:27:14 -07:00
Aditya Bist
6d25299eef
fix horizontal scroll bug ( #10554 ) ( #10559 )
2020-05-26 13:23:26 -07:00
Karl Burtram
85786b48c3
fix styles to apply to error message correctly ( #10505 ) ( #10512 )
...
Co-authored-by: Anthony Dresser <andresse@microsoft.com >
2020-05-19 15:44:41 -07:00
Maddy
acd6257bae
set ignoreOverrides false for ipynb and sql files ( #10499 ) ( #10502 )
...
* set ignoreOverrides false for ipynb and sql files
* toLowerCase
* null checks added
2020-05-19 13:29:46 -07:00
Amir Omidi
f3edece70b
Fixes the DE icons ( #10478 ) ( #10481 )
...
* Fixes the DE icons
* Fixes the commands
2020-05-18 15:04:10 -07:00
Karl Burtram
0753b63ad0
Fix extension manager single-click ( #10473 ) ( #10475 )
...
* Fix extension manager single-click
* Port over additional change to fix same issue in git viewlet
* Remove unneeded param to match vscode source
2020-05-18 10:38:24 -07:00
Alan Ren
0523190fbb
fix explorer widget dark theme ( #10454 )
...
* force use inherit colors
* comments
2020-05-16 10:29:05 -07:00
Charles Gagnon
bb75143282
Fix link styling for text components ( #10449 ) ( #10460 )
...
(cherry picked from commit 0f10f44755 )
2020-05-16 10:22:32 -07:00
Chris LaFreniere
3857f11dc9
Notebook model ready sooner ( #10420 ) ( #10441 )
2020-05-15 13:17:35 -07:00
Karl Burtram
0918d93a18
Properly initialize scenario recommendations ( #10434 ) ( #10437 )
2020-05-15 11:40:44 -07:00
Karl Burtram
25d96d041e
clear buffer when a batch is completed ( #10382 ) ( #10436 )
...
Co-authored-by: Anthony Dresser <andresse@microsoft.com >
2020-05-15 11:37:53 -07:00
Karl Burtram
0dc88501cf
Turn-off file extension recommendations ( #10431 ) ( #10433 )
2020-05-15 11:07:51 -07:00
Amir Omidi
bac7eccbaf
Replace the ID of the generated connection profile with the one through edit data ( #10413 ) ( #10432 )
2020-05-15 11:02:29 -07:00
Charles Gagnon
eb4612100d
Fix message branding VS Code -> ADS ( #10407 ) ( #10410 )
...
* Fix message branding VS Code -> ADS
* Add edit comment
(cherry picked from commit e95650da89 )
2020-05-15 08:40:36 -07:00
Alan Ren
d89ce8f9ec
create a new connection ( #10412 ) ( #10418 )
2020-05-14 17:45:56 -07:00
Alan Ren
d84dd31491
set context ( #10391 ) ( #10399 )
2020-05-14 16:29:10 -07:00
Alan Ren
b6632547a2
use listdatabases for sqlondemand ( #10398 ) ( #10408 )
...
* use listdatabases for sqlondemand
* comments
* use enum
2020-05-14 16:24:36 -07:00
Charles Gagnon
e078e3bc48
Enabling Script as Create for SqlOnDemand ( #10362 ) ( #10364 )
...
* Update scriptingUtils.ts
* Update scripting.contribution.ts
(cherry picked from commit ab374e362a )
Co-authored-by: alljamziMicrosoft <65255541+alljamziMicrosoft@users.noreply.github.com >
2020-05-13 23:15:49 -07:00
Charles Gagnon
2893659983
Hyperlink Component improvements ( #10330 )
...
* Hyperlink Component improvements
* Remove hyperlink CSS styles
2020-05-08 16:49:07 -07:00
Amir Omidi
f220f6486a
Stops caching the AAD token ( #10251 )
2020-05-08 16:46:18 -07:00
Cory Rivera
f94a9d0d58
Update Configure Python dialog to allow packages to be installed for specific kernels. ( #10286 )
2020-05-08 16:02:59 -07:00
Charles Gagnon
9bcd7cdd80
Fix tabbed panel not updating correctly when layout updated ( #10328 )
...
* Fix tabbed panel not updating correctly when layout updated
* Add comment
2020-05-08 15:56:59 -07:00
Chris LaFreniere
5e1978e29f
Ensure ipynb is associated with editor ( #10055 )
2020-05-08 14:50:48 -07:00
Chris LaFreniere
e4614582cd
Cleanup nbformat, more common tests ( #10311 )
2020-05-08 14:50:24 -07:00
Alan Ren
3a70bea70d
fix button column accessibility issue ( #10307 )
...
* fix accessibility issue
* comment
2020-05-08 14:24:03 -07:00
Charles Gagnon
6e5fc9c495
Add ModelView method SetItemLayout ( #10306 )
...
* Add ModelView method SetItemLayout
* Remove extra line break
2020-05-08 08:38:36 -07:00
ADS Merger
fa62ec1f34
Merge from vscode 7653d836944892f83ce9e1f95c1204bafa1aec31
2020-05-08 03:58:34 +00:00
Chris LaFreniere
dac1970c43
Notebooks: Refactor Empty Session Classes ( #10265 )
...
* Cleanup empty sessionmanager
* Cleanup
* PR Feedback import noKernel from notebookActions
2020-05-07 16:20:14 -07:00
Alan Ren
e27a57715c
set provider ( #10302 )
2020-05-07 13:46:04 -07:00
Vladimir Chernov
57d2ceec9d
mssql sqlAssessmentService ( #10299 )
...
mssql sqlAssessmentService
2020-05-07 21:35:44 +03:00
Alan Ren
d87855cf1f
force the isDirty flag to always be false ( #10295 )
2020-05-07 10:08:22 -07:00
Alan Ren
0ace033a6f
table based explorer widget ( #10279 )
...
* bump sts
* extend widget container
* remove title
* wip
* refactoring
* Revert "extend widget container"
* showTitle option
* fix properties widget error
* icon column
* icon and button columns
* use textwithicon column
* icon
* refactor and filter
* context menu
* refactor
* tests
* fix hygiene
* tests
* comments
2020-05-06 13:52:20 -07:00
Anthony Dresser
df5df38a55
Query Runner Tests ( #10252 )
...
* rework some code and write an inital test
* fix strict
* add more to standard test
* add to existing workflow test
* fix tests
* simplify the code
* add more tests
* remove bad import
* fix compile
* fix timestampiong
2020-05-06 13:38:12 -07:00
rajeshka
4199cec393
Add Cell after current active cell ( #10203 )
...
* Add Cell after current active cell
* fixed error
* more fixes
* Addressed PR
* merged with master
* Fixed the tests and code
* removed try catch and modified the test to check the method does not throw.
Co-authored-by: Rajesh Kamath <rajkashop@hotmail.com >
2020-05-06 11:42:01 -07:00
ADS Merger
8420d9f04e
Merge from vscode bd0efff9e3f36d6b3e1045cee9887003af8034d7
2020-05-06 02:35:49 +00:00
Alex Ma
9a7810cbee
removal of unnecessary spaces. ( #10275 )
2020-05-05 14:58:13 -07:00
Alan Ren
0fd3b25ccd
remove table setActive ( #10256 )
...
* remove setActive method
* another place
2020-05-05 13:21:26 -07:00
Alex Ma
921e546fd7
Edit Connection Feature added, edit existing connection in connection tree. ( #10214 )
...
* Added Edit Connection Command
* Wip changes for new connection dialog
* Testing
* WIP commit
* added ID check to ensure connection
* wip commit
* model id check implemented
* addfooterbutton now accepts events
* wip commit
* message explaining check
* temporary change
* connectionManagementService restored
* Revert "connectionManagementService restored"
This reverts commit 9704a63184a06a33bee2648ef0a899229d117cc0.
* formatting test
* editConnection promise testing
* edit existing connection command added
* WIP Connection Edit
* disconnect added to editConnection promise
* WIP on editExistingConnection
* changed isEdit to true
* Amir/edit connection (#10112 )
* Get edit connection working
* Delete unused code
* check for isEdit as well
* connection tree test added
* WIP connection management tests
* comment out test to find out what's wrong
* fix for one error
* added note about test skipped
* changed signature of saveprofile
* saveprofile fixed
* wrote working test
* added additional test
* changed message
* Fixes made
* fix for matcher
Co-authored-by: Amir Omidi <amomidi@microsoft.com >
2020-05-05 13:21:05 -07:00
Kim Santiago
5fe72d318b
Fix toolbar overflow focus not always going to first element in overflow ( #10246 )
...
* fix overflow focus not always going to first element in overflow
* adding tests
2020-05-05 13:02:06 -07:00
Amir Omidi
5105694fb3
Render before adding to the splitView ( #10261 )
2020-05-05 12:05:12 -07:00
Jeff Trimmer
53cb97af9b
Add Always Encrypted Parameterization Option ( #10182 )
2020-05-05 12:01:01 -07:00
Anthony Dresser
3e5b7fd3e6
Fix errors in message panel ( #10257 )
...
* fix errors in message panel
* fix compile
2020-05-02 19:37:42 -07:00
Karl Burtram
db57eb9581
Fix hygine error ( #10255 )
2020-05-02 12:04:08 -07:00
Karl Burtram
8d46aef40c
Port/welcomeflag ( #10254 )
...
* Put new welcome page behind preview features flag (#10099 )
* import correct welcome page (#10117 )
Co-authored-by: Anthony Dresser <andresse@microsoft.com >
2020-05-02 10:27:47 -07:00
Alan Ren
cb2a02d82c
add option to hide the widget title ( #10222 )
...
* extend widget container
* remove title
* Revert "extend widget container"
* showTitle option
* rename to showHeader
* comments and refactoring
2020-05-01 16:58:30 -07:00
Chris LaFreniere
52abcd68af
Tweak cell margin ( #10247 )
2020-05-01 14:12:41 -07:00
Anthony Dresser
5cb9b36329
Add tests for statusmodeselect ( #10235 )
...
* add tests for statusmodeselect
* add another test
2020-05-01 13:52:20 -07:00
Kim Santiago
8449888db8
fix overflow menu disappearing ( #10236 )
2020-05-01 10:19:33 -07:00
Anthony Dresser
cebbd04d10
Merge from vscode 2a36b7d0d527bf408bae4f96b8386db9d9455113 ( #10237 )
2020-04-30 23:41:35 -07:00
Anthony Dresser
92e0b2e130
Rework message panel ( #10177 )
...
* wip
* fix compile
* fix look
* fix hygiene errors
* add back functionality
* fix some issues with accessibility
* proper dispose template
* handle state properly in message panel
2020-04-30 13:49:18 -07:00