Display all entities on corpus
Refs https://gitlab.com/arkindex/requests/-/issues/188#note_649865290
Add a new paginated page to list all corpus entities from endpoint ListCorpusEntities
The page should simply display as a table all entities details:
- Name
- type
- dates when any
- worker version details when any
- link to entity details page
Please expose the page as /corpus/:corpusId/entities
Edited by Bastien Abadie