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

JobRun history view #330

Closed
jmartin-sul opened this issue Sep 20, 2018 · 1 comment · Fixed by #333
Closed

JobRun history view #330

jmartin-sul opened this issue Sep 20, 2018 · 1 comment · Fixed by #333
Assignees

Comments

@jmartin-sul
Copy link
Member

create index controller, templates, etc for JobRuns, to display the list of jobs that have been run (we already have WIP for the detail view for a single JobRun).

@peetucket peetucket self-assigned this Sep 20, 2018
@atz
Copy link
Contributor

atz commented Sep 20, 2018

Since the design right now only has this history displayed in an overlay on the BundleContext page, it makes sense for the first implementation of JobRunController#index to target JSON as the output, since the user will not be directly on a JobRunController HTML page.

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

Successfully merging a pull request may close this issue.

3 participants