Fix user and staff flagg views. Add staff flag view to main menu. (#3843)
Fixes these issues: * The flagg views are not updated with the new adminbar component. * Staff flagged view are not included in the main menu. * Unflagging submissions did not work in the user and staff flagged views, only on dashboard. * Staff flagged filter was missing from new all-beta view.
Showing
- docs/user-guides/applications/submission-search.md 1 addition, 0 deletionsdocs/user-guides/applications/submission-search.md
- hypha/apply/dashboard/templates/dashboard/includes/flagged.html 1 addition, 1 deletion...apply/dashboard/templates/dashboard/includes/flagged.html
- hypha/apply/dashboard/views.py 2 additions, 7 deletionshypha/apply/dashboard/views.py
- hypha/apply/funds/tables.py 16 additions, 0 deletionshypha/apply/funds/tables.py
- hypha/apply/funds/templates/funds/base_submissions_table.html 0 additions, 1 deletion...a/apply/funds/templates/funds/base_submissions_table.html
- hypha/apply/funds/templates/funds/reviewer_leaderboard.html 1 addition, 1 deletionhypha/apply/funds/templates/funds/reviewer_leaderboard.html
- hypha/apply/funds/templates/funds/reviewer_leaderboard_detail.html 1 addition, 1 deletion...ly/funds/templates/funds/reviewer_leaderboard_detail.html
- hypha/apply/funds/templates/funds/staff_assignments.html 7 additions, 1 deletionhypha/apply/funds/templates/funds/staff_assignments.html
- hypha/apply/funds/templates/funds/submissions.html 8 additions, 8 deletionshypha/apply/funds/templates/funds/submissions.html
- hypha/apply/funds/templates/funds/submissions_overview.html 1 addition, 1 deletionhypha/apply/funds/templates/funds/submissions_overview.html
- hypha/apply/funds/templates/funds/submissions_result.html 1 addition, 1 deletionhypha/apply/funds/templates/funds/submissions_result.html
- hypha/apply/funds/templates/funds/submissions_search.html 0 additions, 11 deletionshypha/apply/funds/templates/funds/submissions_search.html
- hypha/apply/funds/templates/funds/submissions_staff_flagged.html 26 additions, 5 deletions...pply/funds/templates/funds/submissions_staff_flagged.html
- hypha/apply/funds/templates/funds/submissions_user_flagged.html 19 additions, 5 deletions...apply/funds/templates/funds/submissions_user_flagged.html
- hypha/apply/funds/templates/submissions/all.html 12 additions, 0 deletionshypha/apply/funds/templates/submissions/all.html
- hypha/apply/funds/views.py 4 additions, 0 deletionshypha/apply/funds/views.py
- hypha/apply/funds/views_beta.py 2 additions, 0 deletionshypha/apply/funds/views_beta.py
- hypha/core/navigation.py 5 additions, 0 deletionshypha/core/navigation.py
Loading
Please register or sign in to comment