diff --git a/CHANGELOG.md b/CHANGELOG.md index 2ac3d6a7..2035dd53 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ please see [changelog_updates.md](docs/dev/changelog_updates.md). #### Patch - Fixed "Provided Connectors" view for Service Partners ([#172](https://github.com/sovity/authority-portal/issues/172)) +- Fixed red fields in organization create page ([#122](https://github.com/sovity/authority-portal/issues/122)) ### Known issues diff --git a/authority-portal-frontend/src/app/pages/registration-pages/organization-create-page/organization-create-page/organization-create-page.component.html b/authority-portal-frontend/src/app/pages/registration-pages/organization-create-page/organization-create-page/organization-create-page.component.html index 87f94620..44ad302e 100644 --- a/authority-portal-frontend/src/app/pages/registration-pages/organization-create-page/organization-create-page/organization-create-page.component.html +++ b/authority-portal-frontend/src/app/pages/registration-pages/organization-create-page/organization-create-page/organization-create-page.component.html @@ -6,93 +6,87 @@ - -
- - -
- - - -
- User Details - -
- +
+ + + +
+ User Details + +
+ - -
+
-
- +
+ + - - -
- Organization Profile -

Organization Profile

- + + +
+ Organization Profile +

Organization Profile

+ - + -
- +
+ - -
+
- - +
+
+ - - - Email Verification -
-

Please verify your email!

-

- You will need to verify your email to complete registration. An - email has been sent to {{ state.email }} with a verification link. -

- -
-
- - -
- + + + Email Verification +
+

Please verify your email!

+

+ You will need to verify your email to complete registration. An + email has been sent to {{ state.email }} with a verification link. +

+ +
+
+ + +