Commit graph

17 commits

Author SHA1 Message Date
Vesa Luusua
f36df31bdf fix form submit on mobile login, signup, and emailverification 2018-03-12 16:40:27 +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
4d9aaf1758 EmailVerificationPage and form use correct proptype validation (global duck) 2017-10-18 18:13:11 +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
Vesa Luusua
a5f9b818e0 EmailVerificationForm shows address from pendingEmail attribute if that exists 2017-09-25 15:20:58 +03:00
Kimmo Puputti
fd2b7763c1 Add inProgress state and examples to EmailVerificationForm 2017-09-22 10:40:05 +03:00
Kimmo Puputti
68a791c023 Use button instead of link to submit form 2017-09-21 12:48:25 +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
Vesa Luusua
b0890c1eae CurrentUser uses firstName instead of displayName 2017-09-19 16:28:27 +03:00
Kimmo Puputti
68fa707ef1 New email verification texts and layout 2017-09-12 12:06:46 +03:00
Janne Koivistoinen
b1e7dd8c1b email verification review 2017-08-14 17:11:56 +03:00
Mikko Koski
110b7b28c0 Review comments fixed 2017-08-08 10:00:18 +03:00
Mikko Koski
7b5d5d5fab Email verification page 2017-08-07 16:04:46 +03:00