docker-registry-frontend/app/tag
Konrad Kleine 4fe173efb1 Fix listing of tags
Previously a lot of useless AJAX request have been made for each tag.
Those requests where necessary in v1 but not in v2 where they don't do
anything.

The tag listing is cleaned up a log.
2015-11-17 13:37:40 +01:00
..
create-tag-controller.js Restructure code 2015-08-31 15:32:38 +02:00
create-tag.html Restructure code 2015-08-31 15:32:38 +02:00
delete-tags-controller.js Restructure code 2015-08-31 15:32:38 +02:00
tag-controller.js Show simple list of tags in v2 registry's repository 2015-09-03 17:04:56 +02:00
tag-detail.html Restructure code 2015-08-31 15:32:38 +02:00
tag-item-controller.js Restructure code 2015-08-31 15:32:38 +02:00
tag-list-directive.html Fix listing of tags 2015-11-17 13:37:40 +01:00
tag-list-directive.js Restructure code 2015-08-31 15:32:38 +02:00