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
Jimmy Zelinskie e01bdd4ab0 triggers: metadata.commit_sha -> metadata.commit
This resolves an issue where the custom-git trigger's public facing
schema was not the same as the internal metadata schema. Instead of
breaking users, we rework the internal metadata schema to be the same as
the custom-git JSON schema. This commit also updates everything that
used `metadata.commit_sha` including the test database.
2015-06-02 15:32:28 -04:00
..
repo-panel-builds.js triggers: metadata.commit_sha -> metadata.commit 2015-06-02 15:32:28 -04:00
repo-panel-changes.js Get a nice dropdown of tags working on the visualize tags tab 2015-04-27 17:36:31 -04:00
repo-panel-info.js Add a fetch tag dialog 2015-03-19 15:08:18 -04:00
repo-panel-settings.js Change the repo view page to minimize the number of API calls necessary until such time as the information is needed (lazy load everything). Also increase the build timer to 30s. 2015-05-06 18:16:03 -04:00
repo-panel-tags.js Make images loaded lazily on the repo tags page, as they will not be needed in the read-only (common) case. 2015-05-07 15:51:49 -04:00