Hai Cao
31bee67f00
bump STS ( #23148 )
2023-05-16 14:40:54 -07:00
Hai Cao
5de4f205b1
Add more description to queryEditor.nullBackground color setting ( #22739 )
...
* add desc to disable null bgcolor
* add more desc to queryEditor.nullBackground
* move color outside of the loc string
* comment
2023-04-14 16:22:16 -07:00
Hai Cao
490ea592f2
bump STS ( #22576 )
2023-03-31 15:27:47 -07:00
Hai Cao
83e35ad7f8
fix hover for cells with null value ( #22507 )
2023-03-28 20:19:15 -07:00
Hai Cao
ffc7f05c10
Add background color for null cell in query editor result grid ( #22370 )
2023-03-20 15:55:57 -07:00
Hai Cao
20969bf244
Add perf marks for query execution ( #22082 )
2023-03-02 11:36:29 -08:00
Hai Cao
065dfef1e4
bump STS ( #21730 )
2023-01-25 14:56:28 -08:00
Hai Cao
5a433fbd39
bump STS ( #21561 )
2023-01-10 12:08:25 -08:00
Hai Cao
29c8d4bd3d
port fix for vscode issue 160827 ( #21457 )
2022-12-21 10:37:55 -08:00
Hai Cao
6254e2af81
bump STS ( #21402 )
2022-12-12 13:16:07 -08:00
Hai Cao
9f8a50d311
bump STS ( #21197 )
2022-11-10 11:31:12 -08:00
Hai Cao
222afe12c1
Encryption welcome dialog followup ( #21101 )
2022-11-03 20:16:16 -07:00
Hai Cao
7ee9a22f03
add Encryption related welcome msg ( #21048 )
2022-11-01 09:42:16 -07:00
Hai Cao
e28c3894f6
Fix settings referring to VS Code ( #21019 )
...
* update VS Code to ADS in settings
* update github extension setting from VS Code to ADS
* update description of github extension
2022-10-28 13:01:58 -07:00
Hai Cao
540ebd6f7f
remove "New File..." from File menu ( #20999 )
...
* remove New File... from File menu
* doc
2022-10-27 09:45:37 -07:00
Hai Cao
88cc7b333e
Remove unstable test step from win32 product build ( #20996 )
2022-10-26 15:20:13 -07:00
Hai Cao and Karl Burtram
ef29f3d693
Restore the SQL Server 2019 notebook download ( #20979 )
...
* Restore the SQL Server 2019 notebook download
* try updating task
* add SQL CARBON EDIT
Co-authored-by: Karl Burtram <karlb@microsoft.com >
2022-10-26 12:12:23 -07:00
Hai Cao
69517b5ae0
bump STS to bring in table designer fixes ( #20686 )
2022-09-29 11:13:06 -07:00
Hai Cao
bdec59fbfb
bump STS to support table rename in designer ( #20616 )
2022-09-16 16:13:29 -07:00
Hai Cao
40b2c1e74e
[Table Designer] Support hash index and column store index ( #20562 )
2022-09-08 11:39:36 -07:00
Hai Cao
c9c91528c3
bump Ubuntu to 20.04 ( #20415 )
2022-08-19 10:38:59 -07:00
Hai Cao
a79e9a5c8f
Fix table designer reloading when only descriptions are being updated ( #20405 )
2022-08-18 13:02:58 -07:00
Hai Cao
7aa7a9c70b
[Table Designer] Fix table cell editor key capturing ( #20021 )
2022-07-13 13:00:41 -07:00
Hai Cao
d6c114c32a
Fix connection sorting by name in OE ( #19991 )
...
* use localeCompare & sort by title instead of name
* fix tests
2022-07-11 15:35:08 -07:00
Hai Cao
3780203b1d
bump STS to 4.0.0.5 ( #19505 )
2022-05-24 13:02:53 -07:00
Hai Cao
0738c148ca
A few table designer improvements && bump STS to .227 ( #18982 )
...
* Add unified col for data type deit
* remove seperate type setting cols and rename unified col to 'type'
* remove advanced type from properties window
* add description to col, idx, constraints
* nit
* bump STS to .227
2022-04-08 15:00:56 -07:00
Hai Cao
2f6fa1e1df
add "New Table" menu to Tables node in OE ( #18038 )
2022-01-20 16:37:23 -08:00
Hai Cao
0e4c67dc0c
Add AAD token expiration handling for query runner ( #17117 )
...
* Add AAD token refresh for notebook
* move token refresh to query management and remove previous refresh calls
2021-09-21 18:57:54 -07:00
Hai Cao
e9c48da4b7
Simplify connection checks in RunQueryAction ( #17018 )
2021-09-07 16:48:23 -07:00
Hai Cao
0bc2a50d78
Add token expiration handling for AzureMFA auth ( #16936 )
...
* refresh azure account token if it's expired before sending query/list requests
* fix several connection checks && add more logging
* fix async UI glitch during token refreshing
* cleanup
* minor fix
* add test for refreshAzureAccountTokenIfNecessary
* address comments
* comments
* comments
* comments
* error handling
2021-09-02 17:24:45 -07:00
Hai Cao
47bb34fb56
Bump distro to bring in webview fix ( #16688 )
2021-08-10 18:04:27 -07:00
Hai Cao
2a096a48c1
Use local webview endpoint for web mode ( #16570 )
2021-08-09 15:53:37 -07:00
Hai Cao
3eef3f2a0b
Fix missing add azure account button in accountDialog ( #15852 )
...
* fix missing add azure account button in accoundDialog
* add sql edit note
* fix other getActions overrides
* use registerAction2 for adding account button
* fix icon and cleanup
* fix big add account button
* lint
2021-06-24 17:21:11 -07:00
Hai Cao
2eab870ca2
remove "Edit Data" menu option for SqlDataWarehouse ( #15816 )
2021-06-18 13:34:59 -07:00
Hai Cao
8111c536e1
Fix link handling in viewPane ( #15458 )
2021-05-13 13:35:38 -07:00
Hai Cao
a0bf5df79d
Use a different config name for connection sorting ( #15275 )
...
* use a different sort config name
2021-04-29 10:52:35 -07:00
Hai Cao
9bc1797e88
add sorting option for saved connections ( #15229 )
...
* add sort by name option for saved connections and groups
2021-04-28 11:41:09 -07:00