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

JT Completed Jobs List #5890

Closed
mabashian opened this issue Feb 11, 2020 · 1 comment
Closed

JT Completed Jobs List #5890

mabashian opened this issue Feb 11, 2020 · 1 comment
Assignees

Comments

@mabashian
Copy link
Member

ISSUE TYPE
  • Feature Idea
SUMMARY

Screen Shot 2020-02-11 at 11 10 36 AM

This will share quite a bit with the component used on /#/jobs with a few exceptions.

  1. The data comes from a different endpoint: /api/v2/job_templates/:id/completed_jobs
  2. We don't need to show the type column (type will always be Job)

Columns:

  1. Status/Name of job. Links to /#/jobs/:id
  2. Finish time of job
  3. Relaunch button

The user should also be able to delete jobs from this list (rbac restricted)

Link to mockup: https://tower-mockups.testing.ansible.com/patternfly/templates/templates-completed/

@dsesami
Copy link
Contributor

dsesami commented Mar 18, 2020

Completed Jobs list works great. Sorting, etc. etc. RBAC also appears to behave the way we want it to. 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants