Skip to content

add configurable sign up and update account input types#22

Draft
ferland182 wants to merge 12 commits intomasterfrom
21-configurable-sign-up-inputs
Draft

add configurable sign up and update account input types#22
ferland182 wants to merge 12 commits intomasterfrom
21-configurable-sign-up-inputs

Conversation

@ferland182
Copy link
Copy Markdown
Contributor

fix #21

@ferland182 ferland182 changed the title add configurable sign up and update account inputs type add configurable sign up and update account input types Apr 7, 2019
@ferland182 ferland182 requested a review from bricesanchez April 7, 2019 22:35
Copy link
Copy Markdown

@vfonic vfonic left a comment

Choose a reason for hiding this comment

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

I just discovered this project. It's a bit strange to see some of the bugs that are fixed in this PR. Perhaps some of these bugfixes should also have appropriate tests to ensure these bugs don't happen again in the future?

description 'Update account arguments'

argument :email, String, required: true do
description "User's new password"
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

This description doesn't match with the argument name. Should this be left out of this gem completely and let the developer create custom mutation for updating non-password fields?

Or maybe this could be added to the rails app when running the install generator?

@bricesanchez
Copy link
Copy Markdown
Contributor

Hi @vfonic! Thanks for taking the time to review this PR!

I think this branch is not up-to-date and need to be rebase from master where some bugs are already fixed.

Could you update your PR @ferland182 ?

@simonfranzen
Copy link
Copy Markdown

Anyone up here to merge this feature request?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Configurable sign up and update account input type

4 participants