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

CRUD for tags (only Read) #47

Open
4 tasks
chargio opened this issue Dec 21, 2017 · 0 comments
Open
4 tasks

CRUD for tags (only Read) #47

chargio opened this issue Dec 21, 2017 · 0 comments
Assignees

Comments

@chargio
Copy link
Contributor

chargio commented Dec 21, 2017

As a user, I want to be able to create new tags.

All tags will be lowercase.

  • It should not be possible to create new tags in the interface. Tags should be automatically created when assigning them or creating the spin with tags
  • it should not be possible to update a tag. Updating a tag would mean creating a new one and a new association.
  • Tags should be destroyed when there are no taggins associatied to them
  • It should be possible to show a tag
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