Commit graph

23 commits

Author SHA1 Message Date
Vesa Luusua
f786ea2a79 Refactor PasswordRecoveryForm: use Form connector from Final Form 2018-04-20 13:05:21 +03:00
Kimmo Puputti
47f8cfffb8 Ensure proper form prefill values 2018-03-05 16:43:55 +02:00
Kimmo Puputti
f0b955dc5b Refactor propTypes module
- Rename types
- Collect propTypes within a named propTypes export
- Use named imports for easier refactoring and customisation later
- Rename sdk types to sdkTypes in imports to avoid confusion
2018-01-11 11:40:03 +02:00
Vesa Luusua
49ca6ea132 PasswordRecoveryPage and form use storableError func and correct proptype validation. 2017-10-18 18:13:13 +03:00
Kimmo Puputti
a996f154d1 Import PropTypes from the prop-types package 2017-10-17 09:50:22 +03:00
Kimmo Puputti
90ab9c9a69 Format with latest Prettier 2017-10-13 10:11:51 +03:00
Kimmo Puputti
78de6d9d69 Disable deprecated proptype import lint error 2017-10-12 14:09:02 +03:00
Kimmo Puputti
4a3983f77e Use Form instead of form 2017-10-05 10:31:41 +03:00
Kimmo Puputti
e544ea8692 Validate email address format in email inputs 2017-10-03 11:28:32 +03:00
Kimmo Puputti
7663e5b380 Add inProgress state to PasswordRecoveryForm 2017-09-22 10:51:00 +03:00
Vesa Luusua
202357a7c1 Run Prettier 2017-09-20 14:08:54 +03:00
Janne Koivistoinen
f9dca7520f design review done for verify-email flow
review, synced all the modals and other small fixes
2017-09-20 14:07:30 +03:00
Kimmo Puputti
21109dc083 Use helper to handle API errors 2017-09-19 10:20:27 +03:00
Hannu Lyytikainen
91c6f26e74 PR review changes
Add a comment about custom error passed to email input.
Rename functions exported from PasswordRecoveryPage duck file to
something more explicit.
2017-09-15 10:55:29 +03:00
Hannu Lyytikainen
a855d30f11 Fix baseline 2017-09-15 10:04:59 +03:00
Hannu Lyytikainen
968673c830 Apply inline buttons partly to bottom texts 2017-09-15 10:04:58 +03:00
Hannu Lyytikainen
13f4d81648 Add email not found handling 2017-09-15 10:04:57 +03:00
Hannu Lyytikainen
82fe1ce490 Apply styles 2017-09-15 10:04:31 +03:00
Hannu Lyytikainen
95ba740e08 Remove unused imports and props 2017-09-15 10:03:32 +03:00
Hannu Lyytikainen
484ce61fa7 Enable submit button with initial email 2017-09-15 10:03:32 +03:00
Hannu Lyytikainen
41b5c04d56 Add PasswordRecoveryForm 2017-09-14 20:46:01 +03:00
Hannu Lyytikainen
0d6cd6a05e Update file references 2017-09-14 20:46:01 +03:00
Hannu Lyytikainen
384e83fe39 Rename files
PasswordForgottenPage to PasswordRecoveryPage
PasswordForgottenForm to PasswordRecoveryForm
2017-09-14 20:46:01 +03:00
Renamed from src/containers/PasswordForgottenForm/PasswordForgottenForm.js (Browse further)