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

Uniform register buttons #390

Merged
merged 6 commits into from
May 31, 2022

Conversation

vincent-olivert-riera
Copy link
Contributor

No description provided.

The option in the drop down menu correctly says "Register Project". However, in
the form for registering a new project, the button that executes the action was
saying "Project Register".
The text in the button for registering a farm said "New Farm". However, that was
not consistent with the "Register <item>" pattern used in the other buttons, so
we have changed it.
@vincent-olivert-riera vincent-olivert-riera requested a review from a team as a code owner May 27, 2022 05:28
@CLAassistant
Copy link

CLAassistant commented May 27, 2022

CLA assistant check
All committers have signed the CLA.

@kfdm kfdm self-assigned this May 27, 2022
@vincent-olivert-riera
Copy link
Contributor Author

I have added 8e48d4f to fix the button text capitalization. It's a fixup for the commit that changed the button text.

@vincent-olivert-riera
Copy link
Contributor Author

All comments addressed.

Copy link
Collaborator

@kfdm kfdm left a comment

Choose a reason for hiding this comment

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

LGTM. Lets have you rebase, and then I can merge 👍

The text in the button for registering new hosts said "Add new host". That had
two problems:
 - Multiple hosts can be added at the same time, so "host" (in singular) was not
   correct.
 - The text was not consistent with the "Register <item>" pattern used in the
   other buttons.
There is a translation available for this button, however the "trans" function
was not used to translate the button text.
@vincent-olivert-riera
Copy link
Contributor Author

LGTM. Lets have you rebase, and then I can merge 👍

Rebased on master with all fixup commits squashed.

@kfdm kfdm merged commit 1f821f1 into line:master May 31, 2022
@vincent-olivert-riera vincent-olivert-riera deleted the uniform-register-buttons branch May 31, 2022 01:33
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.

3 participants