Commit graph

51 commits

Author SHA1 Message Date
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
Kimmo Puputti
6ed23949b0 Transition ref rename: mark reviewed by provider -> expire provider review period 2018-01-11 15:40:35 +02:00
Kimmo Puputti
5dc5af7e5e Transition ref rename: mark reviewed by customer -> expire customer review period 2018-01-11 15:38:11 +02:00
Kimmo Puputti
3210cd8938 Transition ref rename: review by customer second -> review 2 by customer 2018-01-11 15:35:35 +02:00
Kimmo Puputti
217bd92bfc Transition ref rename: review by customer first -> review 1 by customer 2018-01-11 15:30:52 +02:00
Kimmo Puputti
f58ccf6a72 Transition ref rename: review by provider second -> review 2 by provider 2018-01-11 15:26:17 +02:00
Kimmo Puputti
0f94ef1625 Transition ref rename: review by provider first -> review 1 by provider 2018-01-11 15:19:33 +02:00
Kimmo Puputti
0032c7645b Rename txIsDeclinedOrAutodeclined to txIsDeclinedOrExpired 2018-01-11 15:12:46 +02:00
Kimmo Puputti
8dde64e194 Transition ref rename: auto-complete without reviews -> expire review period 2018-01-11 15:10:10 +02:00
Kimmo Puputti
0b77b9070b Transition ref rename: mark delivered -> complete 2018-01-11 15:05:41 +02:00
Kimmo Puputti
6a84e89459 Transition ref rename: remove TX_ prefix 2018-01-11 14:56:47 +02:00
Kimmo Puputti
c249491152 Transition ref rename: auto decline -> expire 2018-01-11 14:45:08 +02:00
Kimmo Puputti
bf9ba730c9 Transition ref rename: remove TX_ prefix 2018-01-11 14:44:51 +02:00
Kimmo Puputti
b6532d8ee6 Transition ref rename: preauthorize enquiry -> request after enquiry 2018-01-11 14:44:10 +02:00
Kimmo Puputti
135a6dab7e Transition ref rename: preauthorize -> request 2018-01-11 14:43:43 +02:00