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 the ability to designate Services as eligible for +1 #347

Open
5 tasks
jpdillingham opened this issue Jan 22, 2019 · 0 comments
Open
5 tasks

Add the ability to designate Services as eligible for +1 #347

jpdillingham opened this issue Jan 22, 2019 · 0 comments
Labels
feature An entirely new feature
Milestone

Comments

@jpdillingham
Copy link
Member

Determine whether this is a necessary feature. If so,

  • Add a boolean column to the Services table to contain this value. Default to false.
  • Update the Services model and DTOs to add this value.
  • Update the Services API to accept a new boolean field representing this option in POST and PUT endpoints and persist the value to the database using the new column
  • Update the Services list to include a visual indicator of whether the Service is eligible for +1
  • Update the Service add/update dialog to include a checkbox for this option.

When this feature is implemented it will then be necessary to integrate the option into the Scanner to suppress +1 prompting for Services which are not eligible. Upon closure of this issue, a new issue representing this work is to be created.

@jpdillingham jpdillingham added the feature An entirely new feature label Jan 22, 2019
@jpdillingham jpdillingham added this to the 1.2 milestone Jan 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature An entirely new feature
Projects
None yet
Development

No branches or pull requests

1 participant