Charles Gagnon
cd0b5cbc7a
Retry getConfig ( #13712 ) ( #13713 )
...
* Retry getConfig
* Add logging
(cherry picked from commit d6e1e8eb52 )
2020-12-07 15:14:38 -08:00
Charles Gagnon
0b7de6608a
Retry publish and always try adding asset ( #13700 ) ( #13704 )
...
* Retry publish and always try adding asset
* Undo asset upload change
* Add logging
(cherry picked from commit 6c89c61b0d )
2020-12-07 12:36:03 -08:00
Charles Gagnon
8c6bd8c857
[Port] Add descriptions/validations for Arc connected mode deployment ( #13689 )
...
* Add descriptions and validation to connected mode (#13676 )
(cherry picked from commit 757ac1d4aa )
* bump version
2020-12-04 16:52:39 -08:00
Monica Gupta
def5775e00
Fix issue with pasting results in Teams ( #13673 ) ( #13687 )
...
* Fix issue with pasting results in Teams
* Addressed comment to change header tag to th
Co-authored-by: Monica Gupta <mogupt@microsoft.com >
Co-authored-by: Monica Gupta <mogupt@microsoft.com >
2020-12-04 16:31:08 -08:00
Chris LaFreniere
91da9aea98
Prevent Table from Disappearing due to exception when looking for tHead ( #13680 ) ( #13685 )
...
* Prevent exception when tHead doesn't exist at node
* Add test for no thead
2020-12-04 15:14:32 -08:00
Vasu Bhog
1c898402f8
Fix notebook unordered grid values after papermill execution ( #13614 ) ( #13665 )
...
* Fix unordered table
* check entire first row schema:
* SQL Notebooks should not get affected
* delete unused variable and edit comments
* refactor for efficient table ordering
* nit naming
2020-12-03 18:10:24 -08:00
Monica Gupta
54210cf479
Fix empty column issue ( #13641 ) ( #13653 )
...
Co-authored-by: Monica Gupta <mogupt@microsoft.com >
Co-authored-by: Monica Gupta <mogupt@microsoft.com >
2020-12-03 14:57:16 -08:00
Barbara Valdez
cbcea87a82
add right padding to notebook toolbar action item ( #13640 ) ( #13650 )
...
* add right padding to action item
* remove extra line and add space
2020-12-03 11:30:10 -08:00
Barbara Valdez
2d50d2c5d1
add await to thenable method ( #13635 ) ( #13638 )
2020-12-02 18:12:48 -08:00
Chris LaFreniere
7448c6c32c
WYSIWYG Improvements to highlight ( #13032 ) ( #13636 )
...
* Improvements to highlight
* wip
* Tests pass
* Leverage escaping mechanism
* Tweak highlight logic
* PR comments
2020-12-02 16:26:18 -08:00
Karl Burtram
3196cf5be0
Bump distro to pickup new icons ( #13598 ) ( #13625 )
2020-12-02 11:24:23 -08:00
Kim Santiago
666726a5fa
Update open existing dialog icons ( #13571 ) ( #13593 )
...
* update open existing dialog icons
* undo removing folder.svg
* remove max width and max height
2020-12-01 14:38:06 -08:00
Benjin Dubishar
818a3d204e
Update tools service to .61 ( #13591 ) ( #13595 )
2020-12-01 14:36:01 -08:00
Lucy Zhang
d45758b4f4
dont add column header in continue request ( #13568 ) ( #13577 )
2020-11-30 15:12:06 -08:00
Benjin Dubishar
1eda5eb33a
Adding additional parameter to data workspace provider API ( #13570 ) ( #13574 )
2020-11-30 13:50:31 -08:00
Sakshi Sharma
6ac5b7c8a5
Add Import UI to Data-workspace Ellipsis ( #13544 )
2020-11-30 08:48:09 -08:00
Monica Gupta
397354ebc3
Copy clipboard command in ADS (html/plain text supported) ( #13527 )
...
* draft commit
* few changes
* Changes to copy query with results in plain and html formatting
* undo changes
* undo unintended change
* remove comments
* Addressed comments
* Some clean up
Co-authored-by: Monica Gupta <mogupt@microsoft.com >
2020-11-25 21:08:29 -08:00
Vasu Bhog
2a7b90fd70
Fix WYSIWYG text + image paste ( #13542 )
...
* Fix WYSIWYG text + image paste
* add test for a link and text
2020-11-25 12:42:07 -06:00
Lucy Zhang
1554e51932
Add logs to smoke tests ( #13533 )
...
* add logs
* fix log option
* update log folder
2020-11-25 06:58:43 -08:00
Arvind Ranasaria
d060f1b9a0
Classes for adding kube config and kube cluster picker to Controller connection dialog ( #13479 )
2020-11-24 20:08:27 -08:00
Alan Ren
c8632c255a
scoped refresh commands ( #13541 )
2020-11-24 17:32:50 -08:00
Charles Gagnon
2ac03b9ef4
Fix error path for predict button on ML import ( #13540 )
2020-11-24 16:08:26 -08:00
Charles Gagnon
a0d89449cc
Fix BDC table icons ( #13539 )
2020-11-24 15:36:22 -08:00
Charles Gagnon
b03a914934
Update required icon for labels for dynamic enablement ( #13515 )
2020-11-24 15:05:29 -08:00
Barbara Valdez
d3bcb942f5
Add synapse repo to dropdown option ( #13536 )
...
* Add synapse repo
* fix typo
2020-11-24 15:01:34 -08:00
Charles Gagnon
84822b23ac
Fix BDC Deployment table ( #13538 )
...
* Fix BDC Deployment table
* fix mappings
* Fix names
2020-11-24 14:28:19 -08:00
Charles Gagnon
40ca82c63d
Fix declarative table display issues with ML ext ( #13529 )
...
* Fix declarative table display issues with ML ext
* Fix test
2020-11-24 12:55:04 -08:00
Udeesha Gautam
f4a6b42b3a
Adding ML and DB project to Recommended Extns ( #13526 )
...
* adding DB Project to recommended extensions
* adding ML extensions to recommended extensions
2020-11-24 12:09:40 -08:00
Alex Ma
7ad631d4a5
assets folder removed ( #13525 )
2020-11-24 11:02:32 -08:00
Maddy
4b7baa652f
update css to remove extra padding ( #13491 )
2020-11-24 10:47:52 -08:00
Alan Ren
148e802f4a
show the resources as soon as they become available ( #13530 )
...
* results streaming
* remove variable
2020-11-24 10:45:14 -08:00
Charles Gagnon
7bb4d00073
Let child ModelView components control their own enabled status by default ( #13524 )
2020-11-23 15:49:02 -08:00
Leila Lali
3b20e8a61c
Fixed an issue when azure account is expired or not valid ( #13483 )
2020-11-23 13:03:50 -08:00
Alan Ren
6e0a4f27de
fix the icon sizing issue ( #13522 )
2020-11-23 13:02:52 -08:00
Charles Gagnon
21ddf30a7b
Increase head size for sql script compile ( #13520 )
2020-11-23 10:59:44 -08:00
Alex Ma
2ade45858e
Removal of placeholder notebooks in Hybrid Toolkit Extension ( #13505 )
...
* placeholder notebooks removed and readme changed
* toc updated as well
2020-11-23 10:43:41 -08:00
Vladimir Chernov
e0b1a3460d
bumping versions and using ComponentWithIcon props to set icon size ( #13517 )
...
* bumping versions and using ComponentWithIcon props to set icon size
* combine withProps sections
2020-11-23 21:41:45 +03:00
Charles Gagnon
f44c714cf2
Update SqlToolsService to .59 ( #13519 )
2020-11-23 10:29:19 -08:00
Kim Santiago
f72e12fe32
Move focus to inside sql database projects dialogs when they open ( #13512 )
2020-11-23 10:06:35 -08:00
Alan Ren
0b6fb504dc
fix icon size issue ( #13514 )
2020-11-20 21:31:13 -08:00
Charles Gagnon
145b2491df
Cleanup Resource Deployment ModelView ( #13510 )
2020-11-20 18:29:00 -08:00
Lucy Zhang
aa30b52d03
Notebooks: Fix query results not displaying table rows ( #13488 )
...
* fix PQSQL queries not displaying rows
* comment
* change comment and fix unit test
2020-11-20 15:31:01 -08:00
Charles Gagnon
6edcbbb738
Suppress scan warnings ( #13507 )
2020-11-20 14:28:57 -08:00
Alan Ren
815c61315c
add option to show link icon ( #13506 )
2020-11-20 14:06:07 -08:00
Charles Gagnon
172a044ba7
Remove inputValueTransformer and getInputComponentValue ( #13502 )
2020-11-20 10:51:00 -08:00
Vladimir Chernov
2a81a0a70f
Sql-Assessment api info button ( #13490 )
2020-11-20 20:53:34 +03:00
Sakshi Sharma
749989cd0b
Create project from database UI dialog ( #13179 )
...
* UI hook up
* Add tests
* Add back the missing statement for opening project
* Fix failures
* Add a few more tests
* Fix test failure
* Addressed comments
* Update UI to match the mocks
* Update UI to match updated mockups
* Addressed comments to match UI with mockup
* Updated all import strings to be called as Create Project From Database strings
* Fix a couple of test failures and one comment addressed
* Update one missed import string
* Skipping a failing test for now
* Fix failures. Fix alignment of icons
* Addressed PR comments
* Addressed couple more PR comments
2020-11-20 09:38:16 -08:00
Chris LaFreniere
8d42182db8
Attempt to Colorize Code Cells from Notebook Contents ( #13473 )
...
* Attempt to colorize from saved language info
* Simplify colorization change
* Fixup
2020-11-19 19:54:09 -08:00
Charles Gagnon
bb2a1db6e8
Add connectivity mode option to Arc controller create ( #13495 )
...
* Add connectivity mode option to Arc controller create
* Add connectivity mode to summary
* Use name instead of display name for dropdown values
2020-11-19 17:06:49 -08:00
Kim Santiago
c579ecb111
update sql-database-projects and schema compare versions ( #13489 )
2020-11-19 16:25:16 -08:00