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

Fix incorrect labeling #1023

Merged
merged 3 commits into from
Nov 20, 2018
Merged

Fix incorrect labeling #1023

merged 3 commits into from
Nov 20, 2018

Conversation

tonytettinger
Copy link
Contributor

@tonytettinger tonytettinger commented Nov 17, 2018

This is a fix created for the issue #1003 .

The issue

Incorrect labels regarding creation and modification dates in Simplenotes.

Solution

Labels changed as per request in the modified files, both for the View Menu and the Settings Dialog:

  • Changed from: Last Modified and Last Created
  • Changed to: Date Modified and Date Created

Test

On the navigation tab open:

  • View > Sort type : Check if the text is correctly modified.
  • File > Preferences > On the Settings tab switch to the Display sub-tab and check that the text reflect the changes in the code.

Both text should write Date Modified and Date Created.

@tonytettinger tonytettinger changed the title Fix: labels #1003 Fix incorrect labeling Nov 19, 2018
@mirka mirka self-requested a review November 19, 2018 08:01
@mirka
Copy link
Member

mirka commented Nov 19, 2018

@tonytettinger Sorry, we're still tweaking the AppVeyor settings for forked PRs and the fail is not your fault! No worries 👍

Copy link
Member

@mirka mirka left a comment

Choose a reason for hiding this comment

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

The changes look good, thank you!

Before we merge, may I ask you to revert the changes to package-lock.json?

@tonytettinger
Copy link
Contributor Author

@mirka (Lena:), thank you very much for the quick response, I was trying to figure out the issue with the AppVeyor. I did the revert the changes on the package-lock.json file. I'm glad all is working well!

Copy link
Member

@mirka mirka left a comment

Choose a reason for hiding this comment

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

Thank you!

(By the way, I added a note to the pull request template so future contributors won't have to wonder what is going wrong 🙏)

@mirka mirka merged commit da2ee64 into Automattic:master Nov 20, 2018
@tonytettinger tonytettinger deleted the fix/labelcreatedmodified branch November 21, 2018 05:11
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.

2 participants