Commit graph

809 commits

Author SHA1 Message Date
Vesa Luusua
d11d538662 Profile settings link to TopbarDesktop 2017-09-08 01:29:32 +03:00
Vesa Luusua
d8ac958e37 UserNav added to ProfileSettingsPage 2017-09-08 01:29:32 +03:00
Kimmo Puputti
1279ef0d02 Merge pull request #375 from sharetribe/booking-breakdown-refactoring
Booking breakdown refactoring
2017-09-07 08:24:45 +03:00
Janne Koivistoinen
f24dc44eb5 Merge pull request #378 from sharetribe/mapcarousel-review
map carousel review
2017-09-06 19:48:35 +03:00
Janne Koivistoinen
16f03a84b8 move transition files to no hover 2017-09-06 16:58:20 +03:00
Janne Koivistoinen
a3479bbab5 work continues 2017-09-06 16:57:03 +03:00
Janne Koivistoinen
1efc1113d5 Merge pull request #377 from sharetribe/imagecarousel-review
Imagecarousel review
2017-09-06 16:56:06 +03:00
Kimmo Puputti
5e56aa714f Use payinTotal as the subtotal for the provider breakdown 2017-09-06 16:54:04 +03:00
Vesa Luusua
146d25da91 Refactoring after review. 2017-09-06 13:17:54 +03:00
Vesa Luusua
9a9cda8ba0 state data grouped better 2017-09-06 13:17:54 +03:00
Vesa Luusua
649c7ae9cf StripeBankAccountTokenInputField: can handle iban, routing number, bsb, sort code, and account number. 2017-09-06 13:17:53 +03:00
Janne Koivistoinen
b82e362375 initial setup for new avatar sizes 2017-09-06 02:38:02 +03:00
Janne Koivistoinen
77fa0f5c27 map carousel review 2017-09-06 02:06:06 +03:00
Janne Koivistoinen
55a21296cc image carousel design review 2017-09-06 01:55:30 +03:00
Janne Koivistoinen
7fc2d680f9 image carousel design review 2017-09-06 01:49:42 +03:00
Kimmo Puputti
61a929397b Calculate subtotal from the payout and the commission 2017-09-05 15:40:28 +03:00
Kimmo Puputti
157023f9d2 Remove unneeded createOwnListing test helper 2017-09-05 15:40:28 +03:00
Kimmo Puputti
c7f3ea94b9 Clean up booking and listing creation in tests 2017-09-05 15:40:28 +03:00
Kimmo Puputti
fb305e42fe Use the whole tx and booking objects breakdown 2017-09-05 15:40:28 +03:00
Vesa Luusua
8461e2ef56 ManageListingCard: position right needed for initial positioning of menu content 2017-08-31 12:53:12 +03:00
Vesa Luusua
eeb2cec688 Safari didn't handle feBlend the same way as Chrome 2017-08-30 23:55:38 +03:00
Vesa Luusua
207de46ec6 Review changes 2017-08-30 16:09:20 +03:00
Vesa Luusua
f92bb90fde ManageListingCard: update test and example 2017-08-30 16:09:18 +03:00
Vesa Luusua
7968841343 ManageListingCard: Add menu and open, close, hover, and menu open states 2017-08-30 16:09:18 +03:00
Vesa Luusua
7dda0c61cb Extend Menu (state can be handled by parent component; and arrow, position, offset are optional) 2017-08-30 16:09:18 +03:00
Vesa Luusua
61fa23453f Add SpinnerIcon (size need to be adjusted later) 2017-08-30 16:09:18 +03:00
Kimmo Puputti
f610add431 Change breakdown texts based on tx state 2017-08-30 11:00:15 +03:00
Kimmo Puputti
1dc9b0ae43 Add spacing for breakdown columns 2017-08-30 11:00:15 +03:00
Vesa Luusua
4960f122ff Merge pull request #368 from sharetribe/listing-image-carousel
Listing image carousel
2017-08-29 16:40:48 +03:00
Kimmo Puputti
ca22d8e500 Implement image carousel to listing page 2017-08-29 15:37:17 +03:00
Vesa Luusua
12eb357367 copy-paste typo 2017-08-29 00:49:25 +03:00
Kimmo Puputti
8d5415d6c0 Add placeholder for ImageCarousel component 2017-08-28 14:49:23 +03:00
Vesa Luusua
c8e6c9901b ManageListingCard test and example 2017-08-28 14:45:56 +03:00
Vesa Luusua
8f509109f3 ManageListingCard 2017-08-28 14:45:50 +03:00
Kimmo Puputti
bb2b229f81 Merge pull request #364 from sharetribe/clean-up-money-handling
Clean up money handling
2017-08-28 13:50:12 +03:00
Kimmo Puputti
178937ab27 Try not to pass around subUnitDivisor 2017-08-28 11:14:22 +03:00
Vesa Luusua
4244e30a61 Secondary navigation: UserNav. It will be used in desktop mode on current user related pages 2017-08-25 15:24:51 +03:00
Vesa Luusua
9585358a9c TabNavHorizontal component 2017-08-25 15:24:49 +03:00
Vesa Luusua
ad38af2b42 TopbarMobileMenu can handle profile link: your listings 2017-08-25 15:24:49 +03:00
Vesa Luusua
3894af8624 TopbarDesktop can handle profile link: your listings 2017-08-25 15:24:49 +03:00
Vesa Luusua
89b6c2a164 Open mobile map button: fix since position sticky was unreliable on Safari 2017-08-25 15:04:30 +03:00
Kimmo Puputti
55e9574ce8 Avoid passing around currencyConfig 2017-08-25 10:59:15 +03:00
Kimmo Puputti
cb41d90d7b Remove currencyConfig from formatMoney params 2017-08-25 10:09:52 +03:00
Kimmo Puputti
a214a04901 Remove subUnitDivisor from convertMoneyToNumber params 2017-08-25 10:09:52 +03:00
Kimmo Puputti
72b787920e Use formatMoney helper where possible 2017-08-24 16:12:32 +03:00
Vesa Luusua
09fe599c30 Some necessary changes to push pagination back to bottom and keeping listing rows stacked up. 2017-08-24 16:11:08 +03:00
Janne Koivistoinen
2122e9f776 map button design fixes 2017-08-24 16:09:01 +03:00
Vesa Luusua
e689a2bbf0 Safari bug: sticky didn't work with button nor with bottom position 2017-08-24 15:51:07 +03:00
Vesa Luusua
b9bd4232f0 Review change 2017-08-24 14:31:37 +03:00
Vesa Luusua
590d18d42b Rename SearchMapListingCard to SearchMapInfoCard (since it's functionally infowindow and doesn't contain just one listing 2017-08-24 14:18:47 +03:00