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

Success Story enhancements (Approval) #320

Open
AllenAnthes opened this issue Apr 22, 2020 · 0 comments
Open

Success Story enhancements (Approval) #320

AllenAnthes opened this issue Apr 22, 2020 · 0 comments

Comments

@AllenAnthes
Copy link
Member

Feature request

Admins need to have the ability to approve/disapprove SuccessStories.

Additionally, the SuccessStories ViewSet should allow requesting stories filtered by their approval state - potentially only returning approved stories by default/for anonymous or standard users. Needs discussion.

The basic functionality can likely be achieved by simply registering the model with Django Admin in src/api/admin.py. Additional functionality could be added to support filtering the results in Django Admin by approval state, reverting approval state if an edit to the story is made, sending a notification to a user if their story is approved, etc.

blocked by #318

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

1 participant