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

Inventory Completed Jobs List #5892

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

Inventory Completed Jobs List #5892

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

Comments

@mabashian
Copy link
Member

ISSUE TYPE
  • Feature Idea
SUMMARY

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/inventories/:id/completed_jobs
  2. We don't need to show the type column (type will always be Inventory Sync)

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 #5890 as the work will be very similar.

@dsesami
Copy link
Contributor

dsesami commented Mar 26, 2020

looks great! functionality seems to be in place.

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

3 participants