Skip to content

Success Story enhancements (Approval) #320

@AllenAnthes

Description

@AllenAnthes

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions