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 a tag administration page (for admins only) #133

Open
braid-sync opened this issue Jun 28, 2018 · 0 comments
Open

Add a tag administration page (for admins only) #133

braid-sync opened this issue Jun 28, 2018 · 0 comments

Comments

@braid-sync
Copy link

braid-sync commented Jun 28, 2018

A task for new Braid contributors.

Goal:
To create a new page, for group admins, to be able to easily administer existing tags.
It should list all tags (with # of threads they are used it) and allow renaming. It should show a list of tags without any threads and allow deleting (this could be done as a second PR)

Notes:

  • This should be implemented a separate module
  • braid.stars is a good reference for how to do modules
  • braid.core.api already has a number of hooks that may be useful, (ex. "creating a group page"), but a few new ones may need to be added (ex. "adding item to admin menu")
  • the user subscription management page may be a useful reference (braid.core.client.ui.views.pages.tags)
@rafd rafd reopened this Oct 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants