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/pages
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
..
about.js Fix JS minimization errors 2015-03-05 16:06:35 -05:00
build-view.js css: fix internalerror text color 2015-04-03 17:20:25 -04:00
confirm-invite.js Add titles and descriptions to the pages 2015-02-23 14:23:54 -05:00
contact.js Add titles and descriptions to the pages 2015-02-23 14:23:54 -05:00
image-view.js Remove old controller code 2015-06-29 12:40:18 +03:00
landing.js Delete the old landing page code 2015-07-21 17:32:37 -04:00
manage-application.js Delete the old UI! 2015-06-29 12:33:00 +03:00
new-organization.js Delete the old UI! 2015-06-29 12:33:00 +03:00
new-repo.js Delete the old UI! 2015-06-29 12:33:00 +03:00
org-view.js Clean up the repository list API and loads stars with it 2015-07-22 13:05:02 -04:00
organizations.js Redo header bar to trim options when we can and make the repositories page the default landing page for logged in users 2015-04-08 15:15:21 -04:00
plans.js Add titles and descriptions to the pages 2015-02-23 14:23:54 -05:00
repo-list.js Clean up the repository list API and loads stars with it 2015-07-22 13:05:02 -04:00
repo-view.js UI and API improvements for working with large repositories 2015-07-31 16:31:29 -04:00
security.js Fix JS minimization errors 2015-03-05 16:06:35 -05:00
setup.js Merge pull request #195 from coreos-inc/tidy 2015-06-30 14:34:43 -04:00
signin.js Add titles and descriptions to the pages 2015-02-23 14:23:54 -05:00
superuser.js Merge pull request #195 from coreos-inc/tidy 2015-06-30 14:34:43 -04:00
team-view.js Delete the old UI! 2015-06-29 12:33:00 +03:00
tour.js Add titles and descriptions to the pages 2015-02-23 14:23:54 -05:00
tutorial.js Delete the old UI! 2015-06-29 12:33:00 +03:00
user-view.js Clean up the repository list API and loads stars with it 2015-07-22 13:05:02 -04:00