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

Issue 176 assign volunteers to repair request #237

Open
wants to merge 33 commits into
base: main
Choose a base branch
from

Conversation

ellenxxxiao
Copy link
Collaborator

@ellenxxxiao ellenxxxiao commented Feb 24, 2024

Change Summary

  • Allow assigning the volunteer clicking on the assignee badge.
  • Once an assignee is assigned, change the status of the repair request to ACCEPTED.
  • A button to allow unassign a task, this will bring the status back to PENDING.

Change Form

  • The pull request title has an issue number
  • The change works by "Smoke testing" or quick testing
  • The change has tests
  • The change has documentation

ellenxxxiao and others added 27 commits January 20, 2024 14:30
…into issue-176-Assign_volunteers_to_repair_request
…into issue-176-Assign_volunteers_to_repair_request
added skills display
addedd number of taskss assigned
…into issue-176-Assign_volunteers_to_repair_request
2. styling
3. use endpoint to get data.
need STAFF table to proceed
…into issue-176-Assign_volunteers_to_repair_request
- display the assigned volunteer as the first one in the list
…into issue-176-Assign_volunteers_to_repair_request
…into issue-176-Assign_volunteers_to_repair_request
…into issue-176-Assign_volunteers_to_repair_request
rmved unused comments
@ellenxxxiao ellenxxxiao requested a review from dct0 February 24, 2024 05:43
src/pages/api/repair-request/[id].ts Outdated Show resolved Hide resolved
src/schema/repair-request.ts Outdated Show resolved Hide resolved
src/pages/api/repair-request/[id].ts Show resolved Hide resolved
src/hooks/repair-request.ts Outdated Show resolved Hide resolved
src/hooks/events.ts Outdated Show resolved Hide resolved
src/components/Cards/assignee-badge.tsx Show resolved Hide resolved
justinliangg
justinliangg previously approved these changes Feb 25, 2024
src/components/Cards/assignee-badge.tsx Show resolved Hide resolved
src/components/Cards/assignee-badge.tsx Outdated Show resolved Hide resolved
ellenxxxiao and others added 6 commits February 27, 2024 23:53
…into issue-176-Assign_volunteers_to_repair_request
- fixed errors in hook
- refactored radio input field
- refactored assignee badge
…into issue-176-Assign_volunteers_to_repair_request
@dct0
Copy link
Contributor

dct0 commented Apr 29, 2024

TODO: test frontend still works

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants