Show Used by registries
column on maven upstreams list view
Context
We want to show the number of registries an upstream is shared with.
Design
Proposal
Add Used by registries
column to the upstreams list table.
Implementation
- We can get the registries count from the GraphQL API being added in Add group field to query all maven virtual regi... (!205320)
- For 1, we need to replace the existing REST API with GraphQL API & update the pagination.
Edited by Rahul Chanila