Alan Ren
d983355374
query result selection summary improvement (both perf and usability) ( #23378 )
2023-06-12 20:07:11 -07:00
Charles Gagnon
e58f3ff277
Refactor Notebook cell toolbar dropdown actions ( #23369 )
2023-06-12 13:01:12 -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
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
Cheena Malhotra
a1ab537094
Fix broken native command line argument support ( #23312 )
2023-06-07 00:37:49 -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
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
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
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
d9220c809c
Adding collapse all to OE ( #23132 )
2023-05-16 09:20:51 -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
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
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
Alan Ren
688b0c0819
add label for database dropdown ( #23015 )
2023-05-07 10:27:30 -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
Cheena Malhotra
0dc05a6a4c
Hide tenant dropdown from Connection Dialog ( #22973 )
2023-05-05 10:40:00 -07:00
Aasim Khan
302855e4a4
Fixing async server tree error handling and removing timeout. ( #22955 )
...
* Fixing async server tree issues and removing timeout
* removing empty results for connection errors
* Fixing error message fetching
* Update src/sql/workbench/services/objectExplorer/browser/asyncServerTreeDataSource.ts
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com >
---------
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com >
2023-05-04 15:50:37 -07:00
Cheena Malhotra
7b2a07befd
Respect 'showDashboard' disabled by default ( #22907 )
2023-05-01 11:55:38 -07:00
Cheena Malhotra
ea6bb41f45
Allow 'ApplicationName' to be specified for MSSQL connections ( #22890 )
2023-05-01 10:55:05 -07:00
Alan Ren
468b3e4f06
update shortcut keys for parse query ( #22896 )
2023-04-28 14:45:28 -07:00
Karl Burtram
e7d3d047ec
Merge from vscode merge-base ( #22780 )
...
* Revert "Revert "Merge from vscode merge-base (#22769 )" (#22779 )"
This reverts commit 47a1745180 .
* Fix notebook download task
* Remove done call from extensions-ci
2023-04-19 21:48:46 -07:00
Karl Burtram
47a1745180
Revert "Merge from vscode merge-base ( #22769 )" ( #22779 )
...
This reverts commit 6bd0a17d3c .
2023-04-18 21:44:05 -07:00
Lewis Sanchez
6bd0a17d3c
Merge from vscode merge-base ( #22769 )
...
* Merge from vscode merge-base
* Turn off basic checks
* Enable compilation, unit, and integration tests
2023-04-18 18:28:58 -07:00
Alex Ma
b69e87df15
Connection URI with complete options (finalized) ( #22735 )
...
* Connection URI made to include every option available instead of basic details (#22045 )
* Revert "Merge remote-tracking branch 'origin' into feat/connectionUri"
This reverts commit 11b2d31bf99e216daee823f732254f69a017fee1, reversing
changes made to 36e4db8c0744f81565efdfd2f56a3ae3c0026896.
* Revert "Revert "Merge remote-tracking branch 'origin' into feat/connectionUri""
This reverts commit f439673c2693e1144c52e04c14e82cd8566c13a6.
* Added changes and fixes for feat connectionuri (#22706 )
* add title generation at start
* added await to refreshConnectionTreeTitles
2023-04-18 11:08:48 -07:00
Aasim Khan
fe086dc778
Fixing adding connections on a new ads install ( #22760 )
...
* Fixing stuff
* Fixing connection groups as well
2023-04-18 08:39:53 -07:00
Aasim Khan
b7d24dcecd
Cleaning up some code in Async Server Tree. ( #22732 )
2023-04-17 23:23:41 -07:00
Alan Ren
f66d3349b9
add tooltip for dashboard learn more button ( #22744 )
2023-04-17 08:19:59 -07:00
Alan Ren
46bc19bcb8
adjust the default max column width ( #22740 )
2023-04-14 15:29:12 -07:00
Aasim Khan
8d9ddebd98
Adding restart ads notification when async server tree is toggled ( #22726 )
2023-04-14 07:54:28 +01:00
Cory Rivera
8aade56214
Use column names as keys for table data in SQL cell outputs ( #22688 )
2023-04-13 13:26:12 -07:00