Skip to content
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

difficult to map profiles listed in scan results to those in reporting profile list #176

Open
vjeffrey opened this issue Apr 26, 2019 · 1 comment
Labels
bug 🐛 Something isn't working compliance reporting This issue or pull request applies to the compliance reporting part of Automate

Comments

@vjeffrey
Copy link

vjeffrey commented Apr 26, 2019

User Story

When viewing scan results from the reporting nodes list, we identify each profile executed on the node by profile name :
Screen Shot 2019-04-25 at 18 06 47

When viewing the reporting profiles list, we list the profiles by their title :
Screen Shot 2019-04-25 at 18 07 46

furthermore, on the profile details list, we see no mention of profile name:
Screen Shot 2019-04-25 at 18 09 23

the only place the profile name is mentioned is when viewing scan results or in the second part of the profile identifier on the list view. This can make it hard for users to be certain they are selecting the same profile from page to page.

I would suggest (and I think we spoke about?) :

  • adding the profile name to the profile details page
  • adding the profile title to the scan results profiles listing
  • adding the profile version to the scan results profiles listing

But I'd like to get official input from ux, cc @jonong1972

Definition of Done

Repro Steps:

  1. On the /compliance/reporting/nodes page, click Scan Results on a Node.
  2. The Side Drawer should slide out.

UI Updates:

  1. Add Profile Title
  2. Small text of Profile and Profile Version. e.g. profile_name, 0.0.0

Screen Shot 2019-04-26 at 10 10 40 AM

Repro Steps:

  1. On the /compliance/reporting/profiles page, click on any profile
  2. View Profile details page.

UI Updates:

  1. Add the Profile name in the top slot.
  2. Additionally to get this panel more inline with the rest of Automate (look at Client Run Nodes), I dropped the icons, but kept the font color, since the Client Run Nodes font color may not be accessible.

Screen Shot 2019-04-26 at 10 10 50 AM

@vjeffrey vjeffrey added bug 🐛 Something isn't working compliance reporting This issue or pull request applies to the compliance reporting part of Automate automate-ui ui labels Apr 26, 2019
@vjeffrey vjeffrey added this to the enhanced search and filtering for client runs and compliance reporting milestone May 16, 2019
@vjeffrey vjeffrey self-assigned this May 29, 2019
@vjeffrey
Copy link
Author

vjeffrey commented Jun 7, 2019

Note: the endpoint we are currently using for the scan results sidebar only gives back the profile sha and name, not the title or version :( Need to look into how to get that information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working compliance reporting This issue or pull request applies to the compliance reporting part of Automate
Projects
None yet
Development

No branches or pull requests

1 participant