misc/coverage: Revamp and improve archive coverage widget
In order to implement #3127 (closed), revamp the archive coverage widget by:
-
adding new origins types that we now archived
-
splitting origins in multiple categories: listed, legacy, deposited and miscellaneous
-
adding global origins counts per origin type
-
adding detailed origins counts for each listed forges
-
removing dead code
The default view presents a high level overview of the archived origins.
In order to get more details about listed forges, collapsible tables have been added to the widget. By clicking on any total origin counts, all those tables will be expanded to display detailed listers metrics and links to search associated origins.
Below is how it looks so far:
Migrated from D6004 (view on Phabricator)