Lucy Zhang
2e2fcbe5fc
Add telemetry for WYSIWYG ( #19908 )
...
* add telemetry for wysiwyg
* add view mode
* add back WYSIWYGKeyboardAction
* nit extra line
* update action property to transformAction
2022-07-06 09:39:02 -07:00
Charles Gagnon
1c4269b2ac
Add doc section for azdata-test ( #19926 )
2022-07-06 09:34:30 -07:00
Charles Gagnon
577c09e1f1
Add query-history tests ( #19923 )
2022-07-05 18:18:40 -07:00
Charles Gagnon
5d241c1907
Fix deploy service test ( #19920 )
2022-07-05 12:29:40 -07:00
Candice Ye
744a009bac
Version bump for preview ( #19919 )
...
Co-authored-by: Candice Ye <canye@microsoft.com >
2022-07-05 12:14:30 -07:00
Kim Santiago
029ea06790
Add aria-label option for flexContainer for add db reference dialog to use ( #19911 )
2022-07-05 10:59:30 -07:00
Alex Hsu
83813e3bea
Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20220701153819776. ( #19904 )
...
Co-authored-by: Alex Ma <alma1@microsoft.com >
2022-07-05 09:58:08 -07:00
Alex Hsu
c378c023ce
Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20220703153622854. ( #19914 )
2022-07-05 09:47:08 -07:00
Charles Gagnon
8954b17c07
Fix container cleanup message disappearing - causing apparent hang ( #19910 )
...
* Fix container cleanup message causing apparent hang
* remove comment
2022-07-05 08:27:45 -07:00
Alan Ren
416e607f32
resend previous PR with test fixes ( #19912 )
...
* Revert "Revert "use reliable way to detect createtable statements (#19897 )" (#19906 )"
This reverts commit c211fb981c .
* fix tests
* fix test cases
2022-07-02 11:25:09 -07:00
Charles Gagnon
60026a39f9
Add getDockerImageSpec and cleanDockerObjects to API ( #19900 )
...
* Add getDockerImageSpec and cleanDockerObjects to API
* docs
2022-07-01 12:57:40 -07:00
Alan Ren
c211fb981c
Revert "use reliable way to detect createtable statements ( #19897 )" ( #19906 )
...
This reverts commit 9a22c429a9 .
2022-07-01 11:47:21 -07:00
Lucy Zhang
4ec2d78269
Add Notebook telemetry events ( #19848 )
...
* add telemetry events
* remove error message in telemetry
2022-07-01 09:14:29 -07:00
Candice Ye
179f9e8270
Add default for pitr ( #19901 )
...
Co-authored-by: Candice Ye <canye@microsoft.com >
2022-06-30 19:06:26 -07:00
Alan Ren
9a22c429a9
use reliable way to detect createtable statements ( #19897 )
...
* use reliable way to detect createtable statements
* PR comments
* comments
2022-06-30 18:23:12 -07:00
Candice Ye
7eed81c560
Fixed syncsecondary and readable secondary notebook params ( #19899 )
...
Co-authored-by: Candice Ye <canye@microsoft.com >
2022-06-30 16:31:39 -07:00
Charles Gagnon
dc006be73e
Make publish to docker settings properties required ( #19898 )
...
* Make publish to docker settings properties required
* move
2022-06-30 16:21:53 -07:00
Candice Ye
9fbd3b3864
Fixed customlocation parsing ( #19893 )
...
Co-authored-by: Candice Ye <canye@microsoft.com >
2022-06-30 11:07:13 -07:00
csigs
650af12fc8
Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20220630153922942. ( #19896 )
2022-06-30 09:27:12 -07:00
Alex Ma
331ae94ebf
[Loc] update to several extensions xlfs ( #19892 )
2022-06-29 17:02:04 -07:00
Cory Rivera
6c6e46ae2d
Disable install button while a python package is being installed from the Manage Packages dialog. ( #19856 )
...
* Also added same behavior for uninstall button.
2022-06-29 16:05:08 -07:00
Barbara Valdez
74f01c429a
Add more tests to cell image attachments ( #19851 )
...
* add more tests to cell image attachments
* remove cell attachment image name with spaces test
2022-06-29 14:13:54 -07:00
Charles Gagnon
bb20ea0e92
QueryEvent range -> batchRanges ( #19890 )
...
* Switch query events to just send ranges instead of full query text
* undo azdata changes
* fix type
* comment + remove unneeded ?
* range -> batchRanges
* undo
2022-06-29 11:28:09 -07:00
Charles Gagnon
f3b40059fc
Add warning docs to registerOn... provider API functions ( #19889 )
2022-06-29 11:27:53 -07:00
Candice Ye
0bf7446af8
DC Create Bug Fix: Cluster Name ( #19859 )
...
* Changed namespace to have empty default value. Added cluster name as a field for direct mode. Updated summary page and notebook as necessary.
* Made storage class = default if storage class is undefined
* Moved cluster name before custom location
Co-authored-by: Candice Ye <canye@microsoft.com >
2022-06-29 10:23:49 -07:00
Cory Rivera
24fc6dce9f
Add uninstall step to manage packages smoke test to clean up installed packages. ( #19854 )
2022-06-29 10:23:29 -07:00
Lewis Sanchez
96d29bcbc1
Actual Execution Plan No Longer Executes Queries ( #19840 )
...
* Ctrl/Cmd + m, no longer executes queries.
* Adjusts command label
* Code review changes
* Uses category parameter to categorize actual plan command
* Actual execution plan command label matches estimated plan command label
* Revert "Actual execution plan command label matches estimated plan command label"
This reverts commit 15f301dfc64341d631ca5e9b1314d8cf739b2088.
* Centralizes localized category string (#19857 )
* Actual Plan action uses centralized category
2022-06-28 18:31:41 -07:00
Alex Ma
a0c9a1fd3c
[Loc] update to sql xlf for 6/28/2022 ( #19858 )
2022-06-28 17:14:47 -07:00
Lewis Sanchez
811aa18862
Centralizes localized category string ( #19857 )
2022-06-28 16:58:09 -07:00
Lewis Sanchez
b01642aec1
Adds "Execution Plan" prefix to Execution Plan commands ( #19842 )
...
* Prefixes execution plan commands, so they are easier to find
* Provides category argument to categorize commands.
2022-06-28 11:42:25 -07:00
Charles Gagnon
ebb1dcdfba
Update telemetry endpoints ( #19841 )
...
* Update telemetry endpoints
* Bump sql-assessment package
2022-06-28 09:16:29 -07:00
dependabot[bot]
42ad364eea
Bump copy-props from 2.0.4 to 2.0.5 in /samples/sqlservices ( #19837 )
...
Bumps [copy-props](https://github.com/gulpjs/copy-props ) from 2.0.4 to 2.0.5.
- [Release notes](https://github.com/gulpjs/copy-props/releases )
- [Changelog](https://github.com/gulpjs/copy-props/blob/master/CHANGELOG.md )
- [Commits](https://github.com/gulpjs/copy-props/compare/2.0.4...2.0.5 )
---
updated-dependencies:
- dependency-name: copy-props
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-27 18:02:39 -07:00
dependabot[bot]
c9c61a8d4a
Bump got from 11.8.1 to 11.8.5 in /build ( #19801 )
...
Bumps [got](https://github.com/sindresorhus/got ) from 11.8.1 to 11.8.5.
- [Release notes](https://github.com/sindresorhus/got/releases )
- [Commits](https://github.com/sindresorhus/got/compare/v11.8.1...v11.8.5 )
---
updated-dependencies:
- dependency-name: got
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-27 18:02:25 -07:00
dependabot[bot]
d0d486cf43
Bump shell-quote from 1.7.2 to 1.7.3 in /test/smoke ( #19797 )
...
Bumps [shell-quote](https://github.com/substack/node-shell-quote ) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/substack/node-shell-quote/releases )
- [Changelog](https://github.com/substack/node-shell-quote/blob/master/CHANGELOG.md )
- [Commits](https://github.com/substack/node-shell-quote/compare/v1.7.2...1.7.3 )
---
updated-dependencies:
- dependency-name: shell-quote
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-27 18:02:09 -07:00
Charles Gagnon
87f8f2fd90
Additional SQL Proj cleanup ( #19836 )
2022-06-27 17:29:49 -07:00
Alex Ma
5dea50efa3
[Loc] update to sql-bindings xlf ( #19838 )
2022-06-27 16:33:36 -07:00
Charles Gagnon
5b95a47ca6
Add launchPublishToDockerContainerQuickpick to extension API ( #19834 )
...
* Initial
* remove namespace
* minor fixes
2022-06-27 15:29:43 -07:00
dependabot[bot]
5cda676016
Bump shell-quote from 1.7.2 to 1.7.3 ( #19802 )
...
Bumps [shell-quote](https://github.com/substack/node-shell-quote ) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/substack/node-shell-quote/releases )
- [Changelog](https://github.com/substack/node-shell-quote/blob/master/CHANGELOG.md )
- [Commits](https://github.com/substack/node-shell-quote/compare/v1.7.2...1.7.3 )
---
updated-dependencies:
- dependency-name: shell-quote
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-27 16:42:55 -04:00
Vasu Bhog
d5da934572
[SQL Bindings] Skip prompt to select setting from connection settings if there is none ( #19798 )
...
* add no setting option
* add tests
* reformat tests
2022-06-27 12:31:46 -07:00
csigs
fae67b4485
Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20220625160237757. ( #19827 )
2022-06-27 10:22:06 -07:00
Charles Gagnon
157b017bf8
Revert query-history version back to 0.2.0 ( #19825 )
...
Didn't notice that this had already been bumped from what was listed in the gallery (0.1.0 currently). So reverting back to 0.2.0 until after the next version is released.
2022-06-24 15:48:03 -07:00
Charles Gagnon
ed5a64f80f
Switch query events to just send ranges instead of full query text ( #19823 )
...
* Switch query events to just send ranges instead of full query text
* undo azdata changes
* fix type
* comment + remove unneeded ?
2022-06-24 15:43:40 -07:00
Charles Gagnon
34f32e6564
Cleanup azdata api docs ( #19824 )
2022-06-24 11:30:41 -07:00
csigs
7c50925c33
Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20220624153912923. ( #19822 )
2022-06-24 09:49:18 -07:00
Chris LaFreniere
4f2a430c77
Fix Uncalled Function ( #19819 )
2022-06-23 17:14:39 -07:00
Chris LaFreniere
1b1117f07d
Attempt to Fix Unstable Notebooks Tests ( #19806 )
...
* Add check if currentBook exists
* adding checks for currentBook
2022-06-23 17:14:15 -07:00
csigs
f7958f0a25
Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20220623153900323. ( #19813 )
2022-06-23 14:44:59 -07:00
Kim Santiago
ec57115383
Add telemetry for what users have in publish profile ( #19805 )
...
* add telemetry for what users have in publish profile
* simplify check
* add falsy checks
2022-06-23 13:43:08 -07:00
Lewis Sanchez
0e09435285
Removes vscode download for smoke tests ( #19795 )
...
* Commenting out for now, but will delete in next commit
* Adds SQL carbon edit markers
* Uses multiline comments
* Formats file
* Code review changes
* Edit comment moved to same line
* Add ts-ignore directive to unused method
2022-06-23 12:19:49 -07:00
Rachel Kim
d787418c9c
sql migration vbump 1.0.4 ( #19814 )
2022-06-23 11:27:16 -07:00