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: inconsistent displayname of updatetime under EN locale #1735

Merged
merged 2 commits into from
Apr 15, 2021

Conversation

ericsyh
Copy link
Contributor

@ericsyh ericsyh commented Apr 10, 2021

Signed-off-by: Eric Shen [email protected]

Please answer these questions before submitting a pull request, or your PR will get closed.

Why submit this pull request?

  • Bugfix
  • New feature provided
  • Improve performance
  • Backport patches

What changes will this PR take into?

There is an in inconsistent display name on the Route, Upstream and SSL pages:

  • Route page

route

  • Upstream page

上游

  • SSL page

SSL

  • Consumer page

消费者

So i modified component.global.updateTime and page.upstream.list.edit.time to keep the display name align as Update Time.

Related issues

No related issue.

Checklist:

  • Did you explain what problem does this PR solve? Or what new features have been added?
  • Have you added corresponding test cases?
  • Have you modified the corresponding document?
  • Is this PR backward compatible? If it is not backward compatible, please discuss on the mailing list first

@ericsyh ericsyh changed the title fix: inconsistent displayname of updatetime on en fix: inconsistent displayname of updatetime under EN locale Apr 10, 2021
Copy link
Member

@juzhiyuan juzhiyuan left a comment

Choose a reason for hiding this comment

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

LGTM! After thought for a while, Update Time would be better than Updated At

@ericsyh
Copy link
Contributor Author

ericsyh commented Apr 10, 2021

@juzhiyuan Any command to trigger the test again? The backend e2e CI failed ....

@juzhiyuan
Copy link
Member

@ericsyh luarocks.org is unstable today, please be patient. We will help you to trigger it once it's back.

@ericsyh
Copy link
Contributor Author

ericsyh commented Apr 10, 2021

@ericsyh luarocks.org is unstable today, please be patient. We will help you to trigger it once it's back.

I see.

@nic-chen
Copy link
Member

@ericsyh please sync code from branch master to pass backend e2e test.

@netlify
Copy link

netlify bot commented Apr 12, 2021

Deploy preview for apisix-dashboard ready!

Built with commit 405f3cc

https://deploy-preview-1735--apisix-dashboard.netlify.app

@starsz
Copy link
Contributor

starsz commented Apr 14, 2021

@ericsyh Thanks for your contribution!

@juzhiyuan juzhiyuan merged commit 068f064 into apache:master Apr 15, 2021
@ericsyh ericsyh deleted the fix-inconsistent-displayname branch April 15, 2021 05:38
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.

4 participants