diff --git a/airlock/templates/requests_for_output_checker.html b/airlock/templates/requests_for_output_checker.html index 1b551eaec..599376d32 100644 --- a/airlock/templates/requests_for_output_checker.html +++ b/airlock/templates/requests_for_output_checker.html @@ -6,7 +6,7 @@ {% block content %}
- {% airlock_header title="Requests" %} + {% airlock_header title="Requests for review" %} {% #card title="Outstanding requests awaiting review" %} {% #list_group id="outstanding-requests" %} diff --git a/docs/how-tos/review-a-request.md b/docs/how-tos/review-a-request.md index 1113d47fe..597a5fc16 100644 --- a/docs/how-tos/review-a-request.md +++ b/docs/how-tos/review-a-request.md @@ -3,17 +3,11 @@ each requested file. ## View release requests that require action -Use the navigation bar link to view all requests. +Use the navigation bar link to view all requests for review. -![Requests index](../screenshots/requests_index.png) - -This page shows you any release requests that you have authored, and any -release requests that are currently active. - -!!! note - If you are not an output checker you will only see requests that you - have authored on this page. +![Reviews index](../screenshots/reviews_index.png) +This page shows you any release requests that are currently active. ### Outstanding requests awaiting review These are requests that have been submitted and are awaiting or under review. diff --git a/docs/screenshots/context_and_controls.png b/docs/screenshots/context_and_controls.png index f39feea84..8829eba06 100644 Binary files a/docs/screenshots/context_and_controls.png and b/docs/screenshots/context_and_controls.png differ diff --git a/docs/screenshots/context_modal.png b/docs/screenshots/context_modal.png index f920affd5..17f216c2c 100644 Binary files a/docs/screenshots/context_modal.png and b/docs/screenshots/context_modal.png differ diff --git a/docs/screenshots/file_approved.png b/docs/screenshots/file_approved.png index 7bb2266fb..fa66d0685 100644 Binary files a/docs/screenshots/file_approved.png and b/docs/screenshots/file_approved.png differ diff --git a/docs/screenshots/file_group.png b/docs/screenshots/file_group.png index 56c1822ba..5d7b37584 100644 Binary files a/docs/screenshots/file_group.png and b/docs/screenshots/file_group.png differ diff --git a/docs/screenshots/file_review.png b/docs/screenshots/file_review.png index 5cb3bba30..555e47ff8 100644 Binary files a/docs/screenshots/file_review.png and b/docs/screenshots/file_review.png differ diff --git a/docs/screenshots/files_released.png b/docs/screenshots/files_released.png index 97b94bbe7..a60fa0514 100644 Binary files a/docs/screenshots/files_released.png and b/docs/screenshots/files_released.png differ diff --git a/docs/screenshots/markdown_comment_blockquote_1.png b/docs/screenshots/markdown_comment_blockquote_1.png index 95c150677..52e2485e1 100644 Binary files a/docs/screenshots/markdown_comment_blockquote_1.png and b/docs/screenshots/markdown_comment_blockquote_1.png differ diff --git a/docs/screenshots/markdown_comment_bold_2.png b/docs/screenshots/markdown_comment_bold_2.png index e780e4cc8..bcb72162b 100644 Binary files a/docs/screenshots/markdown_comment_bold_2.png and b/docs/screenshots/markdown_comment_bold_2.png differ diff --git a/docs/screenshots/markdown_comment_ordered_list_2.png b/docs/screenshots/markdown_comment_ordered_list_2.png index ba2828636..005768e48 100644 Binary files a/docs/screenshots/markdown_comment_ordered_list_2.png and b/docs/screenshots/markdown_comment_ordered_list_2.png differ diff --git a/docs/screenshots/multiselect_update.png b/docs/screenshots/multiselect_update.png index 812aecc4f..6cddc5874 100644 Binary files a/docs/screenshots/multiselect_update.png and b/docs/screenshots/multiselect_update.png differ diff --git a/docs/screenshots/ready_to_release.png b/docs/screenshots/ready_to_release.png index 385c350da..04e6478b2 100644 Binary files a/docs/screenshots/ready_to_release.png and b/docs/screenshots/ready_to_release.png differ diff --git a/docs/screenshots/request_independent_review_file_icons.png b/docs/screenshots/request_independent_review_file_icons.png index 396e6d3fa..99c5f9bd9 100644 Binary files a/docs/screenshots/request_independent_review_file_icons.png and b/docs/screenshots/request_independent_review_file_icons.png differ diff --git a/docs/screenshots/request_independent_review_researcher_file_icons.png b/docs/screenshots/request_independent_review_researcher_file_icons.png index 476fdd419..09187713c 100644 Binary files a/docs/screenshots/request_independent_review_researcher_file_icons.png and b/docs/screenshots/request_independent_review_researcher_file_icons.png differ diff --git a/docs/screenshots/request_overview.png b/docs/screenshots/request_overview.png index 77fdcdd9c..0cebc20a1 100644 Binary files a/docs/screenshots/request_overview.png and b/docs/screenshots/request_overview.png differ diff --git a/docs/screenshots/request_reviewed_file_icons.png b/docs/screenshots/request_reviewed_file_icons.png index e9d28ae3c..59b8cfde9 100644 Binary files a/docs/screenshots/request_reviewed_file_icons.png and b/docs/screenshots/request_reviewed_file_icons.png differ diff --git a/docs/screenshots/request_tree.png b/docs/screenshots/request_tree.png index 4c61f7221..cfc5e29c3 100644 Binary files a/docs/screenshots/request_tree.png and b/docs/screenshots/request_tree.png differ diff --git a/docs/screenshots/request_tree_post_voting.png b/docs/screenshots/request_tree_post_voting.png index 8cc743b56..6deee4056 100644 Binary files a/docs/screenshots/request_tree_post_voting.png and b/docs/screenshots/request_tree_post_voting.png differ diff --git a/docs/screenshots/requests_index.png b/docs/screenshots/requests_index.png deleted file mode 100644 index 01f54ecc1..000000000 Binary files a/docs/screenshots/requests_index.png and /dev/null differ diff --git a/docs/screenshots/returned_request_comments.png b/docs/screenshots/returned_request_comments.png index 07f3c5a46..370605631 100644 Binary files a/docs/screenshots/returned_request_comments.png and b/docs/screenshots/returned_request_comments.png differ diff --git a/docs/screenshots/returned_tree.png b/docs/screenshots/returned_tree.png index 330a1d0a9..4270555bc 100644 Binary files a/docs/screenshots/returned_tree.png and b/docs/screenshots/returned_tree.png differ diff --git a/docs/screenshots/reviewed_request_comments.png b/docs/screenshots/reviewed_request_comments.png index 97cc86f9e..7b8ed00c9 100644 Binary files a/docs/screenshots/reviewed_request_comments.png and b/docs/screenshots/reviewed_request_comments.png differ diff --git a/docs/screenshots/reviews_index.png b/docs/screenshots/reviews_index.png new file mode 100644 index 000000000..3e298ba45 Binary files /dev/null and b/docs/screenshots/reviews_index.png differ diff --git a/docs/screenshots/submit_request.png b/docs/screenshots/submit_request.png index d4642b78f..8df620196 100644 Binary files a/docs/screenshots/submit_request.png and b/docs/screenshots/submit_request.png differ diff --git a/docs/screenshots/submit_review.png b/docs/screenshots/submit_review.png index ba5ffeb82..e41b872bc 100644 Binary files a/docs/screenshots/submit_review.png and b/docs/screenshots/submit_review.png differ diff --git a/docs/screenshots/submitted_request.png b/docs/screenshots/submitted_request.png index cae3003ed..0954cdfb2 100644 Binary files a/docs/screenshots/submitted_request.png and b/docs/screenshots/submitted_request.png differ diff --git a/docs/screenshots/submitted_review.png b/docs/screenshots/submitted_review.png index 85b5276ed..c27873c77 100644 Binary files a/docs/screenshots/submitted_review.png and b/docs/screenshots/submitted_review.png differ diff --git a/docs/screenshots/withdraw_request.png b/docs/screenshots/withdraw_request.png index 650f81c50..6b4cdb21e 100644 Binary files a/docs/screenshots/withdraw_request.png and b/docs/screenshots/withdraw_request.png differ diff --git a/docs/screenshots/withdraw_request_modal.png b/docs/screenshots/withdraw_request_modal.png index 103750b41..476509da1 100644 Binary files a/docs/screenshots/withdraw_request_modal.png and b/docs/screenshots/withdraw_request_modal.png differ diff --git a/docs/screenshots/withdrawn_file.png b/docs/screenshots/withdrawn_file.png index 383c94324..e7f63fbb3 100644 Binary files a/docs/screenshots/withdrawn_file.png and b/docs/screenshots/withdrawn_file.png differ diff --git a/docs/screenshots/workspace_directory_content.png b/docs/screenshots/workspace_directory_content.png index b7ff8370e..cfab106eb 100644 Binary files a/docs/screenshots/workspace_directory_content.png and b/docs/screenshots/workspace_directory_content.png differ diff --git a/docs/screenshots/workspace_directory_view.png b/docs/screenshots/workspace_directory_view.png index 23aabd318..20d391ab5 100644 Binary files a/docs/screenshots/workspace_directory_view.png and b/docs/screenshots/workspace_directory_view.png differ diff --git a/tests/functional/test_docs_screenshots.py b/tests/functional/test_docs_screenshots.py index ab8a382c3..047b7e735 100644 --- a/tests/functional/test_docs_screenshots.py +++ b/tests/functional/test_docs_screenshots.py @@ -236,9 +236,9 @@ def do_review(screenshot=True): # Login as output checker and visit pages login_as_user(live_server, context, user_dicts["checker1"]) - # Requests index - page.goto(f"{live_server.url}/requests") - page.screenshot(path=settings.SCREENSHOT_DIR / "requests_index.png") + # Reviews index page + page.goto(f"{live_server.url}/requests/output_checker") + page.screenshot(path=settings.SCREENSHOT_DIR / "reviews_index.png") # Request view page.goto(live_server.url + release_request.get_url()) page.screenshot(path=settings.SCREENSHOT_DIR / "request_overview.png")