Sakshi Sharma
2a2ac74032
Cleanup generated test files and folders for Sql DB projects ( #20862 )
...
* Cleanup generated test files and folders
* Add await to fix tests
2022-10-21 13:00:03 -07:00
Kim Santiago
8acda681b4
move publish to docker quickpick code to its own file ( #20871 )
2022-10-21 11:09:51 -07:00
Cheena Malhotra
0abb8da026
Fix Edit Connection behavior that affects multiple areas working with edited connection ( #20907 )
2022-10-21 11:03:10 -07:00
Sakshi Sharma
5398339af9
Update playwright version from 1.21.0 to 1.26.0 ( #20900 )
...
* Bump jpeg-js version from 0.4.3 to 0.4.4
* Update playwright version in package.json
* Update version to 1.26.0 to match vscode
2022-10-21 10:04:08 -07:00
James Wong
533e1ec1b9
add hostname in profiler ( #20909 )
2022-10-20 19:33:39 -07:00
Alan Ren
5c8644b94b
fix the server action icon's size issue ( #20906 )
...
* fix the server action icon's size issue
* move the css styles to sql folder
2022-10-20 19:31:47 -07:00
Barbara Valdez
1ac141b381
remove smooth behavior from scroll for code cells ( #20905 )
2022-10-20 17:14:52 -07:00
Aasim Khan
5942980300
Adding missing stream icons for execution plan ( #20896 )
2022-10-20 15:24:30 -07:00
Aasim Khan
e6b36cec0f
Changing tree grid toggle icon color when the cell is selected ( #20868 )
...
* Changing toggle color when selected
* Using styles to support chevron coloring
* Adding escape to fix hygiene issues
* Fixing hygiene error
2022-10-20 13:53:28 -07:00
Karl Burtram
d5bb8276ce
Revert source map publishing for build break ( #20887 )
2022-10-20 00:12:51 -07:00
Karl Burtram
21462e382d
Fix publish types CI task ( #20888 )
2022-10-19 23:02:48 -07:00
Karl Burtram
318bfe62ee
Fix CI build breaks ( #20884 )
...
* Fix CI build breaks
* Update filters
2022-10-19 21:47:49 -07:00
Aasim Khan
d5c63f4bfb
Fixing aria bug ( #20872 )
2022-10-19 19:39:46 -07:00
Karl Burtram
8a3d08f0de
Merge vscode 1.67 ( #20883 )
...
* Fix initial build breaks from 1.67 merge (#2514 )
* Update yarn lock files
* Update build scripts
* Fix tsconfig
* Build breaks
* WIP
* Update yarn lock files
* Misc breaks
* Updates to package.json
* Breaks
* Update yarn
* Fix breaks
* Breaks
* Build breaks
* Breaks
* Breaks
* Breaks
* Breaks
* Breaks
* Missing file
* Breaks
* Breaks
* Breaks
* Breaks
* Breaks
* Fix several runtime breaks (#2515 )
* Missing files
* Runtime breaks
* Fix proxy ordering issue
* Remove commented code
* Fix breaks with opening query editor
* Fix post merge break
* Updates related to setup build and other breaks (#2516 )
* Fix bundle build issues
* Update distro
* Fix distro merge and update build JS files
* Disable pipeline steps
* Remove stats call
* Update license name
* Make new RPM dependencies a warning
* Fix extension manager version checks
* Update JS file
* Fix a few runtime breaks
* Fixes
* Fix runtime issues
* Fix build breaks
* Update notebook tests (part 1)
* Fix broken tests
* Linting errors
* Fix hygiene
* Disable lint rules
* Bump distro
* Turn off smoke tests
* Disable integration tests
* Remove failing "activate" test
* Remove failed test assertion
* Disable other broken test
* Disable query history tests
* Disable extension unit tests
* Disable failing tasks
2022-10-19 19:13:18 -07:00
Cory Rivera
33c6daaea1
Correctly route notebook serialization requests to SQL Tools Service. ( #20874 )
2022-10-19 15:37:41 -07:00
brian-harris
14cbe09a20
hotfix sql-migration extension for release to PROD, remove usage of unreleased ads enum ( #20879 )
...
* remove enum and vbump hotfix
* add update comments
2022-10-19 14:31:59 -07:00
Alan Ren
adc908c04b
additional variable for macOS arm64 jobs ( #20875 )
...
* additional flag for macos arm64
* simplify
* more
2022-10-19 09:26:41 -07:00
Kim Santiago
0f46b3ef9b
update vscode-mssql.d.ts to match the one in vscode-mssql ( #20861 )
...
* update vscode-mssql.d.ts to match the one in vscode-mssql
* format file
2022-10-17 13:54:49 -07:00
Kim Santiago
5106a08ea3
Add include permissions option for create project from db in vscode ( #20845 )
...
* add quickpick for include permissions option
* update vscode-mssql.d.ts
* add const
* undo whitespace change
2022-10-17 11:18:42 -07:00
Cheena Malhotra
4c565b31bc
Update crates for windows builds ( #20853 )
2022-10-16 22:40:59 -07:00
Alan Ren
484fbe836d
fix select top 1000 issue for Synapse ( #20857 )
2022-10-15 10:40:29 -07:00
Alan Ren
5d731fe0ad
table cell selection improvement ( #20854 )
...
* Support SHIFT key for table cell selection
* fix for mac
* PR comment
2022-10-14 19:44:14 -07:00
Alex Ma
a773be1bba
[Loc] update to xlfs ( #20856 )
2022-10-14 17:00:23 -07:00
Lewis Sanchez
f51e5c370b
Registers all disposable items for query execution plans ( #20851 )
2022-10-14 14:50:25 -07:00
Alex Hsu
55c453700d
Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20221014154854270. ( #20850 )
2022-10-14 09:56:17 -07:00
Charles Gagnon
f75472f410
Add comment ( #20849 )
...
(cherry picked from commit 63e06f6b0973e87f10d2ea9af0228d92c0d0ab12)
2022-10-13 21:42:50 -07:00
Charles Gagnon
f001adc6d6
Disable Kusto & Azure Monitor during smoke tests ( #20847 )
2022-10-13 21:11:12 -07:00
Raymond Truong
9712d54096
[SQL Migration] Update server name query ( #20848 )
...
* Update server name query
* Escape quotes
2022-10-13 20:18:33 -07:00
brian-harris
fb04db8c24
target database mapping and selection bug ( #20840 )
...
* target database mapping and selection bug
* bump version to 1.1.0 for sql db release
2022-10-13 18:36:56 -07:00
brian-harris
d5742bbd54
fix bugs in navigation validation ( #20844 )
...
* fix bugs in navigation validation
* fix sql db tutorial link, convert doc links
2022-10-13 18:36:25 -07:00
Cheena Malhotra
80bdc3d6be
Remove deprecated "Asynchronous Processing" connection property ( #20830 )
2022-10-13 17:00:51 -07:00
Alan Ren
23dfe62742
show error when scripting fails ( #20843 )
2022-10-13 16:55:40 -07:00
Benjamin Russell
38eb0c8429
Export to Markdown ( #20661 )
...
* Give saveAsExcel its own config options
* Wired up correctly
* Merge conflicts
* PR comments 1
Co-authored-by: Ben Russell <russellben@microsoft.com >
2022-10-13 16:08:21 -07:00
Lucy Zhang
bee1c6be44
mark failing tests as unstable ( #20841 )
2022-10-13 15:32:41 -07:00
Charles Gagnon
7665d12ecc
Bump query history version ( #20842 )
2022-10-13 14:14:41 -07:00
Cory Rivera
806580fe44
Use SQL kernel as default when opening a notebook with an unknown provider ( #20828 )
2022-10-13 12:38:43 -07:00
Kim Santiago
00800db506
Add include permissions option to create project from db dialog ( #20823 )
...
* add import permissions option to create project from db dialog
* change 'import' to 'include'
* update azdata dependency version
* update STS to 4.3.0.37
* fix test
2022-10-13 11:01:37 -07:00
Alex Hsu
ed2a503c1b
Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20221013153919124. ( #20836 )
2022-10-13 09:56:36 -07:00
dependabot[bot]
8072251fbc
Bump @xmldom/xmldom in /extensions/sql-database-projects ( #20816 )
...
Bumps [@xmldom/xmldom](https://github.com/xmldom/xmldom ) from 0.8.2 to 0.8.3.
- [Release notes](https://github.com/xmldom/xmldom/releases )
- [Changelog](https://github.com/xmldom/xmldom/blob/master/CHANGELOG.md )
- [Commits](https://github.com/xmldom/xmldom/compare/0.8.2...0.8.3 )
---
updated-dependencies:
- dependency-name: "@xmldom/xmldom"
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-13 09:05:07 -07:00
Alan Ren
684556b1ff
fix job name ( #20832 )
2022-10-12 20:18:56 -07:00
Alan Ren
ecd2134f63
more control over the release step condition ( #20820 )
...
* more control over the release step condition
* update comment
* update comments
* new implementation
* update comments
2022-10-12 20:13:02 -07:00
Alan Ren
359e9657c5
avoid unnecessary connections in azure view ( #20817 )
...
* avoid unnecessary connections in azure view
* pr comments
2022-10-12 20:00:09 -07:00
Lewis Sanchez
51d5f07c77
Updates azdataGraph version from 0.0.45 to 0.0.46 ( #20827 )
2022-10-12 17:38:58 -07:00
Alex Ma
8ae1e1630a
[Loc] added changes for executionPlan strings ( #20829 )
2022-10-12 17:00:21 -07:00
Alan Ren
d4552cf176
make the json regex better ( #20826 )
...
* make the json regex better
* comment
2022-10-12 16:26:32 -07:00
Lewis Sanchez
61fb5db66c
Adds titles to execution plan widget combo boxes ( #20815 )
...
* Adds titles to execution plan widget combo boxes
* Renames const and title
2022-10-12 16:03:02 -07:00
Lewis Sanchez
e24068baaa
Fixes resize bug affecting the find node widget ( #20824 )
2022-10-12 14:52:08 -07:00
Cory Rivera
acc9780f04
Update kernels dropdown after installing a notebook extension ( #20759 )
2022-10-12 14:44:31 -07:00
brian-harris
03fcaf837c
fix caching issue with connection profile ( #20739 )
2022-10-12 09:45:31 -07:00
Lewis Sanchez
636efa841d
Fixes same title for reverse alphabetical properties button ( #20813 )
2022-10-11 20:40:46 -07:00