Anthony Dresser
6d6abdff7d
fix configuration access for grid ( #11299 )
2020-07-10 14:51:10 -07:00
Vasu Bhog
e714c876c2
Onboarding Pull Request ( #11298 )
...
Co-authored-by: Vasu Bhog <vasubhog@Vasus-MacBook-Pro.local >
2020-07-10 16:17:35 -05:00
Charles Gagnon
3db33de69f
Add new ViewContainerLocation for dialogs ( #11289 )
2020-07-10 14:09:16 -07:00
Charles Gagnon
0835d3ed0f
Only throw if releaseNotesUrl doesn't exist ( #11295 )
2020-07-10 12:31:55 -07:00
Sakshi Sharma
3e860692a2
Add missing await ( #11275 )
...
* Add missing await
* Addressed comment
2020-07-10 11:26:18 -07:00
Vladimir Chernov
95b024ed66
Updated README file for Sql Assessment extension ( #11293 )
2020-07-10 20:56:46 +03:00
Charles Gagnon
16329d6749
Remove unused ViewPane implementation ( #11290 )
2020-07-10 10:52:02 -07:00
Charles Gagnon
1ce24fae05
Filter to just BDC for create new controller action ( #11291 )
2020-07-10 10:15:34 -07:00
Lucy Zhang
826a0cf9ec
added name to developers.ts ( #11288 )
2020-07-10 10:02:46 -07:00
Charles Gagnon
399bac33f4
Add empty azdata extension ( #11281 )
2020-07-10 08:13:39 -07:00
Chris LaFreniere
171f091c88
Fix no books currently selected error in viewlet ( #11269 )
...
* Fix no books currently selected error
* check sections undefined vs length
2020-07-09 23:14:46 -07:00
Kim Santiago
7d5ecfe905
Add "Import New Database Project" to dashboard toolbar ( #11229 )
...
* add import database project to database and server dashboard home toolbar
* connection profile is getting passed to the extension
* use MenuItemAction instead of creating a new one
* move database picking
* add comment
* add helper function
2020-07-09 16:47:55 -07:00
Aasim Khan
1796b519e5
Fixed a Bug where csv is treated as txt file by import wizard ( #11271 )
...
* Add CodeQL Analysis workflow (#10195 )
* Add CodeQL Analysis workflow
* Fix path
* Fixed the bug where CSVs were treated as TXT files
Co-authored-by: Justin Hutchings <jhutchings1@users.noreply.github.com >
2020-07-09 15:01:48 -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
Alan Ren
5a275209cc
fix account dropdown list issue ( #11266 )
...
* fix the empty account list issue
* remove comments
2020-07-09 13:58:07 -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
Anthony Dresser
a69032e317
fix issues with file menu commands ( #11254 )
2020-07-08 18:52:26 -07:00
Kim Santiago
7176c7f42f
move load profile button to top of publish dialog ( #11264 )
2020-07-08 17:30:38 -07:00
Vladimir Chernov
f5a16de2a4
SQL Assessment display name and description update ( #11253 )
...
Co-authored-by: Vladimir Chernov <Vladimir.Chernov@viacode.com >
2020-07-08 14:40:39 -07:00
Charles Gagnon
2a7483c036
Fix error when calling getParent ( #11252 )
2020-07-08 14:23:52 -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
Charles Gagnon
b3a01fcf77
Remove ApiWrapper from notebook extension ( #11224 )
...
* Remove ApiWrapper in notebook extension
* delete file
* Remove copyrights
2020-07-08 11:06:32 -07:00
Alan Ren
449a46d7fc
fix the storage object parent ( #11243 )
2020-07-08 10:00:46 -07:00
Alan Ren
b3121fae22
remove px from width string and then parse ( #11241 )
2020-07-07 22:00:58 -07:00
Kim Santiago
f95cb5f5d3
don't update database name to master ( #11216 )
2020-07-07 16:50:59 -07:00
Chris LaFreniere
5f8180ebbf
Add Notebook Completion Item Provider Unit Tests ( #11222 )
...
* completion item provider tests
* Add nb completionItemProvider tests
2020-07-07 12:48:22 -07:00
Cory Rivera
f409abfc01
Disable python downloads when running notebooks on a SAW. ( #11186 )
2020-07-07 11:32:05 -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
Anthony Dresser
6d94d79527
distro ( #11210 )
2020-07-06 14:11:33 -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
Kim Santiago
b238819c89
Standardize slashes in sqlproj ( #11174 )
...
* standardize slashes that go in sqlproj
* update tests to not have os specific baselines
* fix test
* fix delete tests
* some cleanup
2020-07-06 13:17:55 -07:00
Amir Omidi
b0cab3125e
Revert "Prints out the actual error that happened" ( #11212 )
...
* Revert "Prints out the actual error that happened (#11208 )"
This reverts commit 6eb88924f6 .
* Fix the JSON.stringify
2020-07-06 12:23:46 -07:00
Amir Omidi
0043a7f93b
Change branding of linux version ( #11133 )
2020-07-06 12:04:11 -07:00
Amir Omidi
6eb88924f6
Prints out the actual error that happened ( #11208 )
2020-07-06 11:58:14 -07:00
Kim Santiago
ac71c6f06d
Add "Open Containing Folder" to project context menu ( #11187 )
...
* add command to open the folder the project is in
* move commands to constants
2020-07-06 11:42:25 -07:00
Amir Omidi
2d989e1180
Move the tests out to their own tasks ( #11179 )
...
* Move the tests out to their own tasks
* Revert change
* Lets try this
* Actually reference to the tests
* Lets try this
* lets try this too?
* this one?
* Manually define them :(
* Formatting
* Add the node command
* Fix machine learning and address comments
2020-07-02 17:51:21 -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
Kim Santiago
3306f386f0
Cleanup publish database dialog and test sqllint errors ( #11178 )
...
* cleanup publish database dialog and test
* fix more tests
* fix other tests
* add back skips
* use Promise.resolve()
2020-07-02 17:02:52 -07:00
Kartik Arora
29509ccfbb
Onboarding pull request ( #11176 )
...
* initial check in for kartik
2020-07-02 11:59:23 -07:00
Sakshi Sharma
fd29e35199
Schema compare test coverage ( #11080 )
...
* Schema compare tests for updateSourceAndTarget method
* Merge conflict resolution
* Move resetbutton call before adding them to toolbar
* PR comments- added a buttons interface for readability and created a test class to add test functionality to the orginal class
* Moved interface ButtonState to test code
2020-07-01 18:35:54 -07:00
Karl Burtram
a4539daa62
Move account management icon to action bar ( #11173 )
2020-07-01 15:55:12 -07:00
Maddy
d51bba8fe9
check for jupyter-book versions and install 6.4 ( #11167 )
...
* check for jupyter-book versions and install 6.4
* added a note before installation
2020-07-01 15:27:45 -07:00
Charles Gagnon
bd801ad8da
Fix errors throw when doing validity checks ( #11171 )
2020-07-01 14:37:28 -07:00