Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PR #3880/18dfe82d backport][stable-4.7] Expose download counts #4127

Commits on Aug 14, 2023

  1. Expose download counts (#3880)

    * Expose download counts
    
    for collections and legacy roles
    
    Issue: AAH-2237
    Issue: AAH-2241
    
    * DownloadCount - show number of downloads, use for legacy roles
    
    * Collections - use DownloadCount, check insights mode
    
    and reorganize the CollectionHeader page controls to look the same but allow for an extra row
    and start pulling the collection api in loadCollection
    and warn about collection count applying to all versions
    
    (won't do anything without pulp_ansible#1477)
    
    * fix title .. show be on the top even if the line gets larger
    
    * repositoryBasePath for querying collection api
    
    * move collection count to right side of version header
    
    (cherry picked from commit 18dfe82)
    himdel authored and patchback[bot] committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    215b661 View commit details
    Browse the repository at this point in the history
  2. remove actuallyCollection, collection download counts

    not supported in 4.7
    himdel committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    2ed7aa2 View commit details
    Browse the repository at this point in the history
  3. remove insights logic

    himdel committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    c55494c View commit details
    Browse the repository at this point in the history