Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FS-4001: Add Assigned to you section to assessment overview #690

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Oct 15, 2024

  1. Retrieve application assignees and group by role

    Kishan Patel authored and suegarner committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    7b6e0a6 View commit details
    Browse the repository at this point in the history
  2. FS-4001: Add assigned to you section

    Added an assigned to you section on the left of the assessment overview page. This includes a list of people assigned to the assessments, who most resently assigned a person and when. For lead assessors there is also a button to reassign assessors
    suegarner committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    0457072 View commit details
    Browse the repository at this point in the history
  3. FS-4001: Amended Breadcrumb trail

    Amended the breadcrumb trail so that the breadcrumb matches the new user journey of assigning assessors from the application overview page
    suegarner committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    90fe0d5 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. FS-4001: Minor fixes

    The details of the assigned to you section are now hidden if there haven't been any assignments. The assign assessments button on the assignments overview page now redirects back to the correct page, assessment dashboard or assessment overview depending on where the user started the assignment journey.
    suegarner committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    de61bec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5903e0b View commit details
    Browse the repository at this point in the history