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
Aditya Bist
21bb577da8
fix maximize bug ( #12335 )
2020-09-17 14:18:53 -07:00
Udeesha Gautam
5e8325ba28
marking intermittent test failure as unstable ( #12402 ) ( #12407 )
2020-09-17 13:36:13 -07:00
Aasim Khan
25b7ccade3
Added awaits to change column setting ( #12315 )
2020-09-17 13:28:21 -07:00
Barbara Valdez
57940c581c
Update Windows command and minor update to installation cell ( #12361 ) ( #12400 )
...
* Fix windows command and minor update to installation cell
* Add expand_section field on the first section of the book
2020-09-17 13:17:50 -07:00
Chris LaFreniere
82f9e4e24b
Notebooks: Fast update WYSIWYG support for source update ( #12289 ) ( #12399 )
...
* Fast update WYSIWYG support for source update
* Do bracket matching over hardcoding line offsets
2020-09-17 13:17:03 -07:00
Hale Rankin
3e22fcfd2d
12360 Notebook UI - Mac/Win fix for Select all. ( #12383 ) ( #12397 )
...
* 12360 Notebook UI - Mac/Win fix for Select all.
* Fix for ctrl key selecting all in windows
* Fix undo as well
* preventDefault to prevent confusing behavior
Co-authored-by: chlafreniere <hichise@gmail.com >
Co-authored-by: chlafreniere <hichise@gmail.com >
2020-09-17 12:18:47 -07:00
Lucy Zhang
0bc81e1078
Fix notebook table rendering with multiple code cells ( #12363 ) ( #12391 )
...
* create unique query runner for each cell
* use cellUri instead of cellId to identify runner
* disconnect each query runner connection
* remove queryrunners size check
2020-09-17 10:32:11 -07:00
Barbara Valdez
7b6328dccf
Fix highlight issue ( #12278 ) ( #12362 )
...
* Fix highlight issue
* Address PR comments
2020-09-16 13:48:14 -07:00
Vasu Bhog
05124273ea
Fix Notebook Kusto Kernel Consistency ( #12256 ) ( #12352 )
...
* fix kusto notebook consistency
* Address undefined
2020-09-16 12:08:28 -07:00
Lucy Zhang
b1d4444522
Fix notebook cancel query bug ( #12300 ) ( #12351 )
...
* fix undefined query runner error
* store connection id
* revert sqlSessionManager change
2020-09-16 12:07:38 -07:00
Alan Ren
4ee2d369cf
vbump sql-db-proj extension ( #12336 ) ( #12354 )
...
* vbump sql-db-proj extension (#12336 )
* update sqlproj dependency version (#12359 )
Co-authored-by: Udeesha Gautam <46980425+udeeshagautam@users.noreply.github.com >
2020-09-16 11:47:51 -07:00
Charles Gagnon
fb28b69bb0
Fix component items in declarative table not showing ( #12330 ) ( #12331 )
...
(cherry picked from commit 4dd04cb250 )
2020-09-16 11:43:01 -07:00
Chris LaFreniere
f2709c7100
Watch for on load event ( #12309 ) ( #12346 )
2020-09-16 00:43:23 -07:00
Chris LaFreniere
3476f5ae38
Add newline after caption ( #12276 ) ( #12340 )
2020-09-15 23:07:18 -07:00
Chris LaFreniere
b937fdee7a
12284 Removed custom CSS that positioned editor text beneath overlapping layers. Text is now selectable. ( #12312 ) ( #12339 )
...
Co-authored-by: Hale Rankin <harankin@microsoft.com >
2020-09-15 23:04:30 -07:00
Chris LaFreniere
dd9ac2e362
Add heasdingStyle atx option ( #12286 ) ( #12338 )
2020-09-15 22:50:46 -07:00
Alan Ren
403ff6cfec
remove data-workspace dependency ( #12321 ) ( #12327 )
2020-09-15 17:05:29 -07:00
Udeesha Gautam
4a6226974e
adding icon for add new and open project ( #12265 ) ( #12324 )
2020-09-15 16:28:42 -07:00
Charles Gagnon
6a2c47f511
Disable resource viewer ( #12291 ) ( #12298 )
...
* Disable resource viewer
* comment
* Remove unused
(cherry picked from commit 95b76f08f2 )
2020-09-15 16:13:53 -07:00
Aditya Bist
3d9a316f4b
bump vscode version ( #12258 )
2020-09-14 14:53:26 -07:00
dependabot[bot]
cea9194595
Bump node-fetch from 2.6.0 to 2.6.1 in /build ( #12220 )
...
Bumps [node-fetch](https://github.com/bitinn/node-fetch ) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases )
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md )
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-14 09:18:18 -07:00
dependabot[bot]
08050956c9
Bump node-fetch from 2.6.0 to 2.6.1 in /build/actions ( #12219 )
...
Bumps [node-fetch](https://github.com/bitinn/node-fetch ) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases )
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md )
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-14 09:17:23 -07:00
Barbara Valdez
e16d3ed827
Address comments jupyter create book notebook ( #12250 )
...
* Remove toc file link and add warning for windows users
2020-09-11 17:31:30 -07:00
Aasim Khan
8cc8dcc89c
Added loading to dropdowns ( #12214 )
...
* Added loading prop to dropdowns
* Added property for setting loading text message
* removed unnecessary sets
* changed code to match new changes
* Changed the dropdown loader to use select component instead of edit.
Added missing props in dropdown loader
2020-09-11 16:57:28 -07:00
Barbara Valdez
173a715a4d
Fix pinned notebooks navigator ( #12246 )
2020-09-11 16:39:40 -07:00