Create admin page to approve comments on completed challenge #85
Labels
backend
Related to the backend
frontend
Related to the frontend
help wanted
Extra attention is needed
Milestone
Create a page that is only accessible as an admin where we can approve comments and maybe pictures when the user approve his/her challenges.
approved
toHasCompleted
/admin/notApprovedCompleted
that returns all theHasCompleted
that are still not approved/admin/approveCompleted
that approve theHasComplete
/admin/refuseCompleted
that refuse theHasComplete
/admin/**
only accessible by the ADMINtrue
orfalse
(but notNULL
)HasComplete
and make it possible to approve or refuse themThe text was updated successfully, but these errors were encountered: