Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add status to charts and versions UI #5555

Merged
merged 1 commit into from
Aug 8, 2018

Conversation

ninjadq
Copy link
Member

@ninjadq ninjadq commented Aug 8, 2018

Add status to present if the chart or version is deprecated.

@ninjadq ninjadq requested a review from zhoumeina August 8, 2018 06:53
@@ -117,7 +117,8 @@
<td class="left">
<span class="content-icon">
<clr-icon shape="shield-check" class="is-success"></clr-icon>
</span>&nbsp;<a (click)="downloadChart()">{{'HELM_CHART.READY' | translate }}</a></td>
</span>&nbsp;<a href="javascript:void(0)" (click)="downloadChart()">{{'HELM_CHART.READY' | translate }}</a>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't use &nbsp in html. Please remove this. Change this in scss.

Add status to present if the chart or version is deprecated.
@coveralls
Copy link

Pull Request Test Coverage Report for Build 8072

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.01%) to 63.862%

Totals Coverage Status
Change from base Build 8070: 0.01%
Covered Lines: 12006
Relevant Lines: 18800

💛 - Coveralls

@ninjadq ninjadq merged commit 2066b1e into goharbor:master Aug 8, 2018
@ninjadq ninjadq deleted the add_deprecated_status branch April 16, 2019 06:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants