Anthony Dresser
98f2d5510f
remove irellivent tests
2020-04-24 14:03:38 -07:00
Anthony Dresser
a1930bdc59
fix formatting
2020-04-24 14:03:37 -07:00
Anthony Dresser
ce81a0a81c
remove workflows
2020-04-24 14:03:37 -07:00
ADS Merger
7f1d8fc32f
Merge from vscode 2e5312cd61ff99c570299ecc122c52584265eda2
2020-04-24 14:03:37 -07:00
Kim Santiago
3603f55d97
Fix overflow toolbar for split views ( #10155 )
...
* fix overflow toolbar not resizing correctly when split editor is opened
* add comment
2020-04-24 13:14:08 -07:00
Charles Gagnon
a018058169
Remove properties widget height calculations ( #10152 )
...
* Remove height calculations
* Remove custom height setting
* Fix compile errors
2020-04-24 11:36:45 -07:00
Leila Lali
1e8a9c47cb
ML - Added model management dialog to edit and delete models ( #10125 )
...
* ML - Added model management dialog to edit and delete models
2020-04-24 08:33:35 -07:00
Chris LaFreniere
7633c810aa
First tests for notebook markdown transformer ( #10072 )
...
* First tests for markdown toolbar
* Fix loader issues
* PR Feedback
2020-04-23 21:24:15 -07:00
Alan Ren
6a02287dc6
fix server/database dashboard content scroll ( #10138 )
...
* implementation-1
* updates
2020-04-23 21:21:23 -07:00
Amir Omidi
cde836641a
Set the username ( #10149 )
2020-04-23 15:42:11 -07:00
Anthony Dresser
fb67f9f860
also publish drop on darwin to catch screenshots from smoketests ( #10148 )
2020-04-23 14:13:30 -07:00
Anthony Dresser
ab97e38f91
add searches for edits and strictnulls ( #10133 )
2020-04-23 13:11:29 -07:00
Amir Omidi
eeb3cc5d8a
Change the authenticationType ( #10139 )
2020-04-23 09:53:01 -07:00
Charles Gagnon
b1081bb610
Fix some missed property name updates ( #10135 )
...
* Fix some missed property name updates
* Undo css addition
* Remove css
2020-04-23 07:44:16 -07:00
Charles Gagnon
7bd1dfdf0f
Move loading component out of common properties component ( #10134 )
2020-04-22 17:36:21 -07:00
Benjin Dubishar
52f33cc587
Fixing bug where templates may get mapped before loaded from their files ( #10111 )
...
* Fixing potential bad order of template loading and map construction
* Fixing bug where templates get mapped before loaded from file
* Parallelizing loading templates from file
2020-04-22 17:01:19 -07:00
Charles Gagnon
8311c3985d
Add PropertiesContainer ModelView component ( #10115 )
...
* Add PropertiesContainer ModelView component
* Switch to component
* Remove unneeded interface
* Update names
* Fix names
2020-04-22 16:29:46 -07:00
Anthony Dresser
9d1b99f1d3
add condition to version writing ( #10128 )
2020-04-22 15:29:33 -07:00
Amir Omidi
f50ab4c6cd
Delete deprecated accounts ( #10131 )
...
* Delete deprecated accounts
* Add one more assert statement
* Feedback
2020-04-22 14:57:33 -07:00
Anthony Dresser
d88918ab40
dont append quality to version info ( #10118 )
2020-04-22 12:47:19 -07:00
Charles Gagnon
883dcc9789
Fix view destroyed errors ( #10119 )
2020-04-22 09:50:37 -07:00
Kim Santiago
cd34236f30
Fix Taskbar separator sometimes disappearing ( #10113 )
...
* fix separator sometimes disappearing
* change to min-width
2020-04-21 18:12:00 -07:00
Anthony Dresser
92ea0c3f5a
Removing quality addition in naming and move to compile step ( #10114 )
...
* removing quality addition in naming and move to compile step
* fix yml
2020-04-21 17:09:19 -07:00
Anthony Dresser
94da31569e
modify upload names ( #10084 )
2020-04-21 12:43:50 -07:00
Charles Gagnon
a4ae2ca65f
Move properties container and loading spinner to common components ( #10058 )
...
* Move properties container and loading spinner to common components
* Fix compile error
* Fix tests
2020-04-21 09:36:47 -07:00
Leila Lali
a34feb4448
ML - Target import table selectable by user ( #10071 )
...
ML - Target import table selectable by user
2020-04-21 08:02:48 -07:00
Chris LaFreniere
4f1d4276a0
Check for file scheme in linkhandler ( #10090 )
2020-04-20 17:18:38 -07:00
Anthony Dresser
33e7641400
remove intermediate uploads for mac ( #10085 )
2020-04-20 16:16:27 -07:00
Cory Rivera
097289d94c
Check treeItem first when building search path in searchJupyterBooks. ( #10083 )
2020-04-20 15:30:52 -07:00
Amir Omidi
15e592647e
Revert "Create new row upon focus on last row ( #9046 )" ( #10039 )
...
This reverts commit 6b9184aa15 .
2020-04-20 14:26:17 -07:00
Anthony Dresser
c11cb420cd
check for succeed before building docker ( #10086 )
2020-04-20 14:17:21 -07:00
Amir Omidi
25d72f8d5d
Enable file based storage by default ( #10061 )
2020-04-19 21:47:08 -07:00
Anthony Dresser
4e1e116c83
check in generated files ( #10075 )
2020-04-19 14:12:55 -07:00
Anthony Dresser
dd6b958898
Removing some unnecessary differences ( #9495 )
...
* work on removing some unncessary differences
* fix compile
* skip another test
2020-04-17 23:53:33 -07:00
Hale Rankin
6f066e90ef
Notebook UI - Fixes navigation offset ( #10067 )
...
* Addresses bug: 10062. Replaced scrollTop with getBoundingClientRect.top minus the combined height of the top tabs and action bar.
* Setting initial value of chrome offset, and checking for existence of both tool bars before getting their heights.
2020-04-17 22:20:27 -07:00
Charles Gagnon
cb26c1c409
Fix arrow alignment for connection dialogs ( #10064 )
2020-04-17 19:11:41 -07:00
Cory Rivera
67b6f6ffcd
Add tests for Open Notebook Folder functionality. ( #10056 )
2020-04-17 16:27:00 -07:00
Barbara Valdez
6200075624
Fix relative paths on anchor links ( #9958 )
...
* Fix relative links in notebooks
2020-04-17 16:12:07 -07:00
Anthony Dresser
08bb6414b1
Use custom kerberos to reduce size ( #9910 )
...
* add custom kerberos
* fix kerberos and consolidate ignores
2020-04-17 15:15:06 -07:00
Charles Gagnon
0735f82548
Update vscodeVersion ( #10052 )
2020-04-17 15:13:39 -07:00
Charles Gagnon
5304d65586
Fix logging for angular bootstrapping errors ( #10059 )
2020-04-17 14:51:44 -07:00
Benjin Dubishar
b3492e3f57
Creating a new database project, project items
...
* can create, open, and close sqlproj files
* can add sql objects to projects
2020-04-17 14:09:59 -07:00
Charles Gagnon
05526bbaca
Revert SqlToolsService update ( #10057 )
...
I'm seeing some issues from this - reverting until I get a chance to investigate a fix.
2020-04-17 13:29:50 -07:00
Charles Gagnon
ea310ff15d
Move helper functions into DOM ( #10051 )
...
* Move helper functions into DOM
* Add tests and comments
2020-04-17 13:21:35 -07:00
v-bbrady
b02a5f9e49
Fixes video and admin pack images ( #10038 )
...
* fixes the video images not showing when a 2nd welcome page is opened, and replace the admin pack image
* deletes unused image
* hardcodes video image src into html
* removes dead code
* embeds require.toUrl in markup
2020-04-17 09:45:10 -07:00
Maddy
9a5f5d224f
added proper check ( #10032 )
2020-04-17 09:18:40 -07:00
Hale Rankin
b568b8509d
UI - Markdown toolbar now behind preview flag ( #10024 )
...
* Adding enablePreviewFeatures check before showing the new toolbar.
* Removed unused code.
* Added hook to trigger onDidChangeConfiguration -- this makes the UI change after user has checked or unchecked, without having to restart the app.
* Initializing the component with the current config value of enablePreviewFeatures.
2020-04-16 20:55:58 -07:00
Kim Santiago
530ec8c19d
Update dashboard properties widget style for Reflow ( #9976 )
...
* layout properties in 2 columns
* fix height after collapsing
* update with reflow values
* set height better
* cleanup
* fix crashing when resizing while properties widget is loading
* Switch to grid layout
* Only two columns max
* Update comment
* Undo color change
* Cleanup
* Fix test
Co-authored-by: chgagnon <chgagnon@microsoft.com >
2020-04-16 20:23:35 -07:00
Maddy
02ae1ecff8
Rename/books viewlet sections ( #10044 )
...
* renamed viewlet sections
* template to provided
2020-04-16 17:23:54 -07:00
Cory Rivera
2817316cf4
Check conda-forge channel first when installing conda packages. ( #10035 )
2020-04-16 16:58:32 -07:00