Barbara Valdez
6adeffbc8e
replace pip in notebook ( #12808 ) ( #12827 )
2020-10-08 15:23:30 -07:00
Chris LaFreniere
8a078d2d68
default to relative links in images and links ( #12802 ) ( #12813 )
2020-10-08 12:30:11 -07:00
Charles Gagnon
eadac3af3a
Fix arc strings ( #12803 )
2020-10-07 20:37:59 -07:00
Charles Gagnon
8e8d9b5f59
port c679d5e1f0 ( #12780 )
...
Co-authored-by: Arvind Ranasaria <ranasaria@outlook.com >
2020-10-07 20:36:51 -07:00
Aasim Khan
93e806cca1
Aasim/release1.23/resource filter ( #12796 )
...
* 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
* Adding tags to azure sql deployment
2020-10-07 14:55:09 -07:00
Charles Gagnon
98ed0d5274
cherry-picked from b8de69dfac ( #12777 )
...
Co-authored-by: Arvind Ranasaria <ranasaria@outlook.com >
2020-10-07 10:35:10 -07:00
Chris LaFreniere
7bca43524e
Notebooks: WYSIWYG Add Redo, Fix Shortcuts ( #12752 ) ( #12784 )
...
* Add redo and out/indent
* Check for active cell before doing shortcut
* PR feedback
* Remove unnecessary parameter
2020-10-07 10:01:46 -07:00
Charles Gagnon
a8c983519e
Save username/password for BDC HDFS connections ( #12667 ) ( #12778 )
...
* Save username/password for BDC HDFS connections
* comment
2020-10-06 21:51:04 -07:00
Charles Gagnon
ac6ef2639f
Port 807a4ae8c4 ( #12747 )
2020-10-06 13:41:27 -07:00
Barbara Valdez
35957cc283
Fix search for pinned notebooks ( #12719 ) ( #12766 )
...
* 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 13:38:39 -07:00
Charles Gagnon
b054295eac
Add additional logging to spark command failures ( #12706 ) ( #12761 )
2020-10-06 11:47:06 -07:00
Charles Gagnon
5b7a7c9865
Fix HDFS node to only show up for BDC connections ( #12714 ) ( #12762 )
2020-10-06 11:36:40 -07:00
Charles Gagnon
867faae14f
[Port] Improved behavior for accepting EULA. ( #12453 ) ( #12749 )
...
* Improved behavior for accepting EULA. (#12453 )
* working version of overloading "select" button
* promptForEula to use showErrorMessage
* make parameter optional in promptForEula
* remove test code
* PR feedback
* eula to EULA
* minor fix
* Fix compile error
Co-authored-by: Arvind Ranasaria <ranasaria@outlook.com >
2020-10-05 18:52:16 -07:00
Charles Gagnon
4c6b606c82
use selected subscriptions ( #12691 ) ( #12741 )
...
* working version
* pr feedback
Co-authored-by: Arvind Ranasaria <ranasaria@outlook.com >
2020-10-05 18:51:26 -07:00
Monica Gupta
d5daaf918d
Fix notebook issue when creating Kusto notebooks 2nd time after launching ADS ( #12700 ) ( #12750 )
...
* Fix notebook issue
* Removed not required code
Co-authored-by: Monica Gupta <mogupt@microsoft.com >
Co-authored-by: Monica Gupta <mogupt@microsoft.com >
2020-10-05 15:56:19 -07:00
Charles Gagnon
72d48bda61
Allow non-admin BDC connections to see BDC features ( #12663 ) ( #12737 )
...
* Add handling for non-admin BDC users
* Bump STS
* Fix HDFS root node commands
* remove nested awaits
* colon
2020-10-05 15:55:23 -07:00
Charles Gagnon
93156ccf04
cherry-pick 7bfea07b9b ( #12742 )
...
Co-authored-by: Arvind Ranasaria <ranasaria@outlook.com >
2020-10-05 15:39:48 -07:00
Udeesha Gautam
781c7de772
ML extension - revised button component ( #12674 ) ( #12746 )
...
* 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 >
Co-authored-by: Hale Rankin <harankin@microsoft.com >
Co-authored-by: Alan Ren <alanren@microsoft.com >
2020-10-05 13:58:01 -07:00
Charles Gagnon
41e8b73ac4
vBump notebooks to get latest CU6 version of book ( #12683 ) ( #12739 )
2020-10-05 13:41:16 -07:00
Udeesha Gautam
61254c7298
Updating SqltoolsService Version to Pick DacFx changes ( #12743 )
...
Co-authored-by: Benjin Dubishar <benjin.dubishar@gmail.com >
2020-10-05 13:06:44 -07:00
Charles Gagnon
5f59fa021c
Fix checkbox change event not firing on enter press ( #12703 ) ( #12735 )
...
* Fix checkbox change event not firing
* Add comment
2020-10-05 12:53:59 -07:00
Charles Gagnon
1f65216889
Port bf9646ba98 ( #12738 )
2020-10-05 12:52:46 -07:00
Charles Gagnon
c801d46814
Fix root group name check ( #12660 ) ( #12736 )
2020-10-05 12:51:23 -07:00
Alan Ren
6c85cf2bdd
update preview feature notification ( #12723 ) ( #12734 )
2020-10-05 12:48:28 -07:00
Aasim Khan
9067204979
Aasim/release1.23/importfixes ( #12721 )
...
* Fixing import getting stuck on step 4 (#12677 )
* Getting the proper attribute during column modification
Exposing errors of change column settings and stopping import if they occur
* removing extra space
* Added a comment for error handling
* Fixed a test error that was caused due to insufficient null checks.
* removing unnecessary return
* version bump of flat file services (#12686 )
2020-10-02 15:17:55 -07:00
Karl Burtram
ac6bc56c4e
Bump ADS to 1.23.0
2020-10-02 14:54:53 -07:00
Charles Gagnon
1b5c54dd8c
revert grid streaming changes ( #12650 ) ( #12652 )
...
(cherry picked from commit cf9754f627 )
Co-authored-by: Lucy Zhang <luczhan@microsoft.com >
1.22.1
2020-09-28 21:49:49 -07:00
Aditya Bist
4082170522
bump version for hotfix ( #12592 )
2020-09-25 21:10:34 -07:00
Alan Ren
5ecf1c6e6f
bump sts version ( #12636 ) ( #12638 )
2020-09-25 14:59:04 -07:00
Charles Gagnon
6de11c8107
Fix undefined error in server tree data source ( #12616 ) ( #12617 )
...
* Fix undefined error in server tree data source
* Add comment
(cherry picked from commit 1ea33d83bf )
2020-09-25 13:43:47 -07:00
Monica Gupta
76d7b0a9fe
Addressed comments ( #12618 )
...
Co-authored-by: Monica Gupta <mogupt@microsoft.com >
2020-09-24 17:16:23 -07:00
Alan Ren
ce4c3e9586
clone the object to be modified ( #12583 ) ( #12590 )
2020-09-23 13:42:44 -07:00
Alan Ren
5190bf376c
escape the value for display ( #12547 ) ( #12571 )
2020-09-22 14:50:41 -07:00
Udeesha Gautam
77b9a708df
fix the reference error due to extra $ in default variable ( #12524 )
1.22.0
2020-09-21 10:21:23 -07:00
Udeesha Gautam
a4ee871b88
Port/db project fixes ( #12521 )
...
* Update default values and example text when dropdown value changes (#12493 )
* remove option to add reference to same database (#12495 )
Co-authored-by: Kim Santiago <31145923+kisantia@users.noreply.github.com >
2020-09-20 21:09:46 -07:00
Charles Gagnon
3f4e19fc08
Arc good ARC bad ( #12499 ) ( #12511 )
...
Co-authored-by: Chris LaFreniere <40371649+chlafreniere@users.noreply.github.com >
2020-09-20 11:44:30 -07:00
Barbara Valdez
571fca6de5
In-Viewlet Notebooks Search ( #12455 ) ( #12514 )
...
* fix search
* Add sql carbon tags to vs files
Co-authored-by: chlafreniere <hichise@gmail.com >
Co-authored-by: abist <adbist@microsoft.com >
Co-authored-by: chlafreniere <hichise@gmail.com >
Co-authored-by: abist <adbist@microsoft.com >
2020-09-19 18:13:10 -07:00
Barbara Valdez
5a2fdc4034
Add warning message for users using the new version of jupyter book ( #12496 ) ( #12500 )
...
* Add warning message for users
* Address pr comments
2020-09-18 20:15:12 -07:00
Chris LaFreniere
cc6d84e7f6
Notebooks: Fix Grids Not Rendering when Unsaved Notebook Reloaded ( #12483 ) ( #12498 )
...
* Clear Output and fix output change
* Fix tests after forced clear + append output
2020-09-18 20:14:45 -07:00
Vasu Bhog
99e11d2e22
Fix PySpark kernel connection change ( #12494 ) ( #12497 )
2020-09-18 20:10:37 -07:00
Charles Gagnon
9a85123e21
Revert BDC deployment back to using old azdata check ( #12470 ) ( #12474 )
2020-09-18 18:46:22 -07:00
Lucy Zhang
56669db6b6
update resultSet in data provider ( #12478 ) ( #12486 )
2020-09-18 18:36:40 -07:00
Udeesha Gautam
8782eeb32f
Port/ml fixes ( #12491 )
...
* change to allow refresh and delete correctly (#12477 )
* add table name to models that are imported (#12445 )
2020-09-18 17:44:58 -07:00
Charles Gagnon
7f3d5bac0a
start with eulaCheckButton hidden ( #12427 ) ( #12458 )
...
* start with eulaCheckButton hidden
* reset buttons on card select
* remove testcode
Co-authored-by: Arvind Ranasaria <ranasaria@outlook.com >
2020-09-18 11:52:32 -07:00
Charles Gagnon
7a1e0a7d2e
Fix resource deployment text field validation ( #12421 ) ( #12457 )
2020-09-18 11:22:23 -07:00
Alan Ren
681ecbd946
fix the legacy card style issue ( #12428 ) ( #12442 )
...
* fix the legacy card style issue
* replace the card class
2020-09-18 11:14:02 -07:00
Vasu Bhog
e7798a8e32
Fix Spark kernel connections and switch from Kusto to Spark kernels ( #12436 ) ( #12441 )
...
* Fix connection dialog for Spark and issue when switching from Kusto to Spark
* Address comments
2020-09-17 21:32:03 -07:00
Aasim Khan
b158180ef4
Added portal link for Azure SQL ( #12425 )
2020-09-17 17:37:41 -07:00
Aditya Bist
7ad9da7fda
fix connection dialog indentation ( #12414 )
2020-09-17 15:55:54 -07:00
Charles Gagnon
94e2016a16
Port updates for removing EULA acceptance checkbox from Arc deployments ( #12409 )
...
* controller dropdown field to SQL MIAA and Postgres deployment. (#12217 )
* saving first draft
* throw if no controllers
* cleanup
* bug fixes
* bug fixes and caching controller access
* pr comments and bug fixes.
* fixes
* fixes
* comment fix
* remove debug prints
* comment fixes
* remove debug logs
* inputValueTransformer returns string|Promise
* PR feedback
* pr fixes
* remove _ from protected fields
* anonymous to full methods
* small fixes
(cherry picked from commit 9cf80113fc )
* fix option sources (#12387 )
(cherry picked from commit fca8b85a72 )
* Remove azdata eula acceptance from arc deployments (#12292 )
* saving to switch tasks
* activate to exports in extApi
* working version - cleanup pending
* improve messages
* apply pr feedback from a different review
* remove unneeded strings
* redo apiService
* remove async from getVersionFromOutput
* remove _ prefix from protected fields
* error message fix
* throw specif errors from azdata extension
* arrow methods to regular methods
* pr feedback
* expand azdata extension api
* pr feedback
* remove unused var
* pr feedback
(cherry picked from commit ba44a2f02e )
Co-authored-by: Arvind Ranasaria <ranasaria@outlook.com >
2020-09-17 15:05:02 -07:00