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
Kenny Lee Sin Cheong 8e643ce5d9
Repository endpoint tags pagination (#3238)
* endpoint/api/repository: limit the number of tags returned

- Limit the number of tags returned by /api/v1/repository/<ns:repo> to 500.
- Uses the tag history endpoint instead, with an active tag filte.
- Update UI to use tag history endpoint instead.
2018-09-14 15:30:54 -04:00
..
repo-panel-builds.js Add ability for triggers to be disabled 2018-03-01 16:49:28 -05:00
repo-panel-info.js Add feature flag to enable viewing builds and build logs for public repos 2017-08-07 15:24:36 -04:00
repo-panel-settings.js Hide build-related UI elements when builds are disabled 2018-01-31 18:09:38 -05:00
repo-panel-tags.js Repository endpoint tags pagination (#3238) 2018-09-14 15:30:54 -04:00