8b25d5b77b
### Description of Changes Tag operations in UI would not be rendered properly when using the paginated tags endpoint. When a user would create/delete a tag from the repo-panel-tags, `digest` would be called. This caused the `$scope.repository.tags` to be removed. To fix this: * Bind the tags directly to the scope instead of the repository * Change references to scope.repository.tags to use scope.repositoryTags --- |
||
---|---|---|
.. | ||
filters | ||
repo-view | ||
structural/quay-require | ||
ui | ||
fallback-src.js | ||
file-present.js | ||
focusable-popover-content.js | ||
match.js | ||
ng-blur.js | ||
ng-if-media.js | ||
ng-image-watch.js | ||
ng-name.js | ||
ng-transcope.js | ||
ng-visible.js | ||
object-order-by.js | ||
onresize.js | ||
quay-layout.js | ||
quay-message-bar.js | ||
range-slider.js |