You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
The text was updated successfully, but these errors were encountered:
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.
create
index
controller, templates, etc forJobRun
s, to display the list of jobs that have been run (we already have WIP for the detail view for a singleJobRun
).The text was updated successfully, but these errors were encountered: