fromthepage
fromthepage copied to clipboard
HTR Job UI
For the HTR job work we're doing for USHMM, we need the following screens:
-
Add a new nav section to the collection setting screen called "HTR". On it is a button "new job" and a table of "HTR Jobs" with the following columns: "date", "service/model", "status", and "results". Appropriate data goes into the table cells with the word "results" in the results column. The results should be a link.
-
The "new job" pop-up contains the configuration fields for the HTR job.
-
The "HTR Job Results" (linked from the table in 1) starts with a breadcrumb (collection/work name) to get back to screen 1, then has the details of the HTR job (same as in the table in 1) then has a "page jobs" table with "page", "work", "start date", "status" and "current task". The page column has links to the HTR tab for each page.
Note that the "work" column only appears when this UI is at the collection setting, but since you can kick off jobs at work and page levels we'll hide "work" column in those instances. (In the page instance the table will only have 1 row, but we need it for status and linking to the results.)
The table columns should be sortable.