-
Notifications
You must be signed in to change notification settings - Fork 337
NAS-134619 / 25.10 / App page uses both "update" and "upgrade" as terminology … #12137
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
Conversation
…for installing new version
time 0:30 |
Codecov ReportAttention: Patch coverage is
✅ All tests successful. No failed tests found.
Additional details and impacted files@@ Coverage Diff @@
## master #12137 +/- ##
=======================================
Coverage 84.37% 84.37%
=======================================
Files 1739 1739
Lines 61643 61643
Branches 6846 6846
=======================================
Hits 52009 52009
Misses 9634 9634 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
# Conflicts: # src/assets/i18n/ko.json # src/assets/i18n/ru.json
# Conflicts: # src/assets/i18n/it.json # src/assets/i18n/ko.json # src/assets/i18n/ru.json # src/assets/i18n/zh-hans.json
# Conflicts: # src/app/pages/apps/components/installed-apps/installed-apps.component.ts
This PR has been merged and conversations have been locked. |
Changes:
Upgrade
is still used by middleware and so I didn't rename interfaces that refer to middleware objects.But I think
Update
sounds better for the UI, so UI-related things were updated.Downstream