8000 ui: make app version most prominent by prydonius · Pull Request #322 · helm/monocular · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jul 16, 2021. It is now read-only.

ui: make app version most prominent #322

Merged
merged 3 commits into from
Jul 21, 2017
Merged

Conversation

prydonius
Copy link
Member

@@ -7,7 +7,7 @@ <h2 class="chart-item-info__title">
</h2>
<p>
<span class="chart-item-info__version" *ngIf="showVersion && chart.relationships.latestChartVersion.data.app_version">
{{ chart.relationships.latestChartVersion.data.version }}</span>
{{ chart.relationships.latestChartVersion.data.app_version }}</span>
Copy link
Member

Choose a reason for hiding this comment

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

mmm I think it was a typo error 😂

Copy link
Member Author

Choose a reason for hiding this comment

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

yeah definitely :P

@codecov-io
Copy link
codecov-io commented Jul 21, 2017

Codecov Report

Merging #322 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #322   +/-   ##
=======================================
  Coverage   88.99%   88.99%           
=======================================
  Files          15       15           
  Lines         618      618           
=======================================
  Hits          550      550           
  Misses         45       45           
  Partials       23       23

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8e38c0c...9869d5e. Read the comment docs.

@Angelmmiguel
Copy link
Member

Still LGTM :)

@prydonius prydonius merged commit 1dd7dd8 into helm:master Jul 21, 2017
@prydonius prydonius deleted the 318-app-version branch July 21, 2017 15:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

chart version showing instead of appVersion
3 participants
0