Alex Ma
5fbf2b69bf
Update to localization source files and xlfs for June release ( #19603 )
2022-06-06 10:56:58 -07:00
Daniel Grajeda
4fd2f92e27
Introduce tabs for notebook views ( #19526 )
...
* Introduce tabs for notebook views
Cards have been restructured to contain tabs instead of cells directly.
Tabs then contain the cards that are displayed. Cards may contain one or
more cards.
The panel component has been reused to implement the cells. There is
still some cleanup left to do of unused functions, but I want to reduce
the size of the PR as much as possible.
2022-06-06 03:07:08 -07:00
Kim Santiago
535799fe23
update STS version to get DacFx fixes for update project and table designer ( #19627 )
2022-06-03 21:33:00 -07:00
Aasim Khan
36c480699f
Surfacing extension install errors ( #19613 )
...
* Surfacing extension install error
* Fixing error property
* removing unncessary await
* Fixing error type and message
* Fixing some more strings
* Adding missing period
* Consolidating some strings
* consolidating strings
* revert vbump
* Switching to ExtensionManagementError
2022-06-03 19:41:09 -07:00
Cory Rivera
950bb1e53b
Fix issues with changing SQL notebook connection while a cell is executing ( #19624 )
2022-06-03 18:05:32 -07:00
Alex Ma
25b80f0498
[Loc] update to sql xlf ( #19626 )
2022-06-03 17:49:10 -07:00
Aasim Khan
b63fd59372
Adding plan properties comparison, fixed dark icons, fixed dropdown text. ( #19601 )
...
* Adding prop compare logic
* Fixed using semaphore
* Adding dark icons
Adding dropdown prefix
Adding all visible plans from plan comparison
* Reverting mssql vbump
* Fixing icon name
* executionPlanComparisonPropertiesView
* Fixing icon paths and adding preselect model
* Fixed icon spacing
* Removing styling in formatter
* Adding tooltip to plugs
switching to plugins
* Removing unecessary calls to getSkeletonNodes()
* Renaming variable
* Fixed column value formatting
* Undoing formatter change
2022-06-03 16:31:03 -07:00
Aasim Khan
f0f4a0a3cf
Updating sqltoolsservice ( #19614 )
2022-06-03 16:25:16 -07:00
Alan Ren
c4cc2e5d68
fix casing ( #19619 )
2022-06-03 14:42:57 -07:00
Kim Santiago
7804f2cf3f
update sql database projects azdata dependency to 1.37.0 ( #19618 )
2022-06-03 14:27:14 -07:00
Lewis Sanchez
b52386a36a
Execution Plan Telemetry for Plan Comparisons ( #19610 )
...
* Adds telemetry when plan comparison is invoked
* Small formatting change.
* Adds telemetry to add execution plan button
* Removes unused ExecutionPlanComparisonEditorView constructor parameters
* Small formatting adjustment
* Adds telemetry to ExecutionPlanComparisonEditorView properties
* Code review changes
2022-06-03 13:56:32 -07:00
Leila Lali
e8158d4374
SQL Project: Opening connection viewlet after deploying database ( #19544 )
2022-06-03 11:44:58 -07:00
Alex Ma
de9d73c948
[Loc] update to xlfs for 6-2-2022 ( #19608 )
2022-06-02 16:38:09 -07:00
Christopher Suh
1b9f4cbbae
Changed add connection -> new connection ( #19596 )
...
* changed add connection -> new connection
* remove xlf file changes
* fix spacing
* fix workspace settings
2022-06-02 14:04:34 -07:00
Kim Santiago
1bbf5a78c1
enable table designer for table script in sql database project ( #19237 )
...
* add 'open in designer' to context menu of tables in sql projects
* fix tests
* Address comments
* enable table designer for sql database proj
* update label and issues on init
* vbump sts
* use promisified fs
* pr comments
Co-authored-by: Alan Ren <alanren@microsoft.com >
2022-06-02 13:27:47 -07:00
Charles Gagnon
d3c474162d
Fix renderer error string ( #19599 )
...
* Fix error string localization
* fix
* fix
2022-06-02 12:42:27 -07:00
Vasu Bhog
4cb03a1ef0
[SQL Bindings] Add tests for connection string execute step ( #19594 )
...
* add connection string execute step tests
2022-06-02 13:49:25 -04:00
Charles Gagnon
9a79f7bf49
Run hygiene separately ( #19597 )
2022-06-02 10:28:01 -07:00
Alan Ren
d166d982c4
make sure controls are enabled ( #19595 )
2022-06-02 10:09:27 -07:00
Barbara Valdez
f06fd7f6f7
Fix split cell not working with attachments ( #19587 )
2022-06-01 16:23:46 -07:00
Charles Gagnon
071f631c34
Fix null ref in tree ( #19589 )
...
* Fix null ref in tree
* Correct type
2022-06-01 12:47:52 -07:00
Lewis Sanchez
f8844b328f
Updates azdataGraph version from 0.0.27 to 0.0.28 ( #19577 )
2022-06-01 09:33:18 -07:00
Charles Gagnon
bba66e4e4d
Fix env vars being overwritten in ext unit test script ( #19574 )
2022-05-31 21:33:00 -07:00
Charles Gagnon
41a3c8661c
Fix GetConnection ( #19579 )
2022-05-31 21:32:44 -07:00
Charles Gagnon
eb2cd6238f
Skip automation out dir for linting ( #19575 )
2022-05-31 21:25:47 -07:00
Alan Ren
11a969f44f
workaround for the dashboard resets zooming issue ( #19576 )
2022-05-31 21:04:23 -07:00
Vasu Bhog
6c7a8313b2
Adds SQL Binding Create Azure Function with SQL Binding tests ( #19538 )
...
* add a couple of azure function service tests
* address comments
* use mock for azureFunctionExtensionAPI
2022-05-31 21:04:39 -04:00
Alex Ma
aeb1e776d4
[Loc] update to sql-bindings ( #19578 )
2022-05-31 16:55:35 -07:00
Charles Gagnon
6ae380b65d
Remove unnecessary awaits from extensions ( #19571 )
...
* Remove unnecessary awaits
* fix ignore
* revert eslintignore
* try
* increase size
* Increase sql lint size
2022-05-31 15:36:44 -07:00
Vasu Bhog
96f345a74a
add progress noticiations for database that would contain lots of tables ( #19572 )
2022-05-31 16:33:27 -04:00
Alan Ren
f41da46ccb
remove the tracing ( #19573 )
2022-05-31 12:56:48 -07:00
Charles Gagnon
ccd458b876
Update typings for getAzureFunctions request ( #19556 )
2022-05-31 10:20:31 -07:00
csigs
1e4ff85ed7
Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20220531162517469. ( #19570 )
2022-05-31 09:43:41 -07:00
csigs
6a321b930d
Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20220530163305847. ( #19568 )
2022-05-31 09:43:02 -07:00
Alex Ma
ef7de661df
[Loc] update to data-workspace and notebook ( #19560 )
2022-05-27 17:06:23 -07:00
Cory Rivera
7b1d34b2ce
Display the installed Python version above the package versions in the manage packages dialog. ( #19551 )
2022-05-27 14:31:40 -07:00
csigs
c8b3e46495
Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20220527162216325. ( #19555 )
2022-05-27 09:39:21 -07:00
Leila Lali
6b10ecd588
Replaced db project readme file with opening a doc in browser after project is created ( #19543 )
2022-05-27 08:24:00 -07:00
Alan Ren
1d276d90e0
adjust the grid's height in table designer ( #19550 )
2022-05-26 17:54:23 -07:00
dependabot[bot]
0b6d2ea449
Bump path-parse from 1.0.6 to 1.0.7 in /extensions/azurecore ( #19541 )
...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases )
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 )
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-26 13:34:18 -07:00
Aasim Khan
67f8ffea52
Updating vsce package ( #19536 )
...
* Updating vsce package
* Removing unsupported extensionKind
2022-05-26 13:13:25 -07:00
Alex Ma
830d9eb803
yarn lock update ( #19547 )
2022-05-26 13:03:14 -07:00
Lucy Zhang
c0ad66b823
Enable manage packages smoke test ( #19504 )
...
* fix page being reset twice and add back smoke test
* add missing await
* check pyarrow info loaded
* install latest package version
* fix version select box selector
* split out into two PRs
2022-05-26 12:00:51 -07:00
dependabot[bot]
b64b3f6b0b
Bump ws from 7.2.3 to 7.4.6 in /extensions/azurecore ( #19540 )
...
Bumps [ws](https://github.com/websockets/ws ) from 7.2.3 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/7.2.3...7.4.6 )
---
updated-dependencies:
- dependency-name: ws
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-26 10:58:01 -07:00
Aasim Khan
386c986480
Updating set-value ( #19534 )
2022-05-26 10:08:35 -07:00
Aasim Khan
63712909aa
updating normalize-url ( #19535 )
2022-05-26 10:08:15 -07:00
dependabot[bot]
2534c907de
Bump path-parse from 1.0.6 to 1.0.7 in /extensions/cms ( #19539 )
...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases )
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 )
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-26 10:07:28 -07:00
Aasim Khan
4e39c5fcf6
Updatin kind-of ( #19533 )
2022-05-26 10:03:57 -07:00
csigs
3e6ce6b370
Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20220526161321984. ( #19542 )
2022-05-26 10:00:55 -07:00
Cory Rivera
793fe9c1f2
Also check for docs pane label in code cell completions test. ( #19530 )
2022-05-26 09:40:39 -07:00