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

Update statuses of candidates with tick box: individually, bulk and select all function #443

Closed
Rebecca-mcknight1991 opened this issue May 14, 2020 · 4 comments · Fixed by #536
Assignees

Comments

@Rebecca-mcknight1991
Copy link

Is your feature request related to a problem? Please describe.
As an admin I need to be able to update the statuses of candidates to move them through the stages. Sometimes this will be selecting all (e.g. to review stage), sometimes an individual, and sometimes multiple individuals or bulk update.

Describe the solution you'd like
A tick box to appear to the left of the candidates which I can tick once, multiple times, or select all if I click the box to the left of reference number.

I will then click the green set status button to update the statuses.

Additional context
Add any other context or screenshots about the feature request here.

Individual tick

Screenshot 2020-05-14 at 11.30.39.png

Select all

Screenshot 2020-05-14 at 11.30.32.png

Select multiple/bulk

Screenshot 2020-05-14 at 11.30.25.png

@warrensearle
Copy link
Member

This ticket should be covered by the work happening on our new Table component: #430

@warrensearle
Copy link
Member

In the short term, until we have the Table component, the following should help:
https://stackoverflow.com/questions/33571382/check-all-checkboxes-vuejs

@lloback
Copy link
Contributor

lloback commented Jun 2, 2020

  • Review
  • Shortlisted
  • Selected
  • Recommended
  • Handover

lloback added a commit that referenced this issue Jun 2, 2020
lloback added a commit that referenced this issue Jun 2, 2020
@warrensearle warrensearle removed their assignment Jun 2, 2020
lloback added a commit that referenced this issue Jun 2, 2020
lloback added a commit that referenced this issue Jun 2, 2020
lloback added a commit that referenced this issue Jun 2, 2020
@lloback lloback linked a pull request Jun 2, 2020 that will close this issue
@lloback
Copy link
Contributor

lloback commented Jun 2, 2020

This is implemented.

@lloback lloback reopened this Jun 2, 2020
warrensearle added a commit that referenced this issue Jun 3, 2020
**Exercise Stages and Application Statuses**
 #436 Create exercise stages
 #437 Create candidate statuses for Review stage
 #438 Create candidate statuses for Shortlisting stage
 #440 Create candidate statuses for Recommended stage
 #442 Create set status button in each of the stages and 'Applied'
 #443 Update statuses of candidates with tick box: individually, bulk and select all function
 #451 Connecting statuses and stages so the candidates appear in the correct list
 #462 Show warning message if user tries to move an application with issues to the Recommended stage
 #484 Insert Banner Component to indicate status and stage updates
 #430 Create a new component for Table
 #435 Multi select table rows
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants