Amir Omidi
5b8039379e
Add versioning for accounts ( #11497 )
...
* Add versioning for accounts
* deletion value
2020-07-23 19:13:44 -07:00
Amir Omidi
2fc51ffe82
Remove all accounts regardless of failure in one account ( #11431 )
2020-07-23 11:06:29 -07:00
Amir Omidi
32047d5557
change userName to match what the azure account display name is ( #11484 )
...
* change userName to match what the azure account display name is
* Handle undefined value
2020-07-22 19:31:52 -07:00
Arvind Ranasaria
9b4931bb0e
tests for KernelsDropdown class ( #11476 )
...
* add return type for a function
* tests for KernelsDropdown class
* remove inadvertent change
* remove inadvertent change
* formatting changes
* pr feedback
* pr feedback
2020-07-22 17:49:01 -07:00
Leila Lali
4a88adffd2
Adding button plugin to table component ( #10918 )
...
* Added delete plugin to table component
2020-07-22 16:26:16 -07:00
Amir Omidi
587abd43c2
Large cleanup of AzureCore - Introduction of getAccountSecurityToken and deprecation of getSecurityToken ( #11446 )
...
* do a large cleanup of azurecore
* Fix tests
* Rework Device Code
* Fix tests
* Fix AE scenario
* Fix firewall rule - clenaup logging
* Shorthand syntax
* Fix firewall tests
* Start on tests for azureAuth
* Add more tests
* Address comments
* Add a few more important tests
* Don't throw error on old code
* Fill in todo
2020-07-22 15:03:42 -07:00
Arvind Ranasaria
d086b5b01e
First draft of outputProcessor tests ( #11368 )
...
* First draft of outputProcessor tests
* add return type for a function
* pr feedback
* comments and Spellings, getRandom ==> getRandomElement
* pr feedback
* pr feedback
2020-07-22 12:27:23 -07:00
v-bbrady
53ec7585a9
adds role of button to all links that are buttons ( #11465 )
2020-07-21 19:08:05 -07:00
Chris LaFreniere
3792a6328f
Fix Notebooks Word Wrapping Logic ( #11415 )
...
* make word wrap logic easier
* Stop passing in IConfigurationService
2020-07-20 13:50:26 -07:00
Cory Rivera
047c51921b
Exclude Spark notebook kernels when running on SAW devices. ( #11416 )
2020-07-20 12:36:40 -07:00
Lucy Zhang
66632e6262
Fix notebook results grid settings not updating ( #11413 )
...
* added boolean for results grid settings changed
* change parameter name to forceThemeUpdate
2020-07-20 10:28:27 -07:00
Amir Omidi
5613a97fae
Use a unique key for the accounts ( #11380 )
...
* Use a unique key for the accounts
* Fix some tests
* Simplify display name
* Change to a random UUID
2020-07-17 13:39:53 -07:00
v-bbrady
fea0fb13f6
fixes tab focus not beig visible after deploying a server ( #11410 )
2020-07-17 12:12:11 -07:00
cssuh
0833de1e7c
Merge branch 'ads-main-vscode-2020-07-15T23-51-12' into main
2020-07-17 15:00:28 -04:00
v-bbrady
3633a21413
fixes the contrast ratio for hoverable list items in the welcome page new button dropdown ( #11106 )
...
* fixes button alignment and missing icons issues with ads welcome page
* removes dead code, registers new Button
* creates one button component and adds proper attributes depending on platform
* Add CodeQL Analysis workflow (#10195 )
* Add CodeQL Analysis workflow
* Fix path
* adds return types to functions
* fixes show all extensions command
* updates dropdown color themes
* adjusts colors from color registry
Co-authored-by: Justin Hutchings <jhutchings1@users.noreply.github.com >
2020-07-17 09:52:20 -07:00
Vasu Bhog
71fbe2ed53
Fix markdown cell toolbar focus not being visible ( #11386 )
...
* Markdown Toolbar focus fix
* Fixed sizing issues of icons
* Fixed spacing
2020-07-17 11:04:17 -05:00
Christopher Suh
48ef272c66
fix for dragged table name ( #11376 )
...
* fix for dragged table name
* escaped bracket characters
* fixed escaping brackets
* moved outer brackets
* using interpolated strings
2020-07-16 17:53:04 -04:00
v-bbrady
309bb51812
updates copy for getting started tour in the command palette ( #11383 )
2020-07-16 13:59:57 -07:00
Anthony Dresser
9744d7796c
fix array access issues with map iterators
2020-07-16 11:48:51 -07:00
Alan Ren
16f24d8c6a
fix the issue with explorer widget context menu ( #11373 )
2020-07-16 10:22:47 -07:00
v-bbrady
cc78d6a8f0
accessibility fix: swaps header tags for label tags on most recent list ( #11189 )
...
* switches header tags on form to label tags
* fixes issue according to pr comments
2020-07-15 18:04:21 -07:00
ADS Merger
9d3f12d0b7
Merge from vscode 1b314ab317fbff7d799b21754326b7d849889ceb
2020-07-15 23:51:18 +00:00
Anthony Dresser
aae013d498
add option to open excel file externally ( #11324 )
2020-07-15 15:06:46 -07:00
v-bbrady
0fa23eb3b5
Bbrady/welcome page focus contrast #10616 ( #11233 )
...
* fixes focus \color contrast for welcome page
* removes dead code
* removes dead css
* merge
* merge
2020-07-15 14:16:53 -07:00
Arvind Ranasaria
f8f64340f6
New tests for NotebookServiceImpl module ( #11250 )
...
* Working tests Upto 97.5% coverage
* pr feedback
* pr feedback
* pr feedback and test bug fixes + 1 new test
* revert debug change
2020-07-14 23:08:58 -07:00
Amir Omidi
3c0d819911
Fixes the declarative table issue ( #11330 )
2020-07-13 14:35:35 -07:00
Anthony Dresser
351ab2f40f
fix default connection group by changing ordering of groups ( #11303 )
2020-07-13 13:25:05 -07:00
Anthony Dresser
286c021df9
Fix access to query editor configuration ( #11321 )
...
* fix access to query editor configuration
* fix configuration type
* fix setting type
2020-07-13 13:05:36 -07:00
Arvind Ranasaria
32c3a13f7b
Phase 3 of notebookEditor tests ( #11188 )
...
* Phase 3 of notebookEditor tests
* update visibility for visibility tests
* saving in progress version to switch tasks
* remove inadvertent change
* corner cases tests to drive to 100%
* remove commented code
* pr feedback
2020-07-13 03:06:19 -07:00
Alan Ren
e2b52b97c8
fix insight details dialog issue ( #11309 )
...
* fix show details dialog
* update viewlet id
2020-07-10 18:07:39 -07:00
Anthony Dresser
6d6abdff7d
fix configuration access for grid ( #11299 )
2020-07-10 14:51:10 -07:00
Charles Gagnon
3db33de69f
Add new ViewContainerLocation for dialogs ( #11289 )
2020-07-10 14:09:16 -07:00
Charles Gagnon
16329d6749
Remove unused ViewPane implementation ( #11290 )
2020-07-10 10:52:02 -07:00
Amir Omidi
c334a95d35
Fixes the SSMS launch issue ( #11257 )
...
* Fixes the SSMS launch issue
* Spelling
2020-07-09 14:04:53 -07:00
Maddy
9c0f415bd9
Feat/search in books ( #11117 )
...
* 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
* initial commit
* search view changes
* 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
* show collapsible search view separately
* style changes
* rename method
* code cleanup
* enable search on type
* merged master and resolved compile errors
* highlight fix
* code cleanup
* rename interface
* fix hygiene floating promises errors
* more hygiene errors
* avoid circular dependency
* new ids for notebookSearch actions
* reuse SearchSortOrder from search
* merged main and resolved compile errors
* reuse search code
* vscode merge regression on highlight
* extend searchView
* missed resoved files
* null to undefined
* make treeView readonly
* revert carbon edit
* address PR comments
* convert async
2020-07-09 13:13:36 -07:00
Charles Gagnon
ae908530e2
Fix ModelView tree components to keep custom state ( #11239 )
...
* Fix ModelView tree components to keep custom state
* override postGetChildren
* deepClone
2020-07-08 13:05:54 -07:00
v-bbrady
9f0584f88f
removes more link from list element into div ( #11218 )
2020-07-07 11:06:44 -07:00
Alan Ren
3cf48fb207
SQL Edge deployment using Azure IoT hub ( #11202 )
...
* Azure IoT deployment type
* more updates
* organize fields
* a few more improvements
* resolve merge issues
* new rg improvement
* fix tests
* comments 1
* comments 2
2020-07-07 10:36:26 -07:00
Kim Santiago
3084867d7e
pass connection profile to extension contributed commands in dashboard toolbar ( #11217 )
2020-07-07 10:34:04 -07:00
Maddy
ac78822d90
set currentMatch on find changes only ( #11215 )
2020-07-06 17:33:22 -07:00
Christopher Suh
aa4045c8a9
ServerTreeView unit tests ( #11207 )
...
* added unit tests
* removed newlines
2020-07-06 20:25:07 -04:00
Barbara Valdez
2a6fcee913
Add more tests to local content manager ( #10350 )
...
* Add more tests
* Add descriptive messages to asserts and remove formats check
* Address comments
2020-07-06 16:58:19 -07:00
v-bbrady
eabacae0c0
fixes show all extensions button #10445 #10625 ( #11104 )
...
* fixes button alignment and missing icons issues with ads welcome page
* removes dead code, registers new Button
* creates one button component and adds proper attributes depending on platform
* Add CodeQL Analysis workflow (#10195 )
* Add CodeQL Analysis workflow
* Fix path
* adds return types to functions
* fixes show all extensions command
* formats css
* fixes layering issue
* updates querySelectors to be more specific
Co-authored-by: Justin Hutchings <jhutchings1@users.noreply.github.com >
2020-07-06 14:01:08 -07:00
Amir Omidi
84a7d1916a
Fixes the azure account pane location ( #11211 )
2020-07-06 13:32:23 -07:00
Hale Rankin
ecfac10949
Notebook UI - Markdown toolbar - Headings dropdown ( #11049 )
...
* Adds heading dropdown to markdown toolbar.
* Added a method specific to headings that places markdown at beginning of line selected.
* Rewrote comment for my new method.
* Revised code to support multi select for headers, similar to how unordered list is applied. Multi-line headings can be undone if the multi lines are selected.
* Modified transformText to make single-line undo operation possible with just the cursor position.
* Added utility methods to help determine if the selection is a line-only or multi-line.
* Building isReplaceOperation to determine when preceeding characters need to be replaced with a new MarkdownButtonType.
* Updated comments.
* Applied changes written by Chris.
* Reverted changes to earlier stage where heading addition works just like list item additions.
* getExtendedSelectedText now returns an actual value in range for MarkdownLineType.EVERY_LINE.
* Added conditional so that Preview element is updated only when Preview is enabled.
* Updated tests for heading toolbar: heading 1, 2 and 3.
* Removed code that could not be reached.
* Corrected tests for headings.
* wip
(cherry picked from commit 43deb9635cc0eeebaffef22d4373f1f6ad713ace)
* cleanup
* fix error
* Fix tests
* Add more testing
* delete
* re-add
Co-authored-by: chgagnon <chgagnon@microsoft.com >
2020-07-02 17:30:29 -07:00
Jorge Berumen
a06a06bb58
Add Azure DevOps as a resource for authentication ( #11146 )
...
* Adding ado as auth resource
* Removing Gov ADO resource
* Correctly handling azureDevOpsResource not being present for usgov
2020-07-02 17:22:31 -07:00
Karl Burtram
a4539daa62
Move account management icon to action bar ( #11173 )
2020-07-01 15:55:12 -07:00
Charles Gagnon
bd801ad8da
Fix errors throw when doing validity checks ( #11171 )
2020-07-01 14:37:28 -07:00
Vladimir Chernov
b875d919d2
spell error in Severity column name ( #11156 )
2020-06-30 23:33:52 +03:00
ADS Merger
1388493cc1
Merge from vscode 2cd495805cf99b31b6926f08ff4348124b2cf73d
2020-06-30 11:31:11 -07:00