Jenni Nurmi
0aca4567c2
Update Prettier to 1.15.3
2018-12-05 11:07:47 +02:00
Vesa Luusua
af088fff8f
Fix form references after moving them to different location
2018-05-02 15:56:30 +03: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
Kimmo Puputti
6edac96811
Require scrollingDisabled prop
2017-11-03 13:12:24 +02:00
Kimmo Puputti
007e140afb
Remove logoutError prop from Page component
...
The logout error will be a flash message that the Auth duck sets for
the component that will be responsible for rendering the flash
messages.
2017-11-03 11:36:44 +02:00
Kimmo Puputti
ee51d0d9b2
Remove passing the removed authInfoError prop to Page
2017-10-23 16:27:06 +03:00
Vesa Luusua
9d8297497e
Footer to PasswordRecoveryPage
2017-10-23 13:33:18 +03: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
Vesa Luusua
10079dcda0
PasswordRecoveryPage uses TopbarContainer
2017-10-11 20:14:21 +03:00
Vesa Luusua
30578a65bc
Rename PageLayout to Page
2017-09-29 15:15: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
96c0faef41
Merge pull request #419 from sharetribe/reorganize-icons
...
Reorganize icons
2017-09-20 13:41:34 +03:00
Vesa Luusua
f0e04b66b5
Fix notification badge bug - copy-paste typo
2017-09-20 12:24:45 +03:00
Kimmo Puputti
e937dc7b57
Change KeysIcon refs to use IconKeys
2017-09-20 11:08:12 +03:00
Kimmo Puputti
21109dc083
Use helper to handle API errors
2017-09-19 10:20:27 +03:00
Kimmo Puputti
1306fe9413
Handle banned provider in Order page
2017-09-15 15:24:11 +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
d3bd5ffeca
Add an icon for password not verified page
2017-09-15 10:04:59 +03:00
Hannu Lyytikainen
7e2dcd61c4
Add in-progress handling
2017-09-15 10:04:59 +03:00
Hannu Lyytikainen
ae44704a62
Add email not verified
...
Also add a generic error view.
2017-09-15 10:04:58 +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
00803945a5
Add recovery email resend
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
4d7887f887
User common keys icon
2017-09-15 10:03:32 +03:00
Hannu Lyytikainen
80ec7d6675
Add link for retyping email address
2017-09-15 10:03:29 +03:00
Hannu Lyytikainen
b4ab06a32e
Add keys icon
2017-09-15 10:02:41 +03:00
Hannu Lyytikainen
5a1c7e5f5a
Add email submitted view
2017-09-15 10:02:41 +03:00
Hannu Lyytikainen
70fc98d786
Add API call for password reset
2017-09-15 10:02:35 +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