Commit graph

65 commits

Author SHA1 Message Date
Jenni Nurmi
4c97c19858 Create BookingTimeInfo component 2019-09-10 17:22:53 +03:00
Vesa Luusua
eed0b9b0e8 Fix: availabilityPlan prop in EditListingAvailabilityForm was missing. 2019-08-29 12:56:49 +03:00
Vesa Luusua
dc34e4463d Add new type: defaultPaymentMethod 2019-08-22 15:44:14 +03:00
Vesa Luusua
17bbaad975 Include stripeConnected attribute to currentUser entity 2019-05-08 13:31:20 +03:00
Vesa Luusua
be0c8a7cf5 InboxPage: use sparse fields to improve query performance 2019-04-12 16:19:32 +03:00
Vesa Luusua
fafefea5ee Make listing and user proptypes to work with sparse fields 2019-04-12 13:19:25 +03:00
Hannu Lyytikainen
61a9941ce6 Add a component for unknown line items 2019-04-05 11:36:42 +03:00
Hannu Lyytikainen
d8c614c911 Remove requirement for a known line item
Remove the requirement that a certain kind of line item is found from a transaction.
2019-04-05 11:30:45 +03:00
Vesa Luusua
63c9d73a3d Removed stripeConnected attributes in favor of stripeAccount entity 2019-03-26 22:20:16 +02:00
Vesa Luusua
b8b919ca11 Add stripeAccount entity to proptypes 2019-03-26 22:20:16 +02:00
Vesa Luusua
97c7654073 Use displayStart and dislayEnd (Booking entity) 2019-03-25 15:47:09 +02:00
Jenni Nurmi
099dd6bd9e Add handling for deleted and banned user to types.js 2019-02-12 10:22:44 +02:00
Jenni Nurmi
5f27f2b103 Remove error handling for unverified email from PasswordRecoveryPage 2019-02-06 13:29:46 +02:00
Vesa Luusua
a7b7c58d80 Extract transaction related code to its own util file
from types.js
2019-01-30 14:20:59 +02:00
Jenni Nurmi
27a49d1534 Add DateRangeFilter to desktop and mobile versions 2019-01-28 14:37:40 +02:00
Vesa Luusua
826aceaebe Add availabilityPlan to OwnListing attributes and add proptype availabilityException 2019-01-03 12:54:41 +02:00
Jenni Nurmi
299358f1d2 Show error if payment amount is zero 2018-11-26 13:34:58 +02:00
Vesa Luusua
3b834e98d0 Add LISTING_STATE_DRAFT to types.js 2018-11-06 11:42:58 +02:00
Vesa Luusua
f7837e3369 Fix API changes: description can be null. 2018-11-06 10:52:28 +02:00
Vesa Luusua
009f14e2c7 SearchFilters and SearchFiltersMobile 2018-10-31 10:53:52 +02:00
Hannu Lyytikäinen
f6fbae7dd8
Merge pull request #892 from sharetribe/availability
Add availability support
2018-08-13 15:24:03 +03:00
Hannu Lyytikainen
1706f22e52 Add error handling to checkout page
Add handling for the tx time already booked error to checkout page.
2018-08-09 15:43:28 +03:00
Kimmo Puputti
5927ac7fe4 Remove unneeded country from search params and place objects 2018-08-09 10:57:52 +03:00
Hannu Lyytikainen
4be615c352 Add ensure function for time slots
Also fixes time slots test data creation by setting the date time
correctly to UTC.
2018-07-26 14:39:36 +03:00
Hannu Lyytikainen
e3cfa970ad Fetch available time slots for listing page 2018-07-23 18:15:13 +03:00
Hannu Lyytikainen
9333b53bb7 Fix topbar search initial value 2018-06-28 18:31:01 +03:00
Hannu Lyytikäinen
39043bff86
Merge pull request #807 from sharetribe/refactor-search-filters
Refactor search filters
2018-04-20 08:49:19 +03:00
Kimmo Puputti
565a32f3c9 Rename transition/review/message attribute at to createdAt 2018-04-18 15:45:10 +03:00
Hannu Lyytikainen
3dec9983d4 Add a prop type for filter config 2018-04-18 12:14:38 +03:00
Kimmo Puputti
946cf7f53c Use Image variants instead of sizes 2018-04-16 12:28:43 +03:00
sktoiva
e06d1766c0 Fix transition code for first provider review 2018-03-14 10:12:33 +02:00
Vesa Luusua
ae830cf502 Show address on TransactionPage 2018-03-13 17:54:58 +02:00
Vesa Luusua
08fcfac609 BookingBreakdown can handle customer commission 2018-03-09 15:02:15 +02:00
Kimmo Puputti
a5497aefff Make listing geolocation optional 2018-03-05 14:18:00 +02:00
Mikko Koski
8cf9b76d52 Change the code to use either variants or size
Use which one is available. Code is now backwards and forwards compatible.
2018-03-02 12:00:41 +02:00
Kimmo Puputti
5d912c7716 Add error code 2018-02-28 09:36:32 +02:00
Kimmo Puputti
6cdb77fa32 Redirect to normal listing page if listing is already published 2018-02-12 10:44:01 +02:00
Kimmo Puputti
84f6bde9f3 Add not-found error code 2018-02-09 10:20:11 +02:00
Vesa Luusua
5f8323cd71 Add new unit type 2018-02-02 16:20:35 +02:00
Kimmo Puputti
c74904b078 Change ownListing author to the updated currentUser type 2018-01-31 10:46:01 +02:00
Kimmo Puputti
3b15497006 Remove customAttribute config and data 2018-01-29 10:08:26 +02:00
Kimmo Puputti
5fd0c39dc1 Remove listing closed attribute 2018-01-26 10:28:37 +02:00
Kimmo Puputti
0ac8144efd Add pendingApproval and closed listing states 2018-01-25 11:05:33 +02:00
Kimmo Puputti
470bdb029b Add listing state attribute 2018-01-24 15:32:20 +02:00
Kimmo Puputti
7fc3f2847b Stop using address attribute 2018-01-22 15:43:43 +02:00
Kimmo Puputti
2b94a8a721 Make publicData attribute required 2018-01-22 13:45:54 +02:00
Boyan Tabakov
e2813fb346 Update to use current API endpoints for own listings 2018-01-18 10:05:20 +02:00
Kimmo Puputti
32313e473c Rename transition label values 2018-01-16 12:32:55 +02:00
Kimmo Puputti
5a52ccbc1f Improve transition docs 2018-01-12 09:04:34 +02:00
Kimmo Puputti
66d859a77e Rename propTypes.txTransition to propTypes.transition 2018-01-11 15:42:41 +02:00