Commit graph

2998 commits

Author SHA1 Message Date
Vesa Luusua
a2a6e62036
Merge pull request #684 from sharetribe/refactor-booking-flow-for-units
Refactor booking flow for units
2018-02-02 16:39:00 +02:00
Vesa Luusua
cd0c3932bf Review changes 2018-02-02 16:25:18 +02:00
Vesa Luusua
7551fec85e Add notes about missing quantity prop when unitType is line-item/units 2018-02-02 16:20:37 +02:00
Vesa Luusua
789bfbaca2 LineItemUnitsMaybe for BookingBreakdown 2018-02-02 16:20:37 +02:00
Vesa Luusua
b310613017 Refactor fetchSpeculatedTransaction to accommodate booking data easily if needed 2018-02-02 16:20:36 +02:00
Vesa Luusua
239eb1fad2 Enable passing booking data (like quantity, color) in addition to BookingDates 2018-02-02 16:20:36 +02:00
Vesa Luusua
c04dca2df3 Update BookingDatesForm to be ready for changes with LINE_ITEM_UNITS 2018-02-02 16:20:35 +02:00
Vesa Luusua
5f8323cd71 Add new unit type 2018-02-02 16:20:35 +02:00
Vesa Luusua
01c0376a2d Refactor BookingBreakdown to embrace future changes better 2018-02-02 16:20:35 +02:00
Vesa Luusua
0a66a81bb6
rewording tos 2018-02-02 15:48:52 +02:00
Kimmo Puputti
8103079245
Merge pull request #685 from sharetribe/extended-data-query
Use extended data in search
2018-02-02 15:47:30 +02:00
Vesa Luusua
2cf89227e6
Merge pull request #686 from sharetribe/customization-checklist
Customization checklist
2018-02-02 15:33:15 +02:00
Vesa Luusua
544f7e7e7f
link to terms-of-service-and-privacy-policy.md 2018-02-02 15:32:21 +02:00
Vesa Luusua
18dd7cc86b
public data > extended data 2018-02-02 15:30:34 +02:00
Vesa Luusua
b10c607dcf Not SoMe integrations but pages 2018-02-02 15:23:59 +02:00
Vesa Luusua
7d2ba8e940 Customization checklist 2018-02-02 15:16:17 +02:00
Kimmo Puputti
27881755b5 Edit example categories to fit Saunatime 2018-02-02 15:04:33 +02:00
Kimmo Puputti
951d169dc4 Replace listings.search usage with listings.query 2018-02-02 15:04:11 +02:00
Kimmo Puputti
74d86dbd24 Change category query param 2018-02-02 15:03:34 +02:00
Kimmo Puputti
de304394b6 Remove saving category to customAttributes 2018-02-02 15:03:05 +02:00
Kimmo Puputti
4ad89cfde6
Merge pull request #683 from sharetribe/coordinate-obfuscation
Optionally obfuscate coordinates and show a circle on the map
2018-02-02 14:14:13 +02:00
Kimmo Puputti
3aa1d74e30 Improve config prop types check 2018-02-02 14:07:53 +02:00
Kimmo Puputti
505cafdb7a Improve coordinate obfuscation
Now the obfuscation results are memoized so that the results stay
stable for each listing id.
2018-02-02 12:04:10 +02:00
Kimmo Puputti
b8b8b94375 Obfuscate SearchMap listing coordinates 2018-02-01 16:11:57 +02:00
Kimmo Puputti
cd995ec908 Obfuscated coordinates with a circle on the map 2018-02-01 16:09:09 +02:00
Vesa Luusua
29ece05777
Merge pull request #682 from sharetribe/listingcards-break-title
Break long words on (Manage)ListingCards
2018-02-01 13:31:17 +02:00
Sampo Toiva
365dd6b27f
Remove the dimesions for Icon
This can be found in the generator sites documentation.
2018-02-01 11:24:02 +02:00
Vesa Luusua
ede0587056 Break long words on (Manage)ListingCards 2018-01-31 17:44:25 +02:00
Vesa Luusua
5532659506
Merge pull request #681 from sharetribe/fix-editlisting
Fix: Images should not be included if they are undefined
2018-01-31 16:45:20 +02:00
Vesa Luusua
f25d4e89c7 Images should not be included if they are undefined 2018-01-31 16:36:18 +02:00
Kimmo Puputti
61daa2e7e9 Fix error when no searchParams were provided 2018-01-31 16:07:07 +02:00
Sampo Toiva
342f82f672
Add icon dimensions 2018-01-31 15:30:24 +02:00
Vesa Luusua
d6707b7f1d
Merge pull request #680 from sharetribe/singledatepicker
Singledatepicker
2018-01-31 15:02:43 +02:00
Vesa Luusua
0edd574cf6 Initialize react-dates in index.js 2018-01-31 14:23:35 +02:00
Vesa Luusua
7ad1ea557f Fix dublicate css rule in FieldDateRangeInput 2018-01-31 14:23:35 +02:00
Vesa Luusua
1439ae72d8 FieldDateInput 2018-01-31 14:23:34 +02:00
Kimmo Puputti
6229a9cecb
Merge pull request #677 from sharetribe/listing-page-pending-fetch
Listing page pending state data handling
2018-01-31 11:32:27 +02:00
Kimmo Puputti
b6010beb25 Use a shared var for the listing page variant 2018-01-31 11:22:34 +02:00
Kimmo Puputti
4940b67c17 Use ListingLink in features panel 2018-01-31 10:56:59 +02:00
Kimmo Puputti
c74904b078 Change ownListing author to the updated currentUser type 2018-01-31 10:46:01 +02:00
Kimmo Puputti
db30fcab96 Fix cursor in pending listing card 2018-01-31 10:46:01 +02:00
Kimmo Puputti
30ccb1e85b Redirect to the correct URL if listing is pending approval 2018-01-31 10:46:01 +02:00
Kimmo Puputti
27e6686e8c Use ListingLink component in ManageListingCard 2018-01-31 10:46:01 +02:00
Kimmo Puputti
faf31af6ed Fix missing props in ListingPage tests 2018-01-31 10:46:01 +02:00
Kimmo Puputti
a5456320da Ensure ownListing instead of listing in wizard 2018-01-31 10:46:01 +02:00
Kimmo Puputti
32d83c1733 Use ListingLink in wizard panel titles 2018-01-31 10:46:01 +02:00
Kimmo Puputti
916f63fe29 Add ListingLink component 2018-01-31 10:46:01 +02:00
Kimmo Puputti
22129e49d1 Use own listing if the pending-approval variant was in the params 2018-01-31 10:46:01 +02:00
Kimmo Puputti
5eb03350ae Fetch from ownListings if listing is pending approval 2018-01-31 10:46:01 +02:00
Kimmo Puputti
5958d4e0f0 Link to pending-approval variant URL if listing is pending approval 2018-01-31 10:46:01 +02:00