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
Kenny Lee Sin Cheong 8b25d5b77b
Fix UI rendering issue when creating/deleting tags from the UI (#3269)
### 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

---
2018-10-23 13:26:40 -04:00
..
css Set maximum width on display of robot names 2018-09-20 13:59:03 -04:00
directives Fix UI rendering issue when creating/deleting tags from the UI (#3269) 2018-10-23 13:26:40 -04:00
img static: update QE tab for new marketing efforts 2016-10-24 12:50:03 -07:00
js Fix UI rendering issue when creating/deleting tags from the UI (#3269) 2018-10-23 13:26:40 -04:00
lib Update angularstrap lib 2018-05-23 16:12:41 -04:00
partials Fix UI rendering issue when creating/deleting tags from the UI (#3269) 2018-10-23 13:26:40 -04:00
standalonelib Enable DEBUGGING mode, which loads the individual script files rather than the minimized bundles created by grunt 2014-04-15 16:35:15 -04:00
test use Webpack code-splitting to dynamically import Highlight.js languages as they are detected by Showdown Markdown extension 2017-08-01 15:36:54 -04:00
tutorial Fix all target="_blank" anchors to be safer 2016-04-28 14:38:22 -04:00
502.html Add 502 page 2016-02-01 15:07:50 +02:00
MAINTAINERS MAINTAINERS: init owners to subpkgs 2017-01-23 17:46:34 -05:00