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

Add note to Job (8pts) #661

Open
4 tasks
marikoja opened this issue May 27, 2021 · 0 comments
Open
4 tasks

Add note to Job (8pts) #661

marikoja opened this issue May 27, 2021 · 0 comments
Assignees
Labels
javascript Pull requests that update Javascript code v3

Comments

@marikoja
Copy link
Contributor

As a user on the Manage page I can add a note to a job when assigning the job to a technician.

Key components

  • After selecting a user the user can add a note
  • Clicking assign saves the assignment and the note

API calls

  • POST jobs/:job_id/note
  • POST jobs/:job_id/assign

image

@marikoja marikoja added javascript Pull requests that update Javascript code v3 labels May 27, 2021
@marikoja marikoja self-assigned this May 27, 2021
@marikoja marikoja changed the title Add note to Job Add note to Job (8pts) May 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
javascript Pull requests that update Javascript code v3
Projects
None yet
Development

No branches or pull requests

1 participant