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

Tags object #24

Open
6 tasks
rlamorea opened this issue Mar 23, 2019 · 1 comment
Open
6 tasks

Tags object #24

rlamorea opened this issue Mar 23, 2019 · 1 comment
Milestone

Comments

@rlamorea
Copy link
Owner

Create a Tags object

  • Name of tag
  • Parent of tag (nullable)
  • Selectable (default true, false for non-selectable group headings)
  • Full CRUD
  • Deletion of parent means all children pointing to parent have parent replaced with deleted tag's parent.
  • Unit tests
@rlamorea rlamorea added this to the MVP milestone Mar 23, 2019
@rlamorea
Copy link
Owner Author

NOTE: Name must be unique, and is stored lowercase dasherized.
Might include a displayName that overrides the default humanization of the canonical name.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant