Vladimir Chernov
e679d70a4b
append data functionality ( #13120 )
...
append data functionality
2020-10-29 01:57:08 +03:00
Chris LaFreniere
31817c5494
Fix plotly responsiveness ( #13119 )
2020-10-28 15:40:46 -07:00
v-bbrady
9d776863a1
updates copy ( #13079 )
...
* updates copy
* localizes copy
2020-10-28 14:10:37 -07:00
Alan Ren
1d4398388c
bring Azure context menu to the new tree and enhance start cloud shell command ( #13101 )
...
* bring context menu to the new tree
* enhance start cloud shell command
* text
2020-10-28 13:48:28 -07:00
Lucy Zhang
86357b45b0
Notebooks: re-factor grid streaming ( #12937 )
...
* refactor grid streaming (convert to data first)
* change convertRowsToHtml method to return value
* remove griddataconversioncomplete checks
* send row data from STS to gridoutput component
* clean up code
* send data updates to cell model
* serialize cell output at the end of cell execution
* remove unused parameters
* update output contents instead of output reference
* remove unnecessary promise
* move azdata changes to proposed
* update comment
2020-10-28 09:08:15 -07:00
Alan Ren
e2c9d3899b
make sure saved connections are up to date ( #13098 )
2020-10-27 19:41:44 -07:00
Kim Santiago
4587fd06c3
add missing get and set in extHostModelView for title and validationErrorMessage ( #13095 )
2020-10-27 15:30:35 -07:00
Aasim Khan
f9d34cb18b
Changed the welcome screen text for deploy ( #13086 )
2020-10-27 08:26:37 -07:00
Alan Ren
79800902db
enable filtering, account node context menu and introduce flat account tree node ( #13066 )
...
* add search box
* switch back to the traditional azure tree
* Revert "switch back to the traditional azure tree"
This reverts commit 7904b9cd599591e94412ec79da23590068de46b6.
* flat account tree node and filtering
* add comment
* context menu
* fix test
* handle disposable
* add logging
2020-10-26 17:00:44 -07:00
Kim Santiago
1e3c9b722e
Expose inputbox title so hover text can be set ( #13084 )
...
* expose inputbox title so hover text can be set
* only update title if there's a value
2020-10-26 16:30:53 -07:00
Charles Gagnon
c2bd11fa9e
Add error logging when fetching account provider accounts ( #13082 )
...
* Add error logging when fetching account provider accounts
* fix test
* fix tests #2
2020-10-26 16:06:55 -07:00
Charles Gagnon
791dee1457
Update query editor taskbar on language flavor change ( #13057 )
2020-10-26 15:29:34 -07:00
Charles Gagnon
ff45bdd072
Add hyperlink support to DataGrid columns ( #13061 )
...
* Add hyperlink support to DataGrid columns
* pr feedback
* Remove unused aria label
* fix error message display
* fix compile
2020-10-26 08:43:09 -07:00
Vasu Bhog
cb30dd1893
Notebook Parameterization - Papermill Compatibility ( #13034 )
...
* Parameterization papermill fix
* Utilize isParameter instead
* Address PR comments, and fix tests
* Address comment
2020-10-23 20:32:55 -05:00
Vasu Bhog
bf9fd5a3b8
UI Component for Parameterized Notebook ( #13021 )
...
* Backend work for Parameterization + Tests
* address comments
* Add Parameters Tag upon state change
* Edit CSS Styling for accessibility
* more generic tag names
2020-10-23 19:51:03 -05:00
Udeesha Gautam
4c4d2d4463
Adding backup/restore back for pgsql db and restore for server in dashboard ( #13064 )
2020-10-23 15:36:49 -07:00
Charles Gagnon
2d182fcd03
Remove calls to DOM.addClass and DOM.removeClass ( #13063 )
2020-10-23 14:42:22 -07:00
Chris LaFreniere
ff8e451af9
Further enhancements to spans ( #13035 )
2020-10-22 13:21:05 -07:00
Chris LaFreniere
a427606050
WYSIWYG Span Style Fixes, Refactor, and Tests ( #13011 )
...
* Refactor into own class, add tests
* Add more tests
* Test fixes
* Test fix hopefully
* Tests D vs C drive
2020-10-21 16:55:41 -07:00
Charles Gagnon
656d727854
Skip getting icon if we don't have a server info ( #13017 )
2020-10-21 15:56:22 -07:00
Charles Gagnon
660c1d6f21
Add icon for resource view items ( #13009 )
...
* Add icon for resource view items
* Remove unneeded stuff
2020-10-21 07:43:04 -07:00
Vasu Bhog
fcec690546
Backend work for Notebook Parameterization and Tests ( #12914 )
...
* Backend work for Parameterization + Tests
* minor comments
* fix test
* address comments
2020-10-20 13:26:59 -05:00
Kim Santiago
c6b3b797c5
fix inputbox width ( #12998 )
2020-10-20 09:39:54 -07:00
Vladimir Chernov
873668a7cf
sql-assessment extension code ( #12948 )
...
sql-assessment extension on model view components base
2020-10-19 22:43:22 +03:00
Barbara Valdez
2801e59edc
Fix links on WYSIWYG ( #12952 )
...
* fix for removed links in untrusted notebooks
* replace whitespaces on link for %20
* remove dot from hyperlinks
* Address PR comments
* Change name of variable
2020-10-16 17:51:14 -07:00
Alan Ren
49983a6f05
fix connection dialog scroll issue ( #12956 )
2020-10-16 11:09:30 -07:00
Arvind Ranasaria
f4c7ab29f0
Allow WithValidation on ComponentBuilder to register async callbacks ( #12950 )
2020-10-15 17:38:20 -07:00
Alan Ren
545a5504e0
fix missing icon issue ( #12928 )
...
* fix missing icon issue
* move the logic to renderServerIcon
2020-10-15 12:01:35 -07:00
Tony Xia
c7e4cf7ca4
Componenet -> Component ( #12934 )
2020-10-15 10:47:47 -07:00
Tony Xia
607447365d
Fixed minor typos ( #12936 )
2020-10-15 09:55:00 -07:00
Vladimir Chernov
a88669677f
handling array as a table data and headerFilter.plugin ( #12926 )
2020-10-15 19:20:59 +03:00
Lucy Zhang
7bc26cc493
Add simple notebook smoke test ( #12898 )
...
* add simple notebook smoke test
* add id for notebook dropdown elements
2020-10-14 05:58:32 -07:00
Anthony Dresser
9fdb5037bc
Connection Browse Tab ( #12222 )
...
* add browse tab and flat tree provider for azure
* fix tests
* add comment
* fix build errors
* fix test cases
Co-authored-by: Alan Ren <alanren@microsoft.com >
2020-10-13 14:58:09 -07:00
Charles Gagnon
1c279675c8
Add support for low-privileged user to run spark notebooks ( #12883 )
...
* Add support for low-privileged user to run spark notebooks
* error
* fix test
2020-10-13 09:29:00 -07:00
Alan Ren
bc3527d310
API improvement: make registerConnectionEventProvider return disposable ( #11880 )
...
* promote api to official
* add comments
* disposable
* move getConnection out
* comment for connection namespace
* remove extra line
* also fix registerQueryInfoHandler
2020-10-12 14:29:48 -07:00
Vasu Bhog
53f00bee12
Fix connection when changing kernel from Kusto to SQL ( #12881 )
...
* Fix Kusto to SQL kernel connection change
* Updated Fix - removes kernel alias mapping while ensuring multi kusto notebooks work properly
* Fix tests
2020-10-10 00:10:33 -05:00
Lucy Zhang
b910bf2f33
Notebooks: Fix strict compile errors ( #12591 )
...
* strict compile for sqlSessionManager.ts
* start clientSession.ts fixes
* strict compile for clientSession.ts
* strict compile for notebookModel.ts
* add display name
* clean up code
* clean up code
* initialize string to empty string
* address PR comments
* address PR comments
* address PR comments
* remove errorMessage check
2020-10-08 15:39:57 -07:00
Chris LaFreniere
e61cc474a3
default to relative links in images and links ( #12802 )
2020-10-08 10:50:34 -07:00
Aasim Khan
280a9d20f9
Added categories and search based filtering to the resource dialog. ( #12658 )
...
* added filtering to the resource type along with a new component.
* -Added caching of cards
-Removed unused component props
-localized tags
-limited the scope of list items
* Made some changes in the PR
* - Added Iot Category to SQL edge
- Moved category names to constants
- Moved localization strings to localized constants
- Made filtering logic more concise
- Changed how category list is generated
--Category list can now be ordered
-Added back event generation for selectedCard
* Fixed bugs, and some additional changes
-Fixed radiogroup height to avoid the movement of options below it
-Restoring the focus back to the search and listview components
- Added focus behaviour for listview
- Fixed a typo in comment
* Made categories an Enum
* Added localized string
* localized category string
converted categories to enum.
* made the filtering logic more concise.
* returning string if no localized string formed
removed unnecessary returns
* fixed the filtering tag logic
resetting search when category is changed
* removing the iot tag from sql edge deployment
* made filtering logic more concise
made enum const
* added vscode list
* some cleanup
* Some PR changes
- Made PR camelcase
- added comments to SQL
- removed unnecessary export
* -Some PR related changes
-Removing unsupported style property
-scoping down css and removing unused ones.
* Fixed a comment text
* Fixed typings for listview event
2020-10-07 13:38:12 -07:00
Chris LaFreniere
23e2a5dd12
Notebooks: WYSIWYG Add Redo, Fix Shortcuts ( #12752 )
...
* Add redo and out/indent
* Check for active cell before doing shortcut
* PR feedback
* Remove unnecessary parameter
2020-10-06 21:47:07 -07:00
Barbara Valdez
825663fd77
Fix search for pinned notebooks ( #12719 )
...
* fix search for pinned notebooks
* fix filtering when verifying that a search folder is not a subdirectory from the current folder queries path
* Show book node on pinned notebooks search results
* fix parent node on pinned notebooks search results
* fix search for pinned notebook and modify how pinned notebooks are stored in workspace
* update format of pinned notebooks for users that used the september release version
* removed unused functions
* Address PR comments
* fix parent node for legacy version of jupyter books
* remove cast from book path
2020-10-06 11:54:42 -07:00
Vasu Bhog
726f0cef0e
Add Notebook tests for Kernel Alias connections ( #12722 )
...
* More Generic tests for kernel alias connections
* Kernel Alias tests for the Notebook Model
* Updated titles of tests
2020-10-05 23:17:41 -05:00
Christopher Suh
6ff1e3866b
Merge from vscode fcf3346a8e9f5ee1e00674461d9e2c2292a14ee3 ( #12295 )
...
* Merge from vscode fcf3346a8e9f5ee1e00674461d9e2c2292a14ee3
* Fix test build break
* Update distro
* Fix build errors
* Update distro
* Update REH build file
* Update build task names for REL
* Fix product build yaml
* Fix product REH task name
* Fix type in task name
* Update linux build step
* Update windows build tasks
* Turn off server publish
* Disable REH
* Fix typo
* Bump distro
* Update vscode tests
* Bump distro
* Fix type in disto
* Bump distro
* Turn off docker build
* Remove docker step from release
Co-authored-by: ADS Merger <andresse@microsoft.com >
Co-authored-by: Karl Burtram <karlb@microsoft.com >
2020-10-03 11:42:05 -07:00
Alan Ren
58d02b76db
update preview feature notification ( #12723 )
2020-10-02 19:33:45 -07:00
Monica Gupta
b574f2aa32
Fix notebook issue when creating Kusto notebooks 2nd time after launching ADS ( #12700 )
...
* Fix notebook issue
* Removed not required code
Co-authored-by: Monica Gupta <mogupt@microsoft.com >
2020-10-01 16:27:41 -07:00
Hale Rankin
4965f3de1a
ML extension - revised button component ( #12674 )
...
* Revert "Revert "ML extension updates (#11817 )" (#12645 )"
This reverts commit 34a6200a47 .
* Modified button template and renamed infoButton ElementRef
* fix rendering issue
* Minor code cleanup.
* add clean up previous button logic
Co-authored-by: Alan Ren <alanren@microsoft.com >
2020-10-01 13:41:48 -07:00
Alex Ma
82648fab3e
connection tests for connectionDialogWidget ( #11160 )
...
* Added providerRegistered test
* test for EditConnectionDialog
* changed wording
* added test for connectionInfo
* utils.ts tests added
* hasRegisteredServers test
* commented out editconnection tests, addl. tests
* added onConnectionChangedNotification test
* added changeGroupId tests
* Added connection profile changes
* added connectIfNotConnected test
* added delete connection test
* isRecent and disconnect editor tests
* Add CodeQL Analysis workflow (#10195 )
* Add CodeQL Analysis workflow
* Fix path
* added registerIconProvider test
* Fix for ensureDefaultLanguageFlavor test
* added a few tests
* utils prefix test updated
* added utils tests
* disconnect tests added
* Added additional get connection info tests
* added some more tests
* minor additions to tests
* again another commit
* another change
* connectionManagementService finalized
* connectionDialogWidget test WIP
* wip connectiondialogwidget test
* added working connectionDialogWidget test
* added more tests
* current connectionDialogWidget tests
* undid space
* hanging promise addressed
* added open test
* finished connectionDialogWidget tests
* Added showDialog test
* mockConnectionDialogService added
* added accessorConnectionDialogService
* removed accessor service
* added openDialogAndWait test
* added fake error to test
* added error tests
* Added comments to test
* more coverage
* async to await change
* registerCapabilities test added
* connectionDialogService tests finished
* undefined added
* Added views for tests
* tslint disable added
* error catchers added
* added empty connectioninfo
Co-authored-by: Justin Hutchings <jhutchings1@users.noreply.github.com >
2020-09-30 08:39:54 -07:00
Lucy Zhang
cf9754f627
revert grid streaming changes ( #12650 )
2020-09-28 18:34:58 -07:00
Alan Ren
34a6200a47
Revert "ML extension updates ( #11817 )" ( #12645 )
...
This reverts commit 037d638927 .
2020-09-26 13:46:09 -07:00
Alan Ren
4ec5991a13
update welcome page to use context menu service and some code clean up ( #12643 )
...
* use existing menu service and cleanup code
* fix mac issue
* button width
2020-09-25 19:53:14 -07:00