-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update correlations overview page and flyout (#1248)
* feat: add correlations overview page with a chart and table, and new flyout for the table Signed-off-by: vikhy-aws <[email protected]> * fix: remove log statements Signed-off-by: vikhy-aws <[email protected]> * fix: update changes to original component Signed-off-by: vikhy-aws <[email protected]> * feat: add resources column to the table Signed-off-by: vikhy-aws <[email protected]> * fix: maintain different state for graph in the flyout than the main graph Signed-off-by: vikhy-aws <[email protected]> * fix: display mitre tactics as a list and add tooltip for the field Signed-off-by: vikhy-aws <[email protected]> * fix: update as per comments on PR Signed-off-by: vikhy-aws <[email protected]> * fix: update as per comments on PR Signed-off-by: vikhy-aws <[email protected]> * fix: move utility function into helpers Signed-off-by: vikhy-aws <[email protected]> * fix: make table as default view, add spinner, and alert name in flyout Signed-off-by: vikhy-aws <[email protected]> * fix: add a different state variable to track updates to table Signed-off-by: vikhy-aws <[email protected]> * fix: add a different state variable to track updates to table * fix: fix a bug that loading spinner is on when there is no data Signed-off-by: vikhy-aws <[email protected]> * fix: fix a bug that loading spinner is on when there is no data Signed-off-by: vikhy-aws <[email protected]> * fix: change graph configurations to make it force-directed Signed-off-by: vikhy-aws <[email protected]> * fix: change graph configurations to make it force-directed Signed-off-by: vikhy-aws <[email protected]> * fix: increase correlations graph panel height Signed-off-by: vikhy-aws <[email protected]> * seperate out table-view into a different file Signed-off-by: vikhy-aws <[email protected]> * update according to comments on PR Signed-off-by: vikhy-aws <[email protected]> --------- Signed-off-by: vikhy-aws <[email protected]>
- Loading branch information
Showing
7 changed files
with
1,127 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.