Alan Ren
f2c4e23f99
vbump STS ( #19786 )
2022-06-21 12:34:49 -07:00
Kim Santiago
fb56908165
disable publish profile input box ( #19784 )
2022-06-21 10:38:56 -07:00
Aasim Khan
8079cf8a2d
Adding arialive to flex and div container ( #19757 )
...
* Adding arialive to flex and div container
* Fixing compilation issues
* Moving ariaLive to container properties
* fixes
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com >
2022-06-21 09:45:45 -07:00
Alan Ren
6440ae84d9
designer table improvements ( #19785 )
...
* designer table improvements
* remove async
2022-06-20 21:33:06 -07:00
Vasu Bhog
c5093dbb5a
Add Azure Function Service Error/Cancel tests ( #19758 )
...
* cleanup tests
* exit/error scenario tests
* remove + from manuallyEnterObjectName
* address comments
* add resolve for writeFile
2022-06-20 15:48:38 -07:00
Kim Santiago
0aadd317fa
Fix data workspace vscode telemetry ( #19768 )
...
* fix data workspace vscode extension telemetry extension name
* remove unused fullName
2022-06-20 14:11:15 -07:00
Charles Gagnon
f7286b8e81
Add queryInfo to query events ( #19777 )
...
* Add queryInfo to query events
* docs
2022-06-20 11:01:39 -07:00
csigs
9c9b6343f8
Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20220619153425200. ( #19773 )
...
Co-authored-by: Alex Ma <alma1@microsoft.com >
2022-06-20 10:21:31 -07:00
csigs
517afbadcf
Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20220618153711700. ( #19772 )
2022-06-20 10:18:44 -07:00
Barbara Valdez
7b16a78176
add tests for anchor links ( #19659 )
2022-06-20 09:29:33 -07:00
Leila Lali
632c0ba0e8
Updated language grammar file using latest vscode-mssql ( #19769 )
2022-06-20 08:38:41 -07:00
Leila Lali
ba6a2f18a7
Updated sql.tmLanguage.json used by syntax coloring from vscode repo ( #19767 )
...
* Updated the file used by syntax coloring from vscode repo
2022-06-17 16:29:37 -07:00
dependabot[bot]
d18c7bfc0d
Bump jpeg-js from 0.4.3 to 0.4.4 ( #19762 )
...
Bumps [jpeg-js](https://github.com/eugeneware/jpeg-js ) from 0.4.3 to 0.4.4.
- [Release notes](https://github.com/eugeneware/jpeg-js/releases )
- [Commits](https://github.com/eugeneware/jpeg-js/compare/v0.4.3...v0.4.4 )
---
updated-dependencies:
- dependency-name: jpeg-js
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-17 14:55:51 -07:00
Alex Ma
f98c3cdaeb
[Loc] update to arc.xlf ( #19760 )
2022-06-16 17:23:36 -07:00
Alan Ren
2b48d49a15
add title for column header cell ( #19759 )
2022-06-16 17:01:21 -07:00
Candice Ye
5acdca2b70
Add readable secondaries and sync secondary to commit to SQL MIAA create ( #19740 )
...
* Added syncSecondaryToCommit to SQL update and create, as well as notebook, wizard, and compute+storage interfaces
* Added readable secondaries and syncSecondaryToCommit to cost and SQL MI create
* Added readable secondaries to notebook
* removed resource-deployment changes
Co-authored-by: Candice Ye <canye@microsoft.com >
2022-06-16 15:04:03 -07:00
Candice Ye
adafdd489f
Fixed dynamic enablement ( #19742 )
...
* Fixed dynamic enablement
* Set to false or original logic in constructor
* Changed boolean to also undefined
* Moved comment to constructor
Co-authored-by: Candice Ye <canye@microsoft.com >
2022-06-16 15:03:51 -07:00
Aasim Khan
d4509a6528
Removing truncation from tab header components to make it match the portal look ( #19746 )
...
* Fixing truncated tab headers
* Localizing changes to horizontal tab headers
* Remove max - width
* Reverting older changes
2022-06-16 14:07:45 -07:00
Alan Ren
31dea2f5ee
port vscode changes ( #19754 )
...
* add aria-description support for selectbox
* type check
2022-06-16 13:24:35 -07:00
Alan Ren
e24f316ab7
fix selected state of select boxes ( #19743 )
...
* fix the selected state
* add comments
* validate parameters
2022-06-15 20:41:07 -07:00
Aasim Khan
b980fe1106
Hiding description tooltip on escape key. ( #19741 )
...
* Hiding text tooltip on escape
* Fixing hover event
2022-06-15 18:23:18 -07:00
Alan Ren
40532d9cac
add message as aria-description ( #19739 )
2022-06-15 17:05:57 -07:00
Alan Ren
c75e95599f
add aria description ( #19734 )
...
* add aria description
* type check
2022-06-15 14:46:49 -07:00
Kim Santiago
1bf99b0802
vbump data developer extensions after release ( #19736 )
2022-06-15 14:46:41 -07:00
erpett
53300e5e0d
updating changelog for 1.37 ( #19738 )
...
* updating changelog for 1.37
* adjusting as per Comment
2022-06-15 14:14:25 -07:00
Alan Ren
89f6de309f
fix tab header width ( #19733 )
2022-06-15 11:59:25 -07:00
Vasu Bhog
4d320c56f0
cleanup tests ( #19732 )
2022-06-15 11:08:49 -07:00
Alan Ren
909c56ffe3
fix the tab list scroll issue ( #19731 )
2022-06-15 10:15:14 -07:00
Vasu Bhog
6ab09d9b1b
Add SQL Bindings Tests / Vbump ( #19717 )
...
* add further testing
* vbump version
* add successfully test
* address comments
2022-06-14 14:47:36 -07:00
Alan Ren
ba82444229
additional data property to error object and use it for table designer scenarios ( #19713 )
...
* add data property to error object
* vbump sts
2022-06-13 16:18:27 -07:00
csigs
037daf8528
Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20220612153447929. ( #19716 )
2022-06-13 10:24:31 -07:00
csigs
4df80599ea
Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20220611154022072. ( #19714 )
2022-06-13 10:24:19 -07:00
Cory Rivera
7696157084
Refresh cell toolbar when changing cell type. ( #19704 )
2022-06-10 17:15:50 -07:00
Alex Ma
c28c31931a
[Loc] update to sql xlf ( #19708 )
2022-06-09 17:48:25 -07:00
Aasim Khan
489259d364
Fixing graph root padding and truncating long queries in execution plan ( #19703 )
...
* Fixing graph root padding
Truncating queries to one line
* Updating remote package
2022-06-09 17:05:35 -07:00
Lewis Sanchez
20d2256709
Adds toggle button to switch between estimated and actual execution plans ( #19629 )
...
* Creates toggle button to switch between estimate and actual query plans
* Renames ID for the toggleActualExecutionPlanModeAction class
* Renames button back to explain
* Creating actual execution plans resembles SSMS
* Adds CTRL/CMD + L shortcut to display estimated execution plans
* Alphabetically organizes telemetry actions
* Adds telemetry when the setting for actual execution plan toggle is used
* Resolves build errors
* Fixes broken unit tests.
* Code review changes
* Removes unnecessary null-coalescing operator.
* Creates placeholder icons for actual execution plans enabled
* Code review changes
* Shortens label names
* Telemetry moved to toggle button
* Telemetry review changes
* Clarifies misleading label
2022-06-09 16:07:12 -07:00
Aasim Khan
b1d8e43569
Changing plan comparison properties table logic and icons ( #19700 )
...
* Changing plan comparison logic and icons
* Removing empty class ref
2022-06-09 14:15:35 -07:00
Cory Rivera
a265224701
Show an error in cell output when trying to load an unsupported output type. ( #19693 )
2022-06-09 12:32:42 -07:00
Alex Ma
fc7a27171d
Fix for editData tab switch back when adding new row. ( #19634 )
...
* added filter for AsyncDataProvider Filter crash
* fixed cell switch back for editdata
* Added new setData check
* disable selecting of all columns when new row is being added
* Changed comment
* removed try catch check due to Aasim's PR
* added previous dataset to handlechange
* added feedback changes
* added fix for infinite loop
* changes made as suggested by Alan
* following Charles' feedback
* removed onGridRendered as its pointless jumping
2022-06-09 10:51:03 -07:00
csigs
1570b97e2f
Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20220609154331010. ( #19695 )
2022-06-09 10:06:17 -07:00
Alan Ren
496ceecb01
vbump STS ( #19688 )
2022-06-08 17:15:29 -07:00
Alex Ma
369cef527c
[Loc] removed one string for sql-migration ( #19692 )
2022-06-08 16:53:01 -07:00
erpett
3db43cbfef
Version Bumping since we have forked the current release as per disccusion with Alan ( #19691 )
2022-06-08 16:50:31 -07:00
Leila Lali
22c315ea62
Fixing the telemetry property docker image name ( #19685 )
2022-06-08 16:06:00 -07:00
Lucy Zhang
e2535c85c5
fix notebook provider ( #19678 )
2022-06-08 15:04:50 -07:00
Charles Gagnon
2911de58c2
Generate combined HTML coverage report ( #19663 )
2022-06-08 09:10:13 -07:00
Raymond Truong
f07b4bf668
[SQL Migration] Remove faulty SQL VM state validation ( #19623 )
...
* Remove VM state validation
* Remove string too
* Remove a few more references
2022-06-07 17:17:44 -07:00
Kim Santiago
487b3450bb
fix table designer error when sql project has folders ( #19667 )
...
* fix table designer error when sql project has folders
* filter on .sql file extension
* compare lowercase
* add back EntryType.File filter
2022-06-07 15:59:36 -07:00
Kim Santiago
d95fe113e4
Fix sql database projects vscode telemetry ( #19645 )
...
* fix the wrong extension name getting sent for sql database projects vscode extension
* bump version
* remove print statements
* clean up comment
2022-06-07 10:30:55 -07:00
Barbara Valdez
a73eb0386b
Extend sql bindings api ( #19651 )
2022-06-07 10:12:41 -07:00