Commit graph

667 commits

Author SHA1 Message Date
Kimmo Puputti
e39359946a Add icon examples to the Styleguide 2017-09-20 11:45:50 +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
Vesa Luusua
b0890c1eae CurrentUser uses firstName instead of displayName 2017-09-19 16:28:27 +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
Vesa Luusua
84c8d549e0 Ensure full refresh on production 2017-09-15 15:45:44 +03:00
Kimmo Puputti
550bd302ee Handle banned customer in Sale page 2017-09-15 15:24:11 +03:00
Kimmo Puputti
1306fe9413 Handle banned provider in Order page 2017-09-15 15:24:11 +03:00
Kimmo Puputti
30ba44f8c3 Add banned user support to Avatar 2017-09-15 15:24:11 +03:00
Kimmo Puputti
564fb301bd Add icon for banned user avatars 2017-09-15 15:16:56 +03:00
Vesa Luusua
99752865d8 Redirect after logout not before (helps with verify-email popup) 2017-09-15 15:03:54 +03:00
Vesa Luusua
f4a3dcad5e Merge pull request #404 from sharetribe/profile-image-added-to-listing-relations
profileImage to listing and tx relationships added
2017-09-15 11:31:55 +03:00
Vesa Luusua
05ee701d1d Merge pull request #405 from sharetribe/fix-margin-stripe-bank-account-fields
Fix margins between input fields
2017-09-15 11:29:00 +03:00
Hannu Lyytikainen
13f4d81648 Add email not found handling 2017-09-15 10:04:57 +03:00
Vesa Luusua
f1c48ad5d3 Fix margins between input fields 2017-09-14 22:14:07 +03:00
Vesa Luusua
9a8642b752 Change comments from current user fetches since profileImage wasn't added to attributes 2017-09-14 22:03:50 +03:00
Vesa Luusua
15e4521798 profileImage to listing and tx relationships added and Avatar changed to bigger 2017-09-14 21:13:30 +03:00
Vesa Luusua
64156e7528 Small CSS change 2017-09-14 14:31:25 +03:00
Vesa Luusua
d35e3d6013 Check if page is whitelisted before showing verify-email modal 2017-09-14 14:17:02 +03:00
Vesa Luusua
f7dd5a2a48 Prettier for existing code 2017-09-14 14:16:09 +03:00
Vesa Luusua
2bc302fc6f Enforce capitalized constant convention 2017-09-14 14:12:40 +03:00
Vesa Luusua
a32cf3fc48 Topbar shows correct content in verify-email modal 2017-09-14 12:52:41 +03:00
Vesa Luusua
10710313ce Modal can optionally take close button message 2017-09-14 12:52:40 +03:00
Vesa Luusua
9acae53053 Topbar shows nagging verify-email modal after every page change 2017-09-14 12:52:40 +03:00
Janne Koivistoinen
3ad0fc96a6 baseline finetuning for new avatar sizes 2017-09-12 16:35:04 +03:00
Janne Koivistoinen
e2aaa07313 update tests to match circleci 2017-09-12 15:41:11 +03:00
Janne Koivistoinen
2637f69679 fix saleDetailsPanel page 2017-09-12 15:31:24 +03:00
Vesa Luusua
bad45a9abe Merge branch 'master' into sync-avatars 2017-09-12 15:08:06 +03:00
Janne Koivistoinen
822f006f95 improving the avatars visuals and code 2017-09-12 14:44:49 +03:00
Vesa Luusua
b7f5cc788b Booking period should be within the date range where Stripe is able to hold the funds. 2017-09-12 14:01:05 +03:00
Kimmo Puputti
184faff6e5 Merge pull request #391 from sharetribe/email-verification-layout
New email verification layout
2017-09-12 13:57:09 +03:00
Vesa Luusua
57784e7f38 css.scrollingDisabled needs width: 100vw 2017-09-11 21:27:42 +03:00
Kimmo Puputti
db952907b2 Add new email icon components 2017-09-11 16:32:53 +03:00
Kimmo Puputti
c7db98a668 Add keys icon components 2017-09-11 16:30:45 +03:00
Vesa Luusua
22560a7e66 run prettier 2017-09-11 15:26:26 +03:00
Vesa Luusua
d970700d1f Update tests 2017-09-11 15:25:50 +03:00
Janne Koivistoinen
6861c78f7e listing review done 2017-09-11 15:24:35 +03:00
Janne Koivistoinen
13d7a27b7e review done 2017-09-11 15:24:48 +03:00
Vesa Luusua
6bf3b33398 Review review change 2017-09-11 15:23:11 +03:00
Janne Koivistoinen
be7d83527e design review done 2017-09-08 21:03:25 +03:00
Janne Koivistoinen
4160c8b588 stash changes 2017-09-08 21:03:25 +03:00
Vesa Luusua
ae39f21fda Prettier 2017-09-08 19:45:37 +03:00