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

Implement Bookmarked and Status Field in Backend #177

Closed
2 tasks done
daniakalomiris opened this issue Dec 27, 2019 · 0 comments
Closed
2 tasks done

Implement Bookmarked and Status Field in Backend #177

daniakalomiris opened this issue Dec 27, 2019 · 0 comments

Comments

@daniakalomiris
Copy link
Collaborator

daniakalomiris commented Dec 27, 2019

[Subtask of #176 & #4]

Story: As a User, I want to be view all my work orders.

Task Description: Bookmarked will either be 1 (true) or 0 (false). Status will be: Issued, WO cancelled, WO completed, Open for quote and Quote received.

Steps:

  • Update schema
  • Update enums, entities, DTO, entity mapper, repository, services, and controller for both

Unit tests for work order status service can be found here: #192

[Total SP: 2]
[Priority: Medium]
[Risk: High]

@daniakalomiris daniakalomiris added this to the Sprint 3: Iteration 6 milestone Dec 27, 2019
@daniakalomiris daniakalomiris self-assigned this Dec 27, 2019
@heyhellomila heyhellomila changed the title Implement Bookmarked field in backend Implement Bookmarked Field in Backend Dec 28, 2019
@daniakalomiris daniakalomiris changed the title Implement Bookmarked Field in Backend Implement Bookmarked and Status Field in Backend Dec 29, 2019
daniakalomiris added a commit that referenced this issue Jan 8, 2020
@JamalG16 JamalG16 mentioned this issue Jan 26, 2020
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants