Skip to content

Refactor: Modularize login and register page#53

Open
SeijaHuang wants to merge 1 commit intodevfrom
refector/CP-85-modularize-login-and-register-page
Open

Refactor: Modularize login and register page#53
SeijaHuang wants to merge 1 commit intodevfrom
refector/CP-85-modularize-login-and-register-page

Conversation

@SeijaHuang
Copy link
Contributor

Refactor: register page

  • Add register-form fold in the module/auth to contain all components related to the register page
  • Add FormLayout to contain only page layout contents and abstract business logics into RegisterFormGroup and RegisterSusscess fiels Refactor: module/auth
  • Move shared components AccountHeader and AccountFooter into the components folder

Resolve CP-85

How to test:

  • go to the login page
  • go to the register page

Refactor: register page
-	Add register-form fold in the module/auth to contain all components related to register page
-	Add FormLayout to contain only page layout contents and abstract business logics into RegisterFormGroup and RegisterSusscess fiels
Refactor: module/auth
-	Move shared components AccountHeader and AccountFooter into components folder

Resolve CP-85
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.

1 participant