Files
ubicloud/serializers/github_cache_entry.rb
Enes Cakir 68fe9778fe Group cache entries by repository on UI
We apply the cache storage quota to each repository. Displaying all
cache entries and total usage can lead to confusion, as it's the total
usage per repository that matters most.

To clarify this, I grouped cache entries by repository in the UI. I also
made these groups collapsible, allowing users to easily view cache
entries for a specific repository. This feature is especially useful
when a repository has many cache entries, making it difficult to find a
specific one.
2024-11-28 22:13:07 +03:00

1.3 KiB