-
Notifications
You must be signed in to change notification settings - Fork 186
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Redesign the SCA table from agent's dashboard #4512
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There's a lot of commented code, please delete all unnecessary code. It would also be useful to improve the PR description to know exactly what to test.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
TR: ✔️
Screencast.from.19-10-22.11.59.02.webm
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Changelog entry missing
- Conflicts
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Solved ✔️ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Code review: ✔️
- Test: ✔️
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* SCA table: Latest scans * redirect and states * params url * the tables are working properly * styles * inventory test * styles euiFlexGroup * SCA test, back button and parameter renaming * load for tables * Added new policies table for reuse in agent welcome and sca * Fixed table redirection on row clicked * Solved review comments * Fixed policy row redirect, renaming and remove it unused code * Updated CHANGELOG * Added pagination * Updated snapshots to fix unit tests * Updated CHANGELOG * Fixed lastest scan navigation Co-authored-by: Maximiliano Ibarra <maximilianoaibarra@gmail.com> (cherry picked from commit 138893d)
* SCA table: Latest scans * redirect and states * params url * the tables are working properly * styles * inventory test * styles euiFlexGroup * SCA test, back button and parameter renaming * load for tables * Added new policies table for reuse in agent welcome and sca * Fixed table redirection on row clicked * Solved review comments * Fixed policy row redirect, renaming and remove it unused code * Updated CHANGELOG * Added pagination * Updated snapshots to fix unit tests * Updated CHANGELOG * Fixed lastest scan navigation Co-authored-by: Maximiliano Ibarra <maximilianoaibarra@gmail.com> (cherry picked from commit 138893d)
) Redesign the SCA table from agent's dashboard (#4512) * SCA table: Latest scans * redirect and states * params url * the tables are working properly * styles * inventory test * styles euiFlexGroup * SCA test, back button and parameter renaming * load for tables * Added new policies table for reuse in agent welcome and sca * Fixed table redirection on row clicked * Solved review comments * Fixed policy row redirect, renaming and remove it unused code * Updated CHANGELOG * Added pagination * Updated snapshots to fix unit tests * Updated CHANGELOG * Fixed lastest scan navigation Co-authored-by: Maximiliano Ibarra <maximilianoaibarra@gmail.com> (cherry picked from commit 138893d) Co-authored-by: Chantal Belén kelm <99441266+chantal-kelm@users.noreply.github.com>
…4749) Redesign the SCA table from agent's dashboard (#4512) * SCA table: Latest scans * redirect and states * params url * the tables are working properly * styles * inventory test * styles euiFlexGroup * SCA test, back button and parameter renaming * load for tables * Added new policies table for reuse in agent welcome and sca * Fixed table redirection on row clicked * Solved review comments * Fixed policy row redirect, renaming and remove it unused code * Updated CHANGELOG * Added pagination * Updated snapshots to fix unit tests * Updated CHANGELOG * Fixed lastest scan navigation Co-authored-by: Maximiliano Ibarra <maximilianoaibarra@gmail.com> (cherry picked from commit 138893d) Co-authored-by: Chantal Belén kelm <99441266+chantal-kelm@users.noreply.github.com>
With the redesign of this section, the user accesses the information in a much more direct way.
This PR closes this issue.
For testing
Check the new SCA Lastest scans table in the Agent Dashboard
Agent Dashboard
SCA: Lastest scans
card.SCA > Inventory
to the selected policy.Check the SCA > Inventory behavior
Agent Dashboard
SCA > Inventory
)Policies table
is rendered on theInventory Tab
.Policy Table Row
and check if is redirected to thePolicy Checks
view