This repository has been archived by the owner on Dec 3, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 108
Add jobs table, endpoint, and functionality #365
Comments
1 task
@hpjaj Is there a reason the |
@leenyburger are you still working on this? |
@dmarchante Looks like there is a PR that was submitted and is awaiting review/approval: #366 |
Closing the related front-end ticket. When this is merged, please create issue in |
This is available, @leenyburger did most of the work and if you want to finish up her efforts please see the following pr: |
This is basically done, just waiting to figure out how to do prod db migrations. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Feature
Why is this feature being added?
Allow jobs to be saved in the database and provided to the front end via an endpoint. This feature will also allow CRUD actions via the admin dashboard. See front end issue OperationCode/operationcode_frontend#982 for discussion.
What should your feature do?
Needs to include:
GET
index endpointJobs table to include:
Also include tagging.
The text was updated successfully, but these errors were encountered: