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
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
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
Alan Ren
ee112714e8
handle long text cells ( #23320 )
2023-06-05 12:50:56 -07:00
Aasim Khan
d759346509
Fixing icon ( #23314 )
2023-06-05 09:11:36 -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
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
Karl Burtram
631461494f
Add getOptionKeyIdNames to IConnectionProfile ( #23262 )
2023-05-31 09:00:30 -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
Alan Ren
f4d5ab616c
add objects dialog ( #23243 )
2023-05-30 09:53:44 -07:00
Alan Ren
36c8945f1e
fix link cell not working issue ( #23223 )
2023-05-25 13:30:44 -07:00
Alan Ren
57e34d5181
fix missing actions issue ( #23215 )
2023-05-25 10:05:46 -07:00
Alan Ren
3e2fadd778
rename commands ( #23212 )
2023-05-25 10:05:26 -07:00
Alan Ren
e62486bee6
fix query result grid shortcut keys ( #23206 )
...
* fix query result grid shortcut keys
* add comment
2023-05-24 21:41:00 -07:00
Charles Gagnon
55cedb810d
Clean up typings file ( #23200 )
...
* Clean up typings file
* Fixes
2023-05-24 15:44:33 -07:00
Aasim Khan
a1c5adf4b2
Adding visual label to find node widget ( #23197 )
2023-05-24 10:21:38 -07:00
Aasim Khan
3bec68b860
Fixing server group styling ( #23144 )
...
* Fixing server group styling
* Hiding border when the tree item are selected focused or hovered
* Fixing styles and re-enabling guides
* removing unused import
* Fixing indicator width
2023-05-22 09:53:47 -07:00
Alan Ren
5356cd7748
fix normal dialog vertical scrolling issue ( #23177 )
2023-05-19 16:51:55 -07:00
Aasim Khan
e322641538
Fixing OE nodes error handling. ( #23172 )
2023-05-19 08:49:13 -07:00
Alan Ren
da032cf6f1
sort table by keyboard ( #23171 )
2023-05-18 20:36:06 -07:00
Alex Ma
89386c9c11
Fix for database name in connection details after changing database ( #22376 )
2023-05-18 14:34:54 -07:00
Charles Gagnon
d3f1d594e9
Fix backup/restore dialog titles not updating ( #23164 )
...
* Fix backup/restore dialog titles not updating
* Don't cast
2023-05-18 10:58:56 -07:00
Aasim Khan
63f36594db
Fixing group name in edit connection dialog ( #23010 )
...
* Fixing group name in edit connection dialog
* Fixing test
* adding back group name
* Keeping old apis the same
2023-05-17 17:22:43 -07:00
Aasim Khan
d9220c809c
Adding collapse all to OE ( #23132 )
2023-05-16 09:20:51 -07:00
Alan Ren
b56f2ccb60
add securable settings ( #22936 )
...
* wip
* Update typings
* nullable
* update test service
* support securables
* updata test data
* fix issues
* fix build failure
* update test mocks
* fix typo
* fix reference
* fix findobjectdialog issue
* update SearchResultItem type
* fix table component perf issue
* hide effective permission for server role
* hide effective permission for app role and db role
* vbump sts and fix a couple issues
* STS update and UI update
* fix user login display issue
* vbump sts
2023-05-15 15:01:57 -07:00
Aasim Khan
787a66922f
Adding filtering to group by schema and switching to using name from displayName in oe filters. ( #23123 )
2023-05-13 09:25:07 -07:00
Aasim Khan
2beba9ac08
Adding inline actions to OE ( #23101 )
2023-05-13 09:24:49 -07:00
Cheena Malhotra
9847d9dbc1
Support advanced options in command line arguments ( #23104 )
2023-05-12 12:24:34 -07:00
Aasim Khan
39087ba5ce
Fixing OE disconnecting connections when other types of connections are disconnected. ( #23080 )
2023-05-12 07:28:41 -07:00
Alex Ma
142a3aaf7c
Added back fix for duplicate edits ( #23003 )
2023-05-11 17:56:42 -07:00
Barbara Valdez
01bcdf9c01
update workbench file and fix relative link not working in markdown ( #23109 )
2023-05-11 15:31:43 -07:00
Aasim Khan
a4077c3d89
Adding telemetry to ads OE filter ( #23089 )
...
* Adding telemetry to ads oe filter
* Fixing prop names
* fixing prop name
* Fixing localized strings
* Update src/sql/azdata.proposed.d.ts
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com >
* Update src/sql/workbench/contrib/objectExplorer/browser/serverTreeView.ts
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com >
---------
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com >
2023-05-11 13:27:34 -07:00
Aasim Khan
c7d62e31fb
Fixing async tree search highlighting ( #23012 )
...
* Fixing tree searching highlight
* Code cleanup
* Fixing server group styling
2023-05-11 10:17:38 -07:00
Cheena Malhotra
c292c1e7ce
Support migrating credentials to new format ( #23088 )
2023-05-10 20:53:14 -07:00
Alan Ren
9a1121d70a
set accessibility related attributes ( #23077 )
2023-05-10 13:30:56 -07:00
Alan Ren
d5ece618cc
fix the filter plugin menu size and location issue ( #23075 )
2023-05-10 12:05:00 -07:00
Alan Ren
a2c30b0df8
fix input element id ( #23066 )
2023-05-09 18:54:21 -07:00
Alan Ren
a25674be8e
add aria-label for checkbox selection column cells ( #23063 )
...
* add aria-label for checkbox selection column cell
* revert text change
* revert key change
2023-05-09 15:56:52 -07:00
Aasim Khan
25bc14fb25
Adding filtering dialog and action to OE ( #22937 )
...
* Adding init change
* Adding filter cache in OE
* Adding more filtering changes
* Fixed stuff with dialog
* Fixing filter
* Adding support for connecitons
* Fixed stuff
* filtering
* Fixing date
* Filters
* Removing is filtering supported
* Removing contracts
* Fixing filters
* Fixing cache
* Adding some accessibility changes
* Reverting some more changes to pull in changes from the main
* Adding comments
* Fixing boolean operators
* Fixing stuff
* Fixing stuff
* Fixing error handling and making dialog generic
* Fixing more stuff
* Making filter a generic dialog
* adding erase icon
* removing floating promises
* Fixing compile issue
* Adding support for choice filter with different and actual value.
* Adding null checks
* Adding durability type fix
* Fixing filtering for providers that do not play well with empty filter properties
2023-05-08 11:00:59 -07:00
Aasim Khan
f605a3c644
Fixing node retention after disconnect ( #23020 )
2023-05-08 10:13:53 -07:00
Aasim Khan
6fa948adbe
Fixing delete server group error when we try to focus on root ( #23019 )
2023-05-08 09:46:40 -07:00
Aasim Khan
3ae97b81f2
Fixing the error showing up in console log ( #23018 )
2023-05-08 08:29:39 -07:00
Alan Ren
688b0c0819
add label for database dropdown ( #23015 )
2023-05-07 10:27:30 -07:00
Alan Ren
718b149e84
introduce fieldset component ( #23005 )
2023-05-06 21:36:08 -07:00
Cheena Malhotra
77c8b3bda1
Validate MSAL library is enabled ( #23000 )
2023-05-05 16:44:04 -07:00
Alex Ma
898bb73a34
Revert new connection string format ( #22997 )
2023-05-05 13:41:40 -07:00