Hale Rankin
52a12f0d51
Removed style that was interfering with text selection within code cell. ( #10769 )
2020-06-05 17:51:23 -07:00
Hale Rankin
eafe659ec9
10712, 10677 - Fixed focus indicators for both main toolbar and cell … ( #10756 )
...
* 10712, 10677 - Fixed focus indicators for both main toolbar and cell toolbar.
* Removed duplicated line
2020-06-05 17:46:19 -07:00
Hale Rankin
4339b5b7d3
Switched order of the two dropdowns in main toolbar in preview. ( #10717 )
...
* Switched order of the two dropdowns in main toolbar in preview.
* Reverting this single line b/c it's out of scope for the PR.
2020-06-05 17:41:14 -07:00
Anthony Dresser
72b2d9ef72
rework some of some, add query to smoke ( #10591 )
2020-06-05 17:25:24 -07:00
Hale Rankin
cf0f3b0426
Reduced margin between notebook cells. Increased space at top of page. ( #10735 )
2020-06-05 17:17:19 -07:00
Chris LaFreniere
48ec8e6dd8
Bring back hover state setting on cell model ( #10758 )
2020-06-05 17:14:36 -07:00
Alan Ren
3500ce08cc
fix profiler not launch issue ( #10757 )
2020-06-05 15:41:29 -07:00
Udeesha Gautam
919275dadc
Changing the user visible command name for deploy ( #10770 )
...
* Changing the user visible command name for deploy
* Change to restart PR build
2020-06-05 15:31:11 -07:00
Alan Ren
d62bb1e9fc
reduce max memory ( #10775 )
2020-06-05 15:09:43 -07:00
Alex Ma
1f519024db
Fix for edit data grid not showing ( #10737 )
...
* Added null check in getHorizontalSashWidth
* simplified using tertiary operator
* more simplification
2020-06-05 13:32:16 -07:00
Karl Burtram
acefe7b081
Add Redgate Search to recommendation list ( #10749 )
2020-06-05 09:02:44 -07:00
Amir Omidi
70af4cbe42
Fixes the azure auth for postgresql ( #10662 )
2020-06-04 16:01:50 -07:00
Anthony Dresser
6b7c286891
Add upload of sourcemaps ( #10714 )
...
* add upload of sourcemaps
* add storage account
2020-06-04 15:40:08 -07:00
Chris LaFreniere
258310ba81
Change markdown cell to text cell ( #10715 )
2020-06-04 12:38:30 -07:00
Chris LaFreniere
cc3554e987
Only show edit cell action for markdown cells ( #10719 )
2020-06-04 10:20:47 -07:00
Amir Omidi
ce17a73ede
Open connection dialog with URI ( #10700 )
...
* Add the openConnectionDialog code
* don't ignore case
2020-06-03 16:53:13 -07:00
Kim Santiago
e80aec586b
fix sql project generate script ( #10697 )
2020-06-03 16:43:02 -07:00
Leila Lali
fbe0f91a9f
Updating ML extension version for the latest fixes ( #10708 )
2020-06-03 15:30:12 -07:00
Brian Bergeron
65a31de166
Add readOnly property to InputBoxComponent ( #10687 )
2020-06-03 14:59:54 -07:00
Cory Rivera
5d60254bb9
Add custom width to Python wizard to reduce wasted space. ( #10705 )
...
* Also use double quotes for localize calls in the wizard.
2020-06-03 14:41:39 -07:00
Anthony Dresser
a68e74527e
Merge branch 'ads-master-vscode-2020-05-31T19-47-47'
2020-06-03 14:05:57 -07:00
Sakshi Sharma
c903112451
Tests for round tripping with SSDT projects ( #10646 )
...
* Test code for round tripping feature
* Fixed tests. Edited updateImportedTargetsToProjFile method to push newly added import target to the list.
* Added couple more tests
* Addressed comment
2020-06-03 14:02:50 -07:00
Amir Omidi
3860f07cab
Make azure portal work from server area ( #10699 )
2020-06-03 14:02:23 -07:00
Alan Ren
61dce39f5a
disable the sql proj tests ( #10704 )
2020-06-03 13:44:51 -07:00
Alan Ren
c4be667567
add custom width support for dialogs ( #10641 )
...
* add custom width support for dialogs
* comments
* fix test
2020-06-03 13:08:48 -07:00
Anthony Dresser
15d8e09491
Merge remote-tracking branch 'origin/master' into ads-master-vscode-2020-05-31T19-47-47
2020-06-03 12:35:26 -07:00
Cory Rivera
2e4aee944c
Disable some unreliable notebook integration tests. ( #10701 )
2020-06-03 12:30:36 -07:00
Leila Lali
fb9ca4c021
fixed the issue with opening none SQL editor for predict script ( #10693 )
2020-06-03 10:56:30 -07:00
Arvind Ranasaria
f7c3484438
Unique title for opened notebooks ( #10673 )
...
* removing debug log
* Ensure unique title for Nb launch
* pr feedback
* pr feedback
* pr fedback
* pr feedback
2020-06-02 15:21:34 -07:00
Charles Gagnon
da41fda4bb
Update to latest vscodetestcover ( #10680 )
...
* Update to latest vscodetestcover
* Remove unused config
2020-06-02 13:33:30 -07:00
Charles Gagnon
4d6ec69eba
Fetch password from credential store before connecting to knox endpoint ( #10666 )
...
* Fetch password from credential store before connecting to knox endpoint
* Add combined code coverage script
* Revert "Add combined code coverage script"
This reverts commit e538f2fb2a79993a77f749f384fbc306b18b9f64.
2020-06-02 13:27:37 -07:00
Hale Rankin
d247af6619
Adjusted + Cell element height to fix layout on Mac and Windows. ( #10681 )
2020-06-02 13:11:37 -07:00
Charles Gagnon
2879da5ca5
Add script to combine coverage files ( #10674 )
...
* Add script to combine coverage files
* add script
* Add core coverage file as well
* Add json reporting
* Update README
* more
2020-06-02 12:53:58 -07:00
Alan Ren
c057dddb25
show username for azure sql db ( #10679 )
2020-06-02 12:49:24 -07:00
Charles Gagnon
453f7fa5a4
Disable sql-database-projects tests ( #10675 )
2020-06-02 10:03:38 -07:00
Benjin Dubishar
0ac6a07c5f
Fix for Sqlproj tree bug ( #10605 )
...
Fixes bug where files located in a subfolder defined before the folders themselves in .sqlproj would result in those files not appearing in the ADS treeview
2020-06-01 22:41:00 -07:00
Arvind Ranasaria
8fc8a79e26
removing debug log ( #10671 )
2020-06-01 18:24:44 -07:00
Maddy
3088c73e2b
Feat/notebooks viewlet ( #10170 )
...
* clean up unsavedBooks to providedBooks
* added notebooks viewley contribution
* added notebookExporerAction context
* temp shortcut key B
* remove commenred code
* changes with master merge
* fix comments
* initial tests
* fix casing and description
* merged master and resolved errors
* remove extension point & add custom view container
* merge latest from master
* remove unused files
* move book images to common
* remove notebookExplorer contrib & move to notebook
* build fix
* remove explorer specific sryles from common
* vscode convention to define container actions
* rename notebooks/title
2020-06-01 15:47:56 -07:00
Charles Gagnon
7305bdaec4
Add integration-test code coverage ( #10632 )
...
* wip
* Update to latest vscodetestcover and add tests back in
* Update to latest version of vscodetestcover
* updates
* another yarn.lock
* update version
* Revert import path change
2020-06-01 14:54:07 -07:00
Aditya Bist
f2c3320f0e
use inbuilt codicon instead of image ( #10664 )
2020-06-01 14:37:11 -07:00
Aditya Bist
6816d2bd78
add icon for disabled triggers ( #10663 )
2020-06-01 14:10:06 -07:00
Leila Lali
269318f7ef
ML - Modified sqmlutils version to fix Windows auth issue ( #10639 )
...
* Modified sqmlutils version
2020-06-01 13:06:34 -07:00
Anthony Dresser
8b0b0a029e
fix compile
2020-06-01 12:36:41 -07:00
Anthony Dresser
874717fee5
fix testing issues
2020-06-01 12:15:14 -07:00
Amir Omidi
534eb3a6f8
Add unused contribution point to workbench file ( #10594 )
...
* Remove unused file
* Revert "Remove unused file"
This reverts commit 788538aa01f4a146a08340a9890e0e2e6bd98d0d.
* Add to workbench
2020-06-01 11:25:57 -07:00
Arvind Ranasaria
678bbe3142
Custom Summary Page for NotebookWizard and notebook Cell with wizard variables ( #10297 )
...
* save not yet tested work
* Merge from master.
* Screeens Shared for Feeedback
* Code complete
* remove unneeded changes
* remove unnecessary comma
* remov wss
* remove dead code
* PR feedback
* checkpoint fixes
* PR & minor fixes
* minor fix for feature of resourceType options being optional.
* reverting experimental change
* separating out changes for future featurework.
* revert unneeded change
* review feedback fixes
* review feedback
* rename InputFieldComponent to InputComponent
* working version of custom summary page
* add option to align items in a flex- container.
* changes to support labelColor
* save work , still pending issue with labelCSSStyles
* Summary page and setting variabless in notebook.
* minor fixes.
* pr feedbck
* fix formatting issues
* pr feedback
* pr feedback
* pr feedback
* fixing docs
* summary page value setting fix
* rename children of RowInfo to items
* rename a method
* rename summary_text to evaluated_text
* rename properties of fieldInfo
* revert inadvertent change
* rename linked_texttext to hyperlinked_text and removing linking facility from readonly_text
* pr feedback
* fix setting tools variables in env and notebook
* removing saving of originalValues for EvaluatedText
* await on launchNotebookWithEdits
* await on launchNotebookWithContent
* merge RadioOptions & Options into 1
* merge ReadOnlyText, links & evaluatedText
* Samples for new generic wizard features
* fix comment
* fix assertions
* return type and comment for getClusterContext
* fix inadvertent change
* increase minimum required azdata version
* remove unneeded environment variable settings
* not leaking passwords in notebooks
2020-06-01 11:14:59 -07:00
Anthony Dresser
1d9c79aa1b
fix mixin
2020-05-31 14:06:59 -07:00
Anthony Dresser
7d53e744f3
fix imports
2020-05-31 13:08:12 -07:00
ADS Merger
28be33cfea
Merge from vscode 79a1f5a5ca0c6c53db617aa1fa5a2396d2caebe2
2020-05-31 19:47:51 +00:00
Sakshi Sharma
84492049e8
Enable sql-database-projects tests with few fixes ( #10610 )
...
* Added 2tests related to import. Fixed a few issues. Enable sql-database-projects
* Addressed comment
2020-05-30 09:05:55 -07:00