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

Change "alias" to "subscription name" in user-facing strings #41

Merged
merged 5 commits into from
May 5, 2020

Conversation

mickmister
Copy link
Contributor

Summary

This PR changes any user-facing strings that mention the word alias, referring to a subscription's name. I've discussed with @jfrerich the route of renaming the Alias property on the subscription to Name, but we agreed that just changing the user-facing string is fine. Also, there is already an unrelated Name method on the subscription, used to differentiate between a Space vs Page subscription.

Ticket Link

Fixes #34

@mickmister mickmister added 2: Dev Review Requires review by a core committer 3: QA Review Requires review by a QA tester labels Apr 28, 2020
Copy link
Contributor

@jfrerich jfrerich left a comment

Choose a reason for hiding this comment

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

Kind of a pain to maintain alias in the code, but we discussed and this LGTM :)

Copy link

@larkox larkox left a comment

Choose a reason for hiding this comment

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

LGTM.

@mickmister mickmister removed the 2: Dev Review Requires review by a core committer label May 1, 2020
@DHaussermann
Copy link

@mickmister I see the changes when using list and some of the reposes from the plugin where it now says name and not alias. However the label on the filed in the modal still shows Alias Can this also be updated?
Alias

@mickmister
Copy link
Contributor Author

@DHaussermann Fixed 👍

Copy link

@DHaussermann DHaussermann left a comment

Choose a reason for hiding this comment

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

Tested and passed
Thanks @mickmister This is now resolved as expected. I see the modal change.
LGTM!

@DHaussermann DHaussermann added 4: Reviews Complete All reviewers have approved the pull request QA Review Done PR has been approved by QA and removed 3: QA Review Requires review by a QA tester labels May 4, 2020
@mickmister mickmister merged commit 443b79f into master May 5, 2020
@mickmister mickmister deleted the alias-to-name branch May 5, 2020 04:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4: Reviews Complete All reviewers have approved the pull request QA Review Done PR has been approved by QA
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Consider updating the term "alias" to something more friendly to end users
4 participants