Charles Gagnon
e58f3ff277
Refactor Notebook cell toolbar dropdown actions ( #23369 )
2023-06-12 13:01:12 -07:00
Charles Gagnon
d857ddb54b
Fix table designer parameter typings ( #23375 )
2023-06-12 10:51:42 -07:00
CSIGS@microsoft.com
84d563139e
Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20230612154309891. ( #23374 )
...
Co-authored-by: Alex Ma <alma1@microsoft.com >
2023-06-12 10:28:16 -07:00
CSIGS@microsoft.com
43f8599992
Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20230611164430483. ( #23372 )
2023-06-12 10:12:01 -07:00
Hai Cao
437f216cda
Auto-refresh OE with table designer ( #23370 )
2023-06-12 09:16:41 -07:00
Alex Ma
c98cbc0896
[Loc] update to xlfs for 6-9-2023 ( #23371 )
2023-06-09 16:33:36 -07:00
Aasim Khan
604c1e7861
Adding aria-labels to checkbox cells in declarative table ( #23204 )
2023-06-09 15:28:53 -07:00
Alan Ren
58082402aa
enable provider/extension side copy to clipboard support ( #23363 )
...
* improve copy data experience
* add copy result handler
* refactoring
* updates
* add thirdparty notice for TextCopy nuget package
* add await
* comments
2023-06-09 14:24:45 -07:00
Charles Gagnon
80b733ebe0
Cleanup Notebook actions ( #23368 )
...
* Cleanup Notebook actions
* Comments
2023-06-09 12:48:38 -07:00
Alan Ren
54b12da330
add copy results to query provider ( #23357 )
...
* add copy results to query provider
* mark as optional
* fix test stub
* Update src/sql/azdata.proposed.d.ts
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com >
* address comments
* update return type
---------
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com >
2023-06-08 15:06:23 -07:00
Alan Ren
7886b28565
move object management interfaces ( #23358 )
2023-06-08 12:46:44 -07:00
brian-harris
f9b4c52211
Tenant selction bug ( #23349 )
2023-06-08 12:39:32 -07:00
Hai Cao
c5bc541090
Fix must_change option for login management ( #23350 )
2023-06-08 09:52:10 -07:00
Cheena Malhotra
50db8578b9
Hide tenant dropdown until account is refreshed ( #23346 )
2023-06-08 09:46:35 -07:00
Alan Ren
8c2c38c859
improve copy data experience ( #23345 )
...
* improve copy data experience
* Update src/sql/workbench/services/query/common/gridDataProvider.ts
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com >
---------
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com >
2023-06-07 18:30:29 -07:00
Kim Santiago
9c72e562cd
Change ReferenceType to ReferencedDatabaseType ( #23347 )
...
* change ReferenceType to ReferencedDatabaseType
* update string
2023-06-07 14:32:27 -10:00
Raymond Truong
dd277e3f57
[SQL Migration] Remove noisy telemetry error event ( #23348 )
...
* Remove RefreshDataCollectionFailed
* Fix timer initialization
* Add refresh
2023-06-07 16:01:17 -07:00
Vsevolod Kukol
e0d5cd18b9
Support for MongoDB clusters / vCore ( #22512 )
...
* Initial support for MongoDB clusters / vCore
* Get cluster connection string from arm
* Preserve Azure account for any auth type
When a service has been selected through the Azure
browser, we want to preserve the Azure account
information even if a different authentication has
been selected. This allows doing ARM operations
using the signed in Azure account for any resources
including those with a different login types such
as clusters.
2023-06-07 15:38:35 -07:00
Cheena Malhotra
346b207f4e
Fix resource group query filter ( #23344 )
2023-06-07 11:29:31 -07:00
Cory Rivera
9dcb7e4ee5
Update default values for Owner and Collation in Create Database dialog ( #23332 )
2023-06-07 09:47:16 -07:00
Cheena Malhotra
a1ab537094
Fix broken native command line argument support ( #23312 )
2023-06-07 00:37:49 -07:00
Aasim Khan
9b94f82b2e
Adding status message for connection and connection group deletion. ( #23325 )
2023-06-06 20:35:10 -07:00
Austin Bryan
9328c4ee9e
Fixing bug where if copy duration went over 24h it would reset to 00:00:00 ( #23290 )
...
* Fixing bug where if copy duration went over 24h it would reset to 00:00:00
2023-06-06 12:21:24 -07:00
Cheena Malhotra
85dcec51ac
Handle error cases properly ( #23322 )
2023-06-06 08:18:49 -07:00
Alan Ren
02a62a430f
handle Excel limits ( #23321 )
2023-06-05 19:07:30 -07:00
Benjin Dubishar
bfbc7bb9dc
Fixing and enabling some Projects tests ( #23261 )
...
* unskipping tests
* timeout
* bumping STS
* adding in exclude nested projectEntry test
* cleanup
2023-06-05 14:18:46 -07:00
Alan Ren
ee112714e8
handle long text cells ( #23320 )
2023-06-05 12:50:56 -07:00
Benjin Dubishar
4eac26de15
making conditions for "delete" exact match for database references ( #23317 )
2023-06-05 11:18:14 -07:00
Kim Santiago
88f46dde63
update query store readme ( #23295 )
...
* update query store readme
* switch Azure SQL to SQL Database
* specify 'execution plan'
2023-06-05 07:40:51 -10:00
Aasim Khan
d759346509
Fixing icon ( #23314 )
2023-06-05 09:11:36 -07:00
erpett
d414c8de56
changelog for 1.44.1 ( #23310 )
2023-06-02 17:50:30 -07:00
Alan Ren
7094be5889
regenerate the yarn lock file ( #23303 )
2023-06-02 12:49:42 -07:00
Kim Santiago
83c263406a
add codeowners for query-store extension ( #23296 )
2023-06-02 11:25:55 -07:00
Cheena Malhotra
4ac5b6bd3f
Enable support for PGSQL Flexible Servers ( #23300 )
2023-06-02 09:12:00 -07:00
Cheena Malhotra
d3c996dc5c
Delete both cache files on decryption failure ( #23291 )
2023-06-01 15:49:29 -07:00
Kim Santiago
8d36400c2f
Initial commit for Query Store extension ( #23260 )
...
* Initial commit for Query Store extension
* fix eslint explicit-functino-return-type setting
* address comments
* remove specifying explicit-function-return-type eslint rule
* update strings
2023-06-01 14:09:33 -07:00
Cory Rivera
926dae5cfd
Enable Create Database dialog for object management framework ( #23168 )
2023-06-01 14:05:33 -07:00
erpett
73b27561fe
Updating Changelog Post 1.44 release ( #23199 )
2023-06-01 10:18:25 -07:00
Alan Ren
34268a1190
fix aria label for message items ( #23283 )
2023-06-01 10:04:36 -07:00
Aasim Khan
30edf8d57b
Fixing copy headers ( #23280 )
2023-05-31 22:25:41 -07:00
Aasim Khan
c16fce3ab9
Removing inline actions from context menu in OE ( #23281 )
2023-05-31 21:33:02 -07:00
Karl Burtram
d9f723a75b
Bump STS to 4.8.0.15 for connection pool issue ( #23279 )
2023-05-31 18:52:36 -07:00
Karl Burtram
b0c27baa15
Add back getOptionsKey test that was reverted ( #23274 )
...
* Add back getOptionsKey test that was reverted
* Add serverCapabilities to the IConnectionProfile object
2023-05-31 17:59:18 -07:00
Charles Gagnon
a7ed867066
Remove checked in compiled files ( #23277 )
2023-05-31 16:57:38 -07:00
Charles Gagnon
50e08e11df
Add back common extension linting rules ( #23271 )
...
* Add back common extension linting rules
* Fix lint issues
2023-05-31 14:31:00 -07:00
Karl Burtram
631461494f
Add getOptionKeyIdNames to IConnectionProfile ( #23262 )
2023-05-31 09:00:30 -07:00
Karl Burtram
716176be07
Bump STS to 4.8.0.14 to pickup AAD '-' in email bug fix ( #23263 )
2023-05-30 21:24:12 -07:00
Alan Ren
53250c6bc4
customize loading status message ( #23247 )
...
* customize loading status message
* Update extensions/mssql/src/ui/localizedConstants.ts
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com >
* Update extensions/mssql/src/ui/localizedConstants.ts
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com >
---------
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com >
2023-05-30 13:23:38 -07:00
Charles Gagnon
8db9d10d0f
Fix nested comment colorization ( #23245 )
2023-05-30 12:00:59 -07:00
Karl Burtram
743bd00464
Remove debugService dependency from Open View ( #23246 )
2023-05-30 11:59:07 -07:00