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
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
..
directives UI and API improvements for working with large repositories 2015-07-31 16:31:29 -04:00
pages UI and API improvements for working with large repositories 2015-07-31 16:31:29 -04:00
services UI and API improvements for working with large repositories 2015-07-31 16:31:29 -04:00
angular-route-builder.js Move all controllers into page definitions and add support for layout profiles 2015-02-20 18:15:48 -05:00
app.js Delete the old UI! 2015-06-29 12:33:00 +03:00
core-config-setup.js Automatically link the superuser account to federated service for auth 2015-07-22 13:37:23 -04:00
core-ui.js Delete the old UI! 2015-06-29 12:33:00 +03:00
graphing.js Fix typo 2015-04-23 14:52:08 -04:00
tour.js Tutorial improvements 2015-06-04 14:15:47 -04:00
untar.js Strip whitespace from ALL the things. 2014-11-24 16:07:38 -05:00