Skip to content
Snippets Groups Projects
Commit 9095ba5f authored by Erwan Rouchet's avatar Erwan Rouchet Committed by Bastien Abadie
Browse files

Admin enhancements

* Prevent admins from deleting a corpus using the admin,
  force them to use the deletion API instead
* Add type filter on metadata
* Remove revision from metadata list (100 less queries!)
* Add corpus filter on entity roles
* Show element type display name instead of ID in the elements admin

This will probably not prevent 500, 502 or 503 errors in prod, as that
is just caused by a lack of hardware resources to handle the amount of
data we have.
We could also have a policy of removing from the admin all the actions
that can be done using the API? That would "hide" a lot of issues.
parent 2ac0ab44
No related branches found
No related tags found
1 merge request!676Admin enhancements
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment