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