f9e6110f73
Adds support for creating app repos, viewing app repos and seeing the list of app repos in the Quay UI.
5 lines
203 B
HTML
5 lines
203 B
HTML
<div class="resource-view repository-view"
|
|
resource="repositoryResource"
|
|
error-message="'Application not found'">
|
|
<app-public-view repository="viewScope.repository"></app-public-view>
|
|
</div>
|