Files
notifications-admin/tests/app/main/views
Tom Byers e316e33180 Convert PasswordFields to GovukPasswordFields
Converts them directly in the following forms:
- LoginForm
- ConfirmPasswordForm

Changes the password function to return
GovukPasswordField instead of PasswordField which
effects the following forms:
- RegisterUserForm
- RegisterUserFromInviteForm
- RegisterUserFromOrgInviteForm
- NewPasswordForm
- ChangePasswordForm

It also updates StringField on RegisterUserFromOrgInviteForm
to GovukTextInputField

Also includes changes to templates that use this
form and associated tests.
2020-08-12 10:23:43 +01:00
..
2020-04-23 12:57:10 +01:00
2020-04-23 12:57:10 +01:00
2020-04-22 16:31:59 +01:00
2020-07-08 10:27:50 +01:00
2019-10-23 15:05:26 +01:00
2020-02-18 14:50:27 +00:00