Closed wojtekmach closed 4 years ago
The copy explains the weird behavior: "Up-to-date indicates if the requirement matches the latest version." "Up-to-date" should be "Update possible".
Your suggestion of changing to "Up-to-date", "Update possible", "Update not possible" sounds like a good change we should make for both mix hex.outdated
and mix hex.outdated APP
.
When displaying all packages it says "No"
But when displaying a single package it says "Yes"
While at it, we should merge "Up-to-date" and "Update possible" columns into one with the possible values: "Up-to-date", "Update possible", "Update not possible", here's how it could look like:
Maybe instead of green "Up-to-date" we should have green "Yes" though.
wdyt @ericmj @supersimple?