Commit graph

1806 commits

Author SHA1 Message Date
Janne Koivistoinen
714c487227 prettier execution 2017-09-20 14:19:15 +03:00
Janne Koivistoinen
619ba5a031 it's the final countdown, no wait - review o/ 2017-09-20 14:17:37 +03:00
Vesa Luusua
d2ec111a5b Changes to review's review 2017-09-20 14:08:55 +03:00
Vesa Luusua
cda5042d28 PayoutDetailsForm can handle generic error 2017-09-20 14:08:55 +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
Hannu Lyytikäinen
f18dd923f4 Merge pull request #418 from sharetribe/mobile-safari-add-listing
Change layout for add listing button
2017-09-20 12:58:48 +03:00
Vesa Luusua
c97b331272 Merge pull request #416 from sharetribe/fix-copy-paste-notification-bug
Fix notification badge bug - copy-paste typo
2017-09-20 12:25:19 +03:00
Vesa Luusua
f0e04b66b5 Fix notification badge bug - copy-paste typo 2017-09-20 12:24:45 +03:00
Vesa Luusua
4ad7856ba4 Merge pull request #415 from sharetribe/scaled-and-big-images
Scaled images as well as bigger crops added to ListingPage
2017-09-20 12:24:07 +03:00
Vesa Luusua
7680750116 Scaled images as well as bigger crops added to ListingPage 2017-09-20 12:12:26 +03:00
Kimmo Puputti
e39359946a Add icon examples to the Styleguide 2017-09-20 11:45:50 +03:00
Kimmo Puputti
4494758e88 Sort imports and exports in index files 2017-09-20 11:30:37 +03:00
Kimmo Puputti
661559a430 Change SpinnerIcon refs to use IconSpinner 2017-09-20 11:19:15 +03:00
Kimmo Puputti
782bfca5b4 Rename SpinnerIcon to IconSpinner 2017-09-20 11:16:34 +03:00
Kimmo Puputti
0d7b30c446 Change SearchIcon refs to use IconSearch 2017-09-20 11:15:02 +03:00
Kimmo Puputti
e721b681be Rename SearchIcon to IconSearch 2017-09-20 11:12:30 +03:00
Kimmo Puputti
6deb500f37 Change KeysIconSuccess refs to use IconKeysSuccess 2017-09-20 11:11:21 +03:00
Kimmo Puputti
ddb3f0a3d5 Rename KeysIconSuccess to IconKeysSuccess 2017-09-20 11:09:21 +03:00
Kimmo Puputti
e937dc7b57 Change KeysIcon refs to use IconKeys 2017-09-20 11:08:12 +03:00
Kimmo Puputti
ed9eecc50e Rename KeysIcon to IconKeys 2017-09-20 10:57:14 +03:00
Kimmo Puputti
9a30a466d3 Change CloseIcon refs to use IconClose 2017-09-20 10:55:59 +03:00
Kimmo Puputti
972e6168b8 Rename CloseIcon to IconClose 2017-09-20 10:51:04 +03:00
Kimmo Puputti
aa8d6c5179 Merge pull request #413 from sharetribe/improve-checkout-error-handling
Improve checkout error handling
2017-09-20 10:40:55 +03:00
Kimmo Puputti
fdfa6b21bc Change error copy text slightly 2017-09-20 10:34:59 +03:00
Kimmo Puputti
0f8c393afc Improve checkout error handling
- Hide form if there's an error in creating the transaction
 - Improve the error message byt adding instructions on how to continue
2017-09-20 10:34:36 +03:00
Kimmo Puputti
4a7f567174 Merge pull request #414 from sharetribe/password-validation
Improve password length validation
2017-09-20 10:31:08 +03:00
Kimmo Puputti
4aed0e3763 Merge pull request #412 from sharetribe/fix-missing-recovery-translation
Fix missing translation/screen for password reset
2017-09-20 10:30:51 +03:00
Hannu Lyytikainen
30d939cc99 Change layout for add listing button
Make add listing button always visible in mobile menu.
2017-09-20 08:52:42 +03:00
Vesa Luusua
4b74d84545 Merge pull request #410 from sharetribe/currentuser-uses-firstname
CurrentUser uses firstName instead of displayName
2017-09-19 16:29:19 +03:00
Vesa Luusua
b0890c1eae CurrentUser uses firstName instead of displayName 2017-09-19 16:28:27 +03:00
Kimmo Puputti
df3c761d51 Add max length validation for password in signup form 2017-09-19 15:17:15 +03:00
Kimmo Puputti
54e565212d Add max length validation for password in reset form 2017-09-19 15:07:15 +03:00
Kimmo Puputti
a225a77a8d Add shared password min/max length config 2017-09-19 15:06:51 +03:00
Kimmo Puputti
17086c6fa2 Add help screen when the URL params for password reset are invalid 2017-09-19 12:42:34 +03:00
Kimmo Puputti
a2bac38579 Merge pull request #411 from sharetribe/handle-deleted-listing
Handle deleted/closed listing in checkout
2017-09-19 12:27:16 +03:00
Kimmo Puputti
02bbf8b71e Improve error UI 2017-09-19 10:39:06 +03:00
Kimmo Puputti
0f4f57c9be Handle listing deleted/closed error in checkout 2017-09-19 10:23:08 +03:00
Kimmo Puputti
21109dc083 Use helper to handle API errors 2017-09-19 10:20:27 +03:00
Kimmo Puputti
b45109f803 Add util for handling API errors 2017-09-19 10:19:21 +03:00
Hannu Lyytikäinen
14ec5c2da3 Merge pull request #407 from sharetribe/recover-password-link
Fix password recovery link layout
2017-09-19 09:33:46 +03:00
Hannu Lyytikainen
b0eea124c1 Update copytext 2017-09-19 09:27:47 +03:00
Hannu Lyytikainen
a3b3073bc8 Fix password recovery link layout 2017-09-19 09:27:47 +03:00
Kimmo Puputti
18e2d79109 Merge pull request #408 from sharetribe/handle-deleted-listing
Handle deleted listing
2017-09-18 12:36:03 +03:00
Kimmo Puputti
491c3f91b5 Merge pull request #409 from sharetribe/change-sale-page-banned-translation
Change sale page translation
2017-09-18 11:41:11 +03:00
Kimmo Puputti
c4c13b9ddb Change sale page translation 2017-09-18 11:18:35 +03:00
Kimmo Puputti
9d86f365fa Handle 404 in listing page 2017-09-18 10:43:08 +03:00
Kimmo Puputti
85fa852869 Merge pull request #401 from sharetribe/handle-banned-users
Handle banned users
2017-09-15 16:20:11 +03:00
Kimmo Puputti
9cf9a098b3 Document empty CSS class 2017-09-15 16:11:17 +03:00