Aasim Khan
15d17c2eb3
Fixing inverted expand collapse icons ( #177 )
2024-08-12 11:18:17 -07:00
Aasim Khan
9f015f9f43
Updating package json version to test latest pipeline changes
2024-08-11 09:41:59 -07:00
Aasim Khan
629dee2225
Changing cd pipeline name
2024-08-11 09:40:21 -07:00
Aasim Khan
0097925994
Fixing release notes
2024-08-11 09:39:40 -07:00
Aasim Khan
c72df31c46
Always printing debug info
2024-08-10 18:24:03 -07:00
Aasim Khan
7e35ed9a41
removing release notes flag
2024-08-10 18:22:08 -07:00
Aasim Khan
3f03dff6ba
Fixing release
2024-08-10 18:20:43 -07:00
Aasim Khan
4dba0a1511
Updating package.json
2024-08-10 18:15:32 -07:00
Aasim Khan
876fed9508
Fixing release notes
2024-08-10 18:06:42 -07:00
Aasim Khan
6efd02b3ce
Writing better release notes, updating readme and doing vbump
2024-08-10 18:04:50 -07:00
Aasim Khan
4149c21987
Removing pr comments
2024-08-10 17:56:16 -07:00
Aasim Khan
98f912acb3
Adding github comment bot for package update
2024-08-10 17:52:09 -07:00
Aasim Khan
7b5499cace
Fixing release step
2024-08-10 17:09:53 -07:00
Aasim Khan
c00f4dcf47
Fixing expand collapse button ( #175 )
...
* Fixing expand collapse
* Updating package version
2024-08-10 16:59:42 -07:00
Aasim Khan
25966a686d
Fixing pipeline name
2024-08-10 16:57:34 -07:00
Aasim Khan
8816ed7af7
Adding right env
2024-08-10 16:56:57 -07:00
Aasim Khan
e85bd7fca3
Skipping release if no changes
2024-08-10 16:55:26 -07:00
Aasim Khan
c7a9cede0e
Adding release pipeline ( #174 )
...
* Fixing release checkout
* Fixing release checkout step
* Changing package version
* fixing version stuff
* Switching to a different task
* fixing step
* fixng step
* Fixing stuff
* switch task
* Fixing release
* Fixing release updated task
* switching to checking tags
* fixing previous tag
* Fixing release notes
* Fixing stuff
* Always printing stuff
* Fixing stuff
* changing fetch depth to get all tags
* printing rel notes
* Adding double quotes
* Printing stuff
* fixing stuff
* Fixing spacing
2024-08-10 16:41:41 -07:00
Aasim Khan
41d40cfcb4
Updating npm ignore
2024-08-10 15:32:08 -07:00
Aasim Khan
fb579915a7
Adding release pipeline ( #173 )
2024-08-10 14:10:42 -07:00
Aasim Khan
5dc2e810bf
Changing to graph role from generic to group because screen reader was not reading aria-label assigned to it
2024-02-27 03:05:24 -08:00
Aasim Khan
e20cdb5d87
updating package version
2024-02-27 02:39:46 -08:00
Aasim Khan
40453b07ed
excluding tgz from git and npm
2024-02-27 02:38:22 -08:00
Aasim Khan
5113b658ab
Add tabindex and ariaSelected attributes to cellDivs.body
2024-02-27 02:35:54 -08:00
Aasim Khan
037c5ea85a
fixing scan mode
2024-02-27 01:52:07 -08:00
Aasim Khan
b07783e57d
Fixing graph visibility ( #170 )
2023-07-01 19:48:09 -07:00
Aasim Khan
5c9d517bfe
Removing space key from popping up tooltip ( #166 )
2023-01-18 01:20:43 -08:00
Lewis Sanchez
30b5ef1c96
Bumps azdataGraph version from 0.0.56 to 0.0.57 ( #163 )
2022-11-03 17:44:29 -07:00
Lewis Sanchez
d2c357f7b7
Returns the node ID of the highlighted node to center. ( #161 )
2022-11-03 17:32:40 -07:00
Lewis Sanchez
21eccc52bb
Bumps azdataGraph version from 0.0.55 to 0.0.56 ( #159 )
2022-11-02 20:49:53 -07:00
Lewis Sanchez
d16f9c572b
Include nodes with 0 cost value for highlight eligibility ( #158 )
...
* Include nodes with 0 cost value for highlight eligibility
* Compares costValue against undefined
2022-11-02 20:37:37 -07:00
Aasim Khan
40dbc81755
Adding null checks
2022-10-31 00:18:17 -07:00
Aasim Khan
db4868c31a
Fixing node nvda announcement ( #155 )
2022-10-26 16:11:53 -07:00
Aasim Khan
5c17c9cc01
Hiding tooltip when the node is blurred ( #153 )
2022-10-26 12:29:13 -07:00
Aasim Khan
6d8ac6ecbb
Adding button ( #151 )
2022-10-26 10:59:46 -07:00
Aasim Khan
d37c74accb
Fixing enable tooltip ( #149 )
2022-10-21 04:02:27 -07:00
Aasim Khan
4b1427c1fd
Fixing some tooltip accessibility issues ( #147 )
...
* Fixing tooltip pos in small window
Truncating tooltips in small window
Adding event for tooltip
* Vbump
* Fixing some null checks
2022-10-17 02:08:23 -07:00
Aasim Khan
afb5fa7a05
Adding accessible tooltips to azdataGraph ( #144 )
...
* Adding click to tooltip
* Vbumping
* Adding announcement to tooltip
Removing graphic role
Adding additional flag to enable disable tooltips
Fixing some null checks
2022-10-14 09:55:32 -07:00
Lewis Sanchez
be1091893e
Adds doc comment to highlightExpensiveOperator ( #145 )
2022-10-13 11:15:41 -07:00
Lewis Sanchez
394987ecef
Renames function delegate to get cost metric for node.
2022-10-12 16:35:03 -07:00
Lewis Sanchez
f0345ddb9e
Bumps azdataGraph version from 0.0.45 to 0.0.46 ( #139 )
2022-10-12 15:51:50 -07:00
Lewis Sanchez
5536e673fe
Adjusts expensive operator outline color for query execution plans ( #138 )
...
* Adjusts expensive operator highlighting color
* Minor clean up.
* Adjusts cell highlight color
* Updates comment
2022-10-12 15:37:53 -07:00
Lewis Sanchez
5440b70ba7
Fixes narrator issue with expanded child-less nodes. ( #137 )
2022-10-11 20:42:16 -07:00
Lewis Sanchez
523b10bf34
Bumps azdataGraph version from 0.0.44 to 0.0.45 ( #135 )
2022-09-08 16:43:56 -07:00
Lewis Sanchez
abee4c7462
Returns flag indicating operation success. ( #134 )
2022-09-08 16:33:01 -07:00
Lewis Sanchez
dcd89c0974
Bumps azdataGraph version from 0.0.43 to 0.0.44 ( #132 )
2022-08-31 15:25:28 -07:00
Lewis Sanchez
8faa6e50e9
Exposes hook for clearing expensive operator highlighting ( #131 )
...
* Exposes hook for clearing expensive operator highlighting
* Adds button to test file to clear expensive operator highlighting
* Fixes cell highlighting bug after unfolding an expensive cell
* Fixes bug with collapse hotkeys not rendering expensive highlighting
2022-08-31 15:05:32 -07:00
Lewis Sanchez
0d6a5b3bff
Adds missing semicolon to azdataQueryPlan prototype function ( #130 )
...
* Adds missing semicolon
* Adding additional missing semicolons
2022-08-31 13:09:12 -07:00
Lewis Sanchez
12b2e809d7
Bumps azdataGraph version from 0.0.42 to 0.0.43 ( #128 )
2022-08-24 16:34:09 -07:00
Lewis Sanchez
569278373d
Highlight Expensive Operator in Query Execution Plans ( #126 )
...
* Adds missing semi-colon to inline js script in test html files
* Adds new graph JSON that includes cost properties
* Initial setup for highlighting expensive operators
* Highlights the expensive operator
* Declares constants for highlighter color and stroke width
* Correctly retrieves the most expensive node.
* Updates test graph to include time in ms property
* Finds the operation that took the longest to complete.
* Formats document correctly
* Adds missing new line at end of file.
* Adjusts highlighter width for the expensive operator
* Fixes highlighter bounds
* Formats parameters for mxRectangle
2022-08-24 15:20:20 -07:00