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 form for managing tags #460

Closed
Tracked by #515
cdubz opened this issue May 28, 2022 · 0 comments · Fixed by #809
Closed
Tracked by #515

Add form for managing tags #460

cdubz opened this issue May 28, 2022 · 0 comments · Fixed by #809
Labels
enhancement Feature requests or improvements to existing functionality good first issue Good candidates for simple work for first time contributors

Comments

@cdubz
Copy link
Member

cdubz commented May 28, 2022

Currently tags can only be managed in the Django admin interface. Baby Buddy should have a simple tag management UI for admin users to rename, delete, add, and set the color of tags.

@cdubz cdubz mentioned this issue May 28, 2022
11 tasks
@cdubz cdubz added enhancement Feature requests or improvements to existing functionality good first issue Good candidates for simple work for first time contributors labels May 28, 2022
@cdubz cdubz changed the title Add form for managing (renaming, deleting, setting color of) tags Add form for managing tags May 28, 2022
@cdubz cdubz mentioned this issue Aug 4, 2022
13 tasks
MisterPhilip added a commit to MisterPhilip/babybuddy that referenced this issue Apr 20, 2024
MisterPhilip added a commit to MisterPhilip/babybuddy that referenced this issue May 3, 2024
@cdubz cdubz closed this as completed in #809 May 4, 2024
cdubz pushed a commit that referenced this issue May 4, 2024
* Add user forms for tags

Refs #460

* Fix admin tag form

* Add items tagged count for tag list

* Update breadcrumb copy & URL

* Center color & tagged item count cols

* Add warning copy to tag delete form

* Add tests for tag forms

* Add tag detail page (WIP)

* Finalize tag crud views

* Add user forms for tags

Refs #460

* Fix admin tag form

* Add items tagged count for tag list

* Update breadcrumb copy & URL

* Center color & tagged item count cols

* Add warning copy to tag delete form

* Add tests for tag forms

* Add tag detail page (WIP)

* Finalize tag crud views

* Lint fontello

* Use slugs in tag tests

* Add tag filtering & proper sorting in tag lists

* Add translated strings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Feature requests or improvements to existing functionality good first issue Good candidates for simple work for first time contributors
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant