dbu / dashboard

A Symfony2 application to show and search aggregated information over a configured list of repositories
Other
29 stars 3 forks source link

only facet on milestones that actually exist in our repos #8

Open dbu opened 11 years ago

dbu commented 11 years ago

the current milestone facet sees all milestones in all repos, even those we never search from our configuration. how to hide the others? convert the repo filter to a repo query?

dbu commented 10 years ago

now that the parent child relationship properly works, this should be doable. for the facets, we would need to join on the repositories that are actually used