Lewis Sanchez
5e48cb99e1
Fixes bug around sorting equal and unequal properties ( #20702 )
...
* Fixes bug around sorting equal and unequal properties
* Uses deepClone to deepCopy objects
* Code review changes
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com >
2022-10-03 23:10:45 -07:00
Charles Gagnon
4bd2befefe
Use ADS name for telemetry log ( #20713 )
2022-10-03 14:07:46 -07:00
Lewis Sanchez
f521d7cc63
Query Execution Plan Expensive Operator Highlighting ( #20579 )
...
* Boilerplate for new context menu options
* Enables checkmarks for expensive operator context menu actions
* Updates azdataGraph version to 0.0.44
* Adds clearing logic to actions and retrieves additional info from nodes
* Removes unnecessary actions that aren't supported by other providers
* Finishes setting up the rest of the context menu actions
* Corrects context menu action label
* Defines new widget type for finding expensive operations
* Adds TODO for class icon name
* Creates action to open the expensive operation widget
* Adds escape and enter key shortcuts to findExpensiveOperation widget
* Styles find expensive operation widget
* Corrects class name for finding expensive operator action
* Corrects import statement.
* Code clean up
* Bumps azdataGraph version to 0.0.45
* Adds an info box for when a metric doesn't find any nodes
* Adds label to find expensive operator widget
* Invokes dispose when widget controller removes widget
* Implements disposable in all execution plan widgets.
* Adds off action to clear highlighting
* Adds a default setting and default prompt for highlighting metric
* Fixes not all code paths return error
* Removes shortcut key from text for widget actions
* Adds enum description
* Removes added dictionary type, and renames class name
* Removes unnecessary null checks
* Removes cost metric dictionary and adds corresponding properties
* Code review changes
* Removes incorrectly implemented key down event for widget.
* Renames widget and action class names for highlighting expensive ops
* File rename
* Cleans up labels to better reflect highlight action
* Removes hardcoded button width style and sets it to auto
* More clean up
* Clean up import statement
* Code review changes
* Drop down list only shows available metrics
* Updates highlight expensive operation icon
* Update STS version
2022-10-03 12:32:39 -07:00
Charles Gagnon
85dc506a3c
Add AuthenticationType enum to typings ( #20699 )
...
* Add AuthenticationType enum to typings
* fix
* const
* Add comments
* fix comment
* remove unused
2022-09-30 16:49:36 -07:00
Aasim Khan
2a9c0a6935
Fixing filter stylings ( #20685 )
2022-09-30 10:00:13 -07:00
Lewis Sanchez
7c83739c25
Reorganized Execution Plan Comparison Properties View ( #20673 )
...
* Adds summary view to comparison properties view
* Equal rows are collapsed at the bottom of the properties view window
* Variable rename
* Variable rename
* Adds row header for equal properties.
* Adds middle column with diff icon to comparison properties table
* Resolves hygiene issue
* Code review changes
* Fixes undefined error bug
* Adds styles to less than and greater than codicon's
* Changes equivalent properties collapsed header
* Removes unnecessary check
* Integrates alphabetical and importance sorting to equivalency sorting
2022-09-29 13:53:10 -07:00
Charles Gagnon
603ae9b94c
Fix queryDocument.connect ( #20682 )
...
* Fix queryEditor.connect
* Remove decorator
* undo
* fix test
* Use connectionProfile for comparison
* remove unused
* Remove helper method
2022-09-28 11:28:58 -07:00
Aasim Khan
02697105f5
Fixing row selection and styling in select column ( #20670 )
2022-09-27 15:55:55 -07:00
Aasim Khan
fd8993134f
Execution Plan Filtering and UI improvements ( #20631 )
...
* Fixing execution plan stuff
* Adding filter to top operations
* Flipped custom zoom icon
* changing keys
* Moving constants to a file
* Search properties
* Making logic concise
2022-09-23 12:57:30 -07:00
Charles Gagnon
c7eefb28cb
Fix null ref error in terminal service ( #20656 )
2022-09-23 12:22:13 -07:00
Aasim Khan
37636012da
Fixing Slick Grid accessibility bugs. ( #20514 )
...
* some alignment fixes
* Redesigning slickgrid checkbox plugin
* Reverting original plugin to main state
* Fixing css
* Reverting file
* Removing extra whitespace
* Adding title
* Removing older plugin
* vbumping slick grid
* Pushing other vbumps
* Adding more targeted css selectors
2022-09-22 14:25:19 -07:00
Lewis Sanchez
12c5aa0f80
Fixes incorrect operation label when plans are oriented vertically and node selection changes. ( #20630 )
...
* Fixes incorrect label when plans are vertical
* Code review changes.
* Adds helper methods to get localized strings
* Helper functions moved to module level
* Renames fields from top and bottom to primary and secondary
2022-09-21 10:40:09 -07:00
Alan Ren
0bae5f82d5
reorder pk columns ( #20624 )
2022-09-20 10:02:43 -07:00
易良
4b05b90b27
fix: typos ( #20625 )
2022-09-20 09:33:53 -07:00
Charles Gagnon
509e4b0509
Move legacy tree from vs to sql ( #20622 )
...
* Move legacy tree from vs to sql
* fix tests
* exemption
* Fix lint
2022-09-19 15:19:40 -07:00
Charles Gagnon
5f8cefc45c
Promote some Azure account API typings ( #20615 )
2022-09-16 11:44:33 -07:00
Alan Ren
b25b591994
dashboard refresh fix ( #20596 )
2022-09-12 20:34:02 -07:00
Aasim Khan
3f6f6ed07b
Changing property header row styling for execution plan properties ( #20594 )
2022-09-12 17:20:16 -07:00
Alan Ren
6015c8e2f4
handle unsupported connections in OE/Recent connections view ( #20588 )
...
* handle unknown provider in OE
* more update
* add comment
* test
2022-09-12 11:48:08 -07:00
Alan Ren
be8bf7fcdc
handle unsupported connection provider ( #20577 )
...
* handle unknown connection provider
* fix error
2022-09-09 14:14:33 -07:00
Alan Ren
1f6482490c
handle default auth type ( #20572 )
...
* handle default auth type
* comments
2022-09-09 08:59:53 -07:00
Jordan Hays
982c242301
Remove irrelevant context menu options from ledger objects in OE ( #20571 )
...
* fixing icons for new ledger object SubTypes
* removing irrelevant context menu options from ledger objects in OE
* aligning LedgerDropped subtype context key specifically with the Table NodeType context key
2022-09-09 08:50:57 -07:00
Charles Gagnon
06c8e3d7a8
Fix relative links in azdata.*.d.ts ( #20569 )
2022-09-08 16:19:39 -07:00
Charles Gagnon
63ef3b9c51
Add doc comments for TreeItem API ( #20567 )
2022-09-08 11:50:05 -07:00
Hai Cao
40b2c1e74e
[Table Designer] Support hash index and column store index ( #20562 )
2022-09-08 11:39:36 -07:00
Charles Gagnon
649c98c016
ServerInfoContextKey instead of MssqlNodeContextKey for OE items ( #20563 )
...
* ServerInfoContextKey instead of MssqlNodeContextKey for OE items
* add comment
2022-09-08 09:32:20 -07:00
rishky-msft
5c620264c4
Adding azure resource provider for mysql flexible server ( #20529 )
2022-09-07 22:24:18 +05:30
Alan Ren
6d4fc1d98c
user confirmation ( #20538 )
2022-09-02 17:36:30 -07:00
Charles Gagnon
c738f9dfe9
Further update to ConnectionInfoSummary typings ( #20525 )
...
* Update connection info typings
* more updates
2022-08-31 14:19:18 -07:00
Cheena Malhotra
eedf6e01c3
Update account dropdown content to include tenant Id ( #20515 )
2022-08-31 13:15:36 -07:00
Aasim Khan
010fe91921
Adding image support to list view ( #20449 )
2022-08-31 09:02:40 -07:00
Alex Ma
39a020b8c4
Proposed update to connectioninfo documentation ( #20511 )
2022-08-30 16:52:58 -07:00
Charles Gagnon
a78a158acd
Add saved files to recently opened ( #20470 )
2022-08-29 09:04:59 -07:00
Alan Ren
f86d02e753
handle edit and save race condition ( #20462 )
...
* handle edit and save race condition
* handle more race condition scenarios
* fix error
2022-08-25 08:10:23 -07:00
Aasim Khan
7857e5946f
New azdata graph layout ( #20451 )
...
* Updated contracts
* Adding latest azdataGraph update
* Updating graph lib
2022-08-24 12:09:17 -07:00
Cory Rivera
1a094ba6a9
Clear invalid taskbar actions when changing notebook providers. ( #20446 )
2022-08-24 12:01:41 -07:00
Alan Ren
45b0075353
use aria-label for radio group ( #20425 )
2022-08-19 15:42:21 -07:00
Alan Ren
874c80a5b4
use markdown for description pane ( #20401 )
2022-08-18 10:46:07 -07:00
Alan Ren
b4a5afe199
allow user to select text from the description box ( #20396 )
2022-08-17 20:05:06 -07:00
Lewis Sanchez
7de5ee0427
Adds functionality to open execution plans from DB tables and DMVs. ( #20377 )
...
* Adds functionality to open execution plans from DB tables and DMVs.
* Code review changes
* Renames method to getProviderFromUri
2022-08-17 19:24:23 -07:00
Cory Rivera
ff05a4e25d
Use a "Text Size" label for heading dropdown. ( #20319 )
2022-08-12 14:17:40 -07:00
Alan Ren
c663493690
properly handle copy request ( #20320 )
2022-08-11 21:22:19 -07:00
Aasim Khan
a7a337f063
Adding properties grid enhancements in execution plan ( #20208 )
...
* init push
* Fixing properties in plan comparison
* Add long Text Cell viewer
* Disabling auto edit by default
* Removing text editor
2022-08-11 11:22:12 -07:00
Alan Ren
9ec68087ac
allow database name to be empty ( #20221 )
...
* allow database to be empty
* test changes
* fix import
* fix test cases
* comment
2022-08-11 10:26:55 -07:00
Sai Avishkar Sreerama
0e05c32f15
Fix for table component checkbox selection focus the previous active … ( #20301 )
...
* Fix for table component checkbox selection focus the previous active row instead of newly checked row
* comment updated
2022-08-11 11:47:00 -05:00
Alan Ren
a39d73da24
install another version is not supported ( #20300 )
2022-08-10 15:36:59 -07:00
Jordan Hays
315e49b2ed
update database ledger icon to correct width ( #20288 )
2022-08-10 12:07:22 -07:00
Alan Ren
2d14665208
announce query execution events ( #20285 )
2022-08-09 20:23:17 -07:00
Alan Ren
973c1c2437
show server group color name ( #20271 )
2022-08-08 17:06:13 -07:00
Alan Ren
9dee889808
fix the zoom reset issue ( #20254 )
2022-08-05 13:48:39 -07:00