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 labels collection and endpoints #1888

Closed
5 tasks done
igboyes opened this issue Sep 23, 2020 · 0 comments
Closed
5 tasks done

Add labels collection and endpoints #1888

igboyes opened this issue Sep 23, 2020 · 0 comments
Assignees
Labels
feature request New user-facing or API functionality

Comments

@igboyes
Copy link
Member

igboyes commented Sep 23, 2020

  • create new database collection called labels
  • support color field on label documents
    • must be a valid hex color; validate on API POST and PATCH requests
  • name field; value must be unique among labels
  • description field
  • add endpoints for listing all, creating, editing, and deleting labels; the URLs for these should start with /api/labels
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New user-facing or API functionality
Development

No branches or pull requests

2 participants