-
-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
Story
We'll be using our own moderation mechanism.
To do this we need a way to store reports from users.
What
A moderation table with
- the price or proof id
- a type (with some defaults + "other")
- a comment
- a status
- owner
- creation & modification date
And as we get more comments, we'll start building a list of types
Todo
- new
Flagmodel (in themoderationapp) - new endpoints to allow adding flags on a given price or proof
- new endpoint to allow moderators to visualize all the flags + update them (change the status)
- API documentation: group moderation endpoints together + 1 sentence explanation for each
Metadata
Metadata
Assignees
Type
Projects
Status
Decided and/or owned
Status
In progress