docker-registry-frontend/app
Jun Li c34f619932 delay tag item showing until its manifest received (#137)
For a tag item, there exists a time interval between receiving its name and its manifest.
That will result in some jitter when loading.

Signed-off-by: lijun <lijun@qiyi.com>
2016-07-20 10:33:29 +02:00
..
home Make default number of repositories per page configurable 2015-09-24 10:19:40 +02:00
image Add image details support with API v2 (#84) 2016-04-11 09:46:40 +02:00
images Simplified Create tag dialog. Moved "form me" logo to left 2014-09-17 15:41:45 +02:00
repository Make "npm test" run Karma tests (#140) 2016-07-19 08:41:24 +02:00
services Make "npm test" run Karma tests (#140) 2016-07-19 08:41:24 +02:00
styles Work on #32 - Allow deletion of multiple tags/images at the same time 2015-05-19 14:52:44 +02:00
tag delay tag item showing until its manifest received (#137) 2016-07-20 10:33:29 +02:00
.buildignore Initial commit after: yo angular && npm install 2014-09-12 13:51:09 +02:00
.htaccess Initial commit after: yo angular && npm install 2014-09-12 13:51:09 +02:00
404.html Initial commit after: yo angular && npm install 2014-09-12 13:51:09 +02:00
about.html Update docker registry api url 2015-12-09 13:37:49 +08:00
app-mode.json Add image details support with API v2 (#84) 2016-04-11 09:46:40 +02:00
app-version.json Added version information to bottom of screen 2014-10-23 09:54:13 +02:00
app.js Add image details support with API v2 (#84) 2016-04-11 09:46:40 +02:00
app.spec.js Make "npm test" run Karma tests (#140) 2016-07-19 08:41:24 +02:00
favicon.ico Work on #32 - Allow deletion of multiple tags/images at the same time 2015-05-19 14:52:44 +02:00
home.html Make default number of repositories per page configurable 2015-09-24 10:19:40 +02:00
index.html Add image details support with API v2 (#84) 2016-04-11 09:46:40 +02:00
main-controller.js Make "npm test" run Karma tests (#140) 2016-07-19 08:41:24 +02:00
modalConfirmDeleteItems.html Restructure code 2015-08-31 15:32:38 +02:00
registry-host.json Revert "Add apiVersion flag and ENV_DOCKER_REGISTRY_API_VERSION var" 2015-08-31 10:55:14 +02:00
robots.txt Initial commit after: yo angular && npm install 2014-09-12 13:51:09 +02:00