Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

feat: implement SendEntityUpdate #2832

Merged
merged 119 commits into from
Sep 22, 2020
Merged

feat: implement SendEntityUpdate #2832

merged 119 commits into from
Sep 22, 2020

Conversation

goga-m
Copy link
Contributor

@goga-m goga-m commented Sep 16, 2020

Summary

  • Implenent Entity Update flow
  • Merge and re-use common entity registration steps (FormStep, ReviewStep, SentStep) from EntityRegistrationForm component for both SentEntityRegistration and SendEntityUpdate.
  • Merge changes after react-hook-form v6 migration
  • Fix act errors on unit tests and add coverage.
  • Implement useValidation hook
  • Add unit tests for SendEntityRegistration final steps
  • Add e2e coverage for entity update.

Checklist

  • Documentation (if necessary)
  • Tests (if necessary)
  • Ready to be merged

@goga-m goga-m force-pushed the feat/entity-update branch 4 times, most recently from 655a7ab to e6662b9 Compare September 21, 2020 15:17
@faustbrian faustbrian merged commit e5cf707 into 3.0-react Sep 22, 2020
@ghost ghost deleted the feat/entity-update branch September 22, 2020 11:48
@ghost ghost removed the Status: Needs Review The issue or pull request needs a review by a developer of the team. label Sep 22, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Complexity: Undetermined Needs specialized, in-depth review. Type: Feature The issue is a request for new functionality.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants