Skip to content
This repository has been archived by the owner on Jun 22, 2021. It is now read-only.

Implement discipline editing/viewing endpoints #29

Closed
5 tasks done
Lovinity opened this issue Dec 15, 2018 · 1 comment
Closed
5 tasks done

Implement discipline editing/viewing endpoints #29

Lovinity opened this issue Dec 15, 2018 · 1 comment
Assignees
Labels
Changes DJ Controls This issue will require a change in the DJ Controls application Feature New feature or enhancement Minor: API Change This issue makes changes to the API, but applications can still function as-is.
Milestone

Comments

@Lovinity
Copy link
Owner

Lovinity commented Dec 15, 2018

Implement API endpoints so that DJ Controls admins can see and manage active (or inactive) discipline. All endpoints below should require authorization.

  • discipline/get - View all discipline records

  • discipline/edit - Modify a discipline

- [ ] discipline/disable - Sets a discipline status as inactive. DOES NOT actually remove it from the database. REJECTED: can just use discipline/edit

  • discipline/remove - actually removes a discipline from the database

  • Test all endpoints

  • Implement discipline management in DJ Controls

@Lovinity Lovinity added Feature New feature or enhancement Changes DJ Controls This issue will require a change in the DJ Controls application Minor: API Change This issue makes changes to the API, but applications can still function as-is. labels Dec 15, 2018
@Lovinity Lovinity added this to the 5.0.0 milestone Dec 15, 2018
@Lovinity Lovinity self-assigned this Dec 15, 2018
@Lovinity Lovinity modified the milestones: 5.0.0, 4.5.4, 5.1.0 Dec 27, 2018
@Lovinity
Copy link
Owner Author

Deferred to 5.1.0 due to the timely nature of the 5.0.0 release.

@Lovinity Lovinity closed this as completed Mar 1, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Changes DJ Controls This issue will require a change in the DJ Controls application Feature New feature or enhancement Minor: API Change This issue makes changes to the API, but applications can still function as-is.
Projects
None yet
Development

No branches or pull requests

1 participant