Robert
|
af1af074dc
|
Convert updateSelectionCallback to not use double-nested methods
|
2023-08-21 17:17:37 +01:00 |
|
Robert
|
d65ce3e24a
|
Use useCallback when calling toggleExpanded
|
2023-08-21 17:13:49 +01:00 |
|
Robert
|
eebe11e5dd
|
Simplify passing similar props
|
2023-08-21 14:52:42 +01:00 |
|
Robert
|
bd5d361de1
|
Pass around toggle instead of toggler
|
2023-08-21 14:26:10 +01:00 |
|
Robert
|
e3596db8e7
|
Remove rows array and render AlertTableResultRow inline
|
2023-08-21 14:26:10 +01:00 |
|
Robert
|
21b1c997c6
|
Move rendering of AlertTablePathRow to inside of AlertTableResultRow
|
2023-08-21 14:26:09 +01:00 |
|
Robert
|
9ecf97152a
|
Move rendering of msg to inside AlertTableResuiltRow
|
2023-08-21 14:25:42 +01:00 |
|
Robert
|
3983087bc8
|
Use useMemo for callback passed to SarifLocation.onClick in AlertTableResultRow
|
2023-08-21 14:25:08 +01:00 |
|
Robert
|
636d0bf025
|
Move rendering of locationCells to inside AlertTableResuiltRow
|
2023-08-21 14:25:08 +01:00 |
|
Robert
|
fe4d87dae5
|
Teach AlertTableResultRow how to render results without codeFlows
|
2023-08-21 14:25:06 +01:00 |
|
Robert
|
1794c6b7f7
|
Simplify rendering in AlertTable
|
2023-08-21 14:24:36 +01:00 |
|
Robert
|
23d815ff05
|
Use useMemo for callback passed to AlertTableDropdownIndicatorCell.onClick in AlertTableResultRow
|
2023-08-21 14:24:25 +01:00 |
|
Robert
|
8945abcb57
|
Pull out AlertTableResultRow to a separate component
|
2023-08-21 14:23:57 +01:00 |
|
Robert
|
a576dace04
|
Do all rendering in AlertTablePathRow in one place
|
2023-08-21 14:23:05 +01:00 |
|
Robert
|
3e7577c984
|
Use useMemo for callback passed to AlertTableDropdownIndicatorCell.onClick in AlertTablePathRow
|
2023-08-21 14:21:58 +01:00 |
|
Robert
|
acb76a64ef
|
Pull out AlertTablePathRow to a separate component
|
2023-08-21 14:20:45 +01:00 |
|
Robert
|
ba0cf9a22d
|
Use useMemo for callback passed to SarifLocation.onClick in AlertTablePathNodeRow
|
2023-08-21 14:19:54 +01:00 |
|
Robert
|
443c9ac56c
|
Inline some rendering in AlertTablePathNodeRow
|
2023-08-21 14:19:53 +01:00 |
|
Robert
|
91e69c93be
|
Pull out AlertTablePathNodeRow to a separate component
|
2023-08-21 14:19:53 +01:00 |
|
Robert
|
7e31b6e42a
|
Construct rows using maps instead of mutating array from multiple places
|
2023-08-21 14:19:52 +01:00 |
|
Robert
|
cff7170fdc
|
Move AlertTableTruncatedMessage to a new component in a new file
|
2023-08-21 14:17:47 +01:00 |
|
Robert
|
ca40963238
|
Move AlertTableNoResults to a new component in a new file
|
2023-08-21 14:17:45 +01:00 |
|
Robert
|
e5ab1118ee
|
Merge pull request #2719 from github/koesie10/fix-button-accessibility
Fix button accessibility
|
2023-08-21 11:48:36 +01:00 |
|
Robert
|
d90fb69e39
|
Merge branch 'main' into koesie10/fix-button-accessibility
|
2023-08-21 11:11:35 +01:00 |
|
Robert
|
2f4eed4a4d
|
Merge pull request #2726 from github/koesie10/fix-alert-table-accessibility
Fix accessibility of alert table
|
2023-08-21 11:04:41 +01:00 |
|
Nora
|
2cb520d603
|
Merge pull request #2717 from github/nora/hide-modeled-on-model-details-view
Respect the "Hide modeled APIs" checkbox in the model details view
|
2023-08-21 11:09:48 +02:00 |
|
Charis Kyriakou
|
4a752d27c4
|
Moves mock GitHub API to /common (#2728)
* Move mock GitHub API to /common
* Rename MRVA mock scenarios
* Update mock GitHub API docs
|
2023-08-21 08:49:27 +01:00 |
|
Nora
|
6cfd20eca4
|
Set hodeModeledApis variable
|
2023-08-21 07:29:37 +00:00 |
|
dependabot[bot]
|
36259b21db
|
Bump @testing-library/jest-dom in /extensions/ql-vscode (#2723)
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.16.5 to 6.0.0.
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v5.16.5...v6.0.0)
---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Charis Kyriakou <charisk@users.noreply.github.com>
|
2023-08-18 15:39:28 +01:00 |
|
dependabot[bot]
|
cd14a37f79
|
Bump lint-staged from 13.2.0 to 14.0.0 in /extensions/ql-vscode (#2722)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.2.0 to 14.0.0.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v13.2.0...v14.0.0)
---
updated-dependencies:
- dependency-name: lint-staged
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Charis Kyriakou <charisk@users.noreply.github.com>
|
2023-08-18 14:55:10 +01:00 |
|
Koen Vlaswinkel
|
d6e0c6a4a7
|
Fix accessibility of alert table dropdown
|
2023-08-18 13:28:17 +02:00 |
|
Koen Vlaswinkel
|
9f589880df
|
Split alert table dropdown indicator cell
|
2023-08-18 13:26:45 +02:00 |
|
Koen Vlaswinkel
|
b7a4419420
|
Add story for AlertTable
|
2023-08-18 13:26:19 +02:00 |
|
Koen Vlaswinkel
|
1d2ef805fb
|
Merge remote-tracking branch 'origin/main' into koesie10/fix-button-accessibility
|
2023-08-18 10:03:54 +02:00 |
|
Koen Vlaswinkel
|
2888fddf61
|
Move all ResultTablesHeader styles to styled-components
|
2023-08-18 10:03:36 +02:00 |
|
Koen Vlaswinkel
|
a5c675b8c7
|
Add story for ResultTablesHeader
|
2023-08-18 09:58:34 +02:00 |
|
Shati Patel
|
d05dba4bba
|
Fix changelog entry (#2725)
|
2023-08-17 16:13:40 +00:00 |
|
Shati Patel
|
2db0ca8ecc
|
Group extension settings in the VS Code UI (#2706)
|
2023-08-17 16:48:15 +01:00 |
|
Robert
|
497dc31819
|
Merge pull request #2716 from github/robertbrignull/data-renames
Rename files in src/view/results to match their components
|
2023-08-17 15:23:38 +01:00 |
|
Nora
|
cd309aece6
|
Adjust badge number
|
2023-08-17 12:53:24 +00:00 |
|
Nora
|
aaaf799557
|
Add test
|
2023-08-17 12:27:16 +00:00 |
|
Nora
|
ece54b8f7d
|
Make all setStage arguments mandatory
|
2023-08-17 12:26:13 +00:00 |
|
Nora
|
0824892507
|
Move post message and use effect
|
2023-08-17 11:02:20 +00:00 |
|
Nora
|
082268e201
|
Rename constant file
|
2023-08-17 11:00:45 +00:00 |
|
Nora
|
27bce4a1e9
|
Add tests
|
2023-08-17 09:19:01 +00:00 |
|
Nora
|
56ecd1a84c
|
hide unmodeled apis
|
2023-08-17 09:19:01 +00:00 |
|
Nora
|
84ab602277
|
Send message from from view
|
2023-08-17 09:19:01 +00:00 |
|
Koen Vlaswinkel
|
a86a373e19
|
Merge pull request #2718 from github/koesie10/upgrade-storybook
Upgrade Storybook
|
2023-08-17 10:04:36 +02:00 |
|
Koen Vlaswinkel
|
90a39ec293
|
Use button instead of a for raw results link
|
2023-08-16 16:45:51 +02:00 |
|
Koen Vlaswinkel
|
3dd8583116
|
Use button instead of a for clickable location links
|
2023-08-16 16:45:47 +02:00 |
|