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

Add flag for overriding the labels when generating dbAuth pages #3555

Closed
cannikin opened this issue Oct 12, 2021 · 0 comments · Fixed by #6440
Closed

Add flag for overriding the labels when generating dbAuth pages #3555

cannikin opened this issue Oct 12, 2021 · 0 comments · Fixed by #6440

Comments

@cannikin
Copy link
Member

Right now the label on the username form fields is always Username and password is always Password. Let's add a command line flag so that you can set that at the time you're generating to save you some time from changing them manually across four pages:

yarn rw g dbAuth --username=Email --password=Secret

Now your form input fields will be labeled "Email" and "Secret" on Login, Signup, ForgotPassword and ResetPassword pages.

@cannikin cannikin self-assigned this Oct 12, 2021
@jtoar jtoar added this to Triage Oct 12, 2021
@jtoar jtoar moved this to New issues in Triage Oct 12, 2021
@thedavidprice thedavidprice removed this from Triage Oct 20, 2021
@jtoar jtoar added this to Triage Dec 10, 2021
@jtoar jtoar moved this to Todo in Triage Dec 10, 2021
@jtoar jtoar removed the next label Apr 15, 2022
@jtoar jtoar added this to Main May 5, 2022
@jtoar jtoar moved this to Backlog in Main May 5, 2022
@jtoar jtoar removed this from Triage May 6, 2022
@redwoodjs-bot redwoodjs-bot bot removed this from Main Oct 4, 2022
@redwoodjs-bot redwoodjs-bot bot added this to Main Nov 14, 2022
@redwoodjs-bot redwoodjs-bot bot removed this from Main Nov 14, 2022
@redwoodjs-bot redwoodjs-bot bot added this to Main Nov 14, 2022
@redwoodjs-bot redwoodjs-bot bot removed this from Main Nov 14, 2022
@redwoodjs-bot redwoodjs-bot bot added this to Main Dec 7, 2022
@redwoodjs-bot redwoodjs-bot bot removed this from Main Dec 7, 2022
@redwoodjs-bot redwoodjs-bot bot added this to Main Dec 7, 2022
@redwoodjs-bot redwoodjs-bot bot removed this from Main Dec 7, 2022
@redwoodjs-bot redwoodjs-bot bot added this to Main Dec 7, 2022
@redwoodjs-bot redwoodjs-bot bot removed this from Main Dec 7, 2022
@redwoodjs-bot redwoodjs-bot bot added this to Main Dec 7, 2022
@redwoodjs-bot redwoodjs-bot bot removed this from Main Dec 7, 2022
@redwoodjs-bot redwoodjs-bot bot added this to Main Dec 7, 2022
@redwoodjs-bot redwoodjs-bot bot removed this from Main Dec 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants