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

Create new user account page refactor #1285

Merged
merged 57 commits into from
Jun 7, 2022

Conversation

ksierks
Copy link
Contributor

@ksierks ksierks commented May 24, 2022

Description of changes

user-details-form
manual-user-password

Related issue

N/A

Checklist

Things for the developer to confirm they've done before the PR should be accepted:

  • CHANGELOG.md (and UPGRADING.md if necessary) updated with information for new change.
  • Tests added (or description of how to test) for any new features.
  • User documentation updated for UI or technical changes.

Copy link
Contributor

@joshsadam joshsadam left a comment

Choose a reason for hiding this comment

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

Just a few things I see off the top.

@ksierks ksierks requested a review from joshsadam May 24, 2022 20:37
Copy link
Contributor

@joshsadam joshsadam left a comment

Choose a reason for hiding this comment

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

This is coming along really well. Just a couple more things

@ksierks ksierks requested a review from joshsadam May 25, 2022 20:17
@ksierks ksierks requested a review from ericenns June 1, 2022 18:05
Copy link
Member

@ericenns ericenns left a comment

Choose a reason for hiding this comment

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

I still need to run the branch locally, but here are my code comments. I left one comment about assert argument ordering, this applies to all asserts added in this PR.

loading: submitting,
onClick: form.submit,
}}
onCancel={() => setVisibility(false)}
Copy link
Contributor

Choose a reason for hiding this comment

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

You close the modal you need to call form reset

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Please see 3067d5f.

pom.xml Outdated Show resolved Hide resolved
@ksierks ksierks requested a review from joshsadam June 6, 2022 13:53
Copy link
Contributor

@joshsadam joshsadam left a comment

Choose a reason for hiding this comment

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

I think this is good to go now, thanks @ksierks

Copy link
Contributor

@deepsidhu85 deepsidhu85 left a comment

Choose a reason for hiding this comment

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

Last few things. Otherwise it's good to go

@ksierks ksierks requested a review from deepsidhu85 June 7, 2022 03:40
@joshsadam joshsadam merged commit a37317b into development Jun 7, 2022
@joshsadam joshsadam deleted the create-new-user-account-page-refactor branch June 7, 2022 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
back-end Issues relating to the service layer, repository, model, configuration, or database developer Issues effecting developers of IRIDA, but that aren't user facing documentation Issues relating to IRIDA's documentation test Issues relating to IRIDA's test suite UI User Interface Issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants