Commit graph

3017 commits

Author SHA1 Message Date
Hannu Lyytikainen
01c8136d65 Change SelectSingleFilterMobile props
Pass initialValue instead of all query params.
2018-02-06 16:02:56 +02:00
Hannu Lyytikäinen
31e85eab46
Merge pull request #690 from sharetribe/checkbox-values
Change FieldGroupCheckbox field naming
2018-02-06 13:56:26 +02:00
Hannu Lyytikainen
8efed6f043 Change FieldGroupCheckbox field naming 2018-02-06 13:48:34 +02:00
Hannu Lyytikäinen
9ae4db24a9
Merge pull request #689 from sharetribe/select-multiple-filter-search
Filter search with amenities
2018-02-06 13:47:04 +02:00
Hannu Lyytikainen
9d4e8ebd45 Rename filter dropdown offset const 2018-02-06 13:33:58 +02:00
Hannu Lyytikainen
82487f0daa Rename amenities url param name const 2018-02-06 13:16:50 +02:00
Hannu Lyytikainen
99ce1f9a01 Unify function naming 2018-02-06 10:22:57 +02:00
Hannu Lyytikainen
161a0268ab Pass initial value to SelectSingleFilter
Pass initial value to SelectSingleFilter instead of full query
parameters object.
2018-02-05 16:01:01 +02:00
Hannu Lyytikainen
623c274781 Pass label as a param to SelectMultipleFilter 2018-02-05 15:51:07 +02:00
Hannu Lyytikainen
528b6b593d Add urlParam param to SelectMultipleFilter
Also rename amenities url param.
2018-02-05 15:01:53 +02:00
Hannu Lyytikainen
8c362b6dca Add features filter 2018-02-05 11:03:25 +02:00
Hannu Lyytikainen
d850bc1286 Pass content offset as param to SelectSingleFilter
Offset is passed in the same way to SelectMultipleFilter.
2018-02-05 11:03:25 +02:00
Hannu Lyytikäinen
4f3652045b
Merge pull request #687 from sharetribe/select-multiple-filter-component
Select multiple filter component
2018-02-05 11:02:56 +02:00
Hannu Lyytikainen
078d7700b2 Remove shape validation for options
The shape correctness is validated in the child component.
2018-02-05 10:52:42 +02:00
Hannu Lyytikainen
56b67ccb96 Add prop validation for filter offset 2018-02-02 20:07:13 +02:00
Hannu Lyytikainen
a87a83094a Change filter lable styles if values are selected 2018-02-02 19:52:47 +02:00
Hannu Lyytikainen
adec516f87 Add SelectMultipleFilter component 2018-02-02 19:52:47 +02:00
Hannu Lyytikainen
ca410d5c3b Allow ref fucntion to be passed to the form 2018-02-02 19:52:47 +02:00
Hannu Lyytikainen
45358a7d51 Remove FilterPanel as obsolete 2018-02-02 19:52:47 +02:00
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