This repository has been archived on 2020-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
quay/static/js/directives/repo-view
Joseph Schorr 4160b720f9 UI and API improvements for working with large repositories
- Change the tag check bar to only select the current page (by default), but allow for selecting ALL tags
- Limit the number of tags compared in the visualization view to 10
- Fix the multiselect dropdown to limit itself to 10 items selected
- Remove saving the selected tags in the URL, as it is too slow and overloads the URLs in Chrome when there are 1000+ tags selected
- Change the images API to not return locations: By skipping the extra join and looping, it made the /images API call 10x faster (in hand tests)

Fixes #292
Fixes #293
2015-07-31 16:31:29 -04:00
..
repo-panel-builds.js Add feedback to prototype manager, application manager and the builds tab 2015-07-14 12:39:49 +03:00
repo-panel-changes.js UI and API improvements for working with large repositories 2015-07-31 16:31:29 -04:00
repo-panel-info.js Add a fetch tag dialog 2015-03-19 15:08:18 -04:00
repo-panel-settings.js Add a throbber and better dialog for deleting repo 2015-07-22 17:03:47 -04:00
repo-panel-tags.js UI and API improvements for working with large repositories 2015-07-31 16:31:29 -04:00