Remove AwaitingReview view, give reviewer access to submission all (#4209)
Fixes # 4146 - [ ] Rename views all beta to views all. - [ ] Give reviewers access to the submission all view. - [ ] Make submission all list only reviews reviewers have access to, including reviewers settings if set. - [ ] Remove batch actions and review filter for reviewers. - [ ] Remove old AwaitingReview view. - [ ] Implement show_applicant_identity for submission all view.
Showing
- docs/user-guides/applications/submission-search.md 5 additions, 1 deletiondocs/user-guides/applications/submission-search.md
- hypha/apply/dashboard/templates/dashboard/includes/submissions-waiting-for-review.html 1 addition, 1 deletion...es/dashboard/includes/submissions-waiting-for-review.html
- hypha/apply/dashboard/templates/dashboard/reviewer_dashboard.html 1 addition, 1 deletion...ply/dashboard/templates/dashboard/reviewer_dashboard.html
- hypha/apply/dashboard/views.py 1 addition, 0 deletionshypha/apply/dashboard/views.py
- hypha/apply/funds/permissions.py 6 additions, 0 deletionshypha/apply/funds/permissions.py
- hypha/apply/funds/templates/funds/includes/submission-list-row.html 4 additions, 4 deletions...y/funds/templates/funds/includes/submission-list-row.html
- hypha/apply/funds/templates/funds/includes/submission-table-row.html 16 additions, 14 deletions.../funds/templates/funds/includes/submission-table-row.html
- hypha/apply/funds/templates/funds/submissions_awaiting_review.html 0 additions, 18 deletions...ly/funds/templates/funds/submissions_awaiting_review.html
- hypha/apply/funds/templates/submissions/all.html 47 additions, 20 deletionshypha/apply/funds/templates/submissions/all.html
- hypha/apply/funds/templates/submissions/partials/submissions-inline.html 1 addition, 1 deletion...ds/templates/submissions/partials/submissions-inline.html
- hypha/apply/funds/urls.py 3 additions, 9 deletionshypha/apply/funds/urls.py
- hypha/apply/funds/views.py 0 additions, 24 deletionshypha/apply/funds/views.py
- hypha/apply/funds/views_all.py 24 additions, 5 deletionshypha/apply/funds/views_all.py
Loading
Please register or sign in to comment