Commit graph

186 commits

Author SHA1 Message Date
Vesa Luusua
e82a51c607 EditListingAvailabilityPanel component 2019-01-04 14:57:29 +02:00
Hannu Lyytikainen
60d5a44d5d Extract SectionBooking into a distinct component
Extract SectionBooking away from ListingPage to a distinct component
called BookingPanel.
2018-12-20 17:47:10 +02:00
Jenni Nurmi
73bead91f9 Create FieldRadioButton component 2018-12-17 13:56:01 +02:00
Vesa Luusua
8dcca64fb2 Add components and containers index-files to .prettierignore 2018-11-15 15:16:04 +02:00
Jenni Nurmi
f4a14c50f3 Create IconArrowHead 2018-11-14 16:23:02 +02:00
Vesa Luusua
647dee1360 PriceFilter 2018-10-31 10:53:51 +02:00
Vesa Luusua
433002e637 RangeSlider and FieldRangeSlider 2018-10-31 00:18:39 +02:00
Hannu Lyytikainen
2cf223fbe8 Remove unused code 2018-06-01 01:09:36 +03:00
Vesa Luusua
79ceb307b3 [change] Extract missing information modal 2018-05-24 16:05:13 +03:00
Vesa Luusua
7a81956dd1 Create FieldCheckboxGroup: using FieldGroupCheckbox as starting point 2018-04-20 13:05:17 +03:00
Vesa Luusua
b6782d8aae Create FieldSelect: Final Form version of SelectField 2018-04-20 13:05:16 +03:00
Vesa Luusua
63bd9aed65 Create FieldTextInput: Final Form version of TextInputField 2018-04-20 13:05:16 +03:00
Hannu Lyytikainen
f9662fed25 Add FieldPhoneNumberInput component 2018-03-06 09:47:33 +02:00
Vesa Luusua
bd4d31c2a0 SelectMultipleFilterMobile -> SelectMultipleFilterPlain and same for SelectSingleFilterMobile 2018-02-23 17:51:20 +02:00
Vesa Luusua
30152423de SearchFiltersPanel (for extra filters on Desktop layout) 2018-02-23 17:29:01 +02:00
Kimmo Puputti
18108ce98e Add FieldBoolean component 2018-02-23 10:58:43 +02:00
Hannu Lyytikainen
d3acb253ec Add SelectMultipleFilterMobile component 2018-02-08 10:28:49 +02:00
Hannu Lyytikainen
adec516f87 Add SelectMultipleFilter component 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
1439ae72d8 FieldDateInput 2018-01-31 14:23:34 +02:00
Kimmo Puputti
916f63fe29 Add ListingLink component 2018-01-31 10:46:01 +02:00
Hannu Lyytikäinen
88fbebadbd
Merge pull request #676 from sharetribe/edit-listing-features
Edit listing features
2018-01-30 15:38:50 +02:00
Vesa Luusua
607c25b61c Rename: CurrencyInputField -> FieldCurrencyInput 2018-01-30 13:49:29 +02:00
Vesa Luusua
3156963f9e Rename: BirthdayInputField -> FieldBirthdayInput 2018-01-30 13:48:59 +02:00
Vesa Luusua
23faad9146 Rename: DateRangeInputField -> FieldDateRangeInput 2018-01-30 13:48:59 +02:00
Hannu Lyytikainen
bd598ccc54 Add a wizard tab for editing listing features 2018-01-29 14:36:20 +02:00
Kimmo Puputti
2e45cfebf1 Remove FieldCustomAttributeSelect component 2018-01-26 11:36:34 +02:00
Vesa Luusua
5bd7ae1249
Merge pull request #665 from sharetribe/policypanel
EditListingPolicyPanel aka Sauna rules
2018-01-23 18:14:41 +02:00
Vesa Luusua
335b15da80 EditListingPoliciesPanel 2018-01-23 17:18:19 +02:00
Hannu Lyytikainen
9d89b45771 Add PropertyGroup component 2018-01-23 12:35:26 +02:00
Hannu Lyytikainen
23001ec9ab Rename FieldSetCheckbox to FieldGroupCheckbox 2018-01-22 11:28:50 +02:00
Hannu Lyytikainen
eaa199305c Add FieldSetCheckbox component 2018-01-19 16:55:54 +02:00
Hannu Lyytikainen
4358a016bd Add FieldCheckbox component 2018-01-19 16:55:54 +02:00
Vesa Luusua
82c1330d13 SectionThumbnailLinks 2018-01-17 13:42:38 +02:00
Kimmo Puputti
ffa85d3226 SectionSearchLinks component 2018-01-16 11:19:18 +02:00
Hannu Lyytikainen
e07027ce42 Rename SelectSingleCustomAttribute
Rename SelectSingleCustomAttribute to SelectSingleFilter for more
consistent naming with mobile components.
2018-01-15 13:42:47 +02:00
Hannu Lyytikainen
a4b6b887ab Split select single filter into distinct file 2018-01-12 15:16:11 +02:00
Hannu Lyytikainen
f831172273 Add mobile search filters component 2018-01-12 15:16:11 +02:00
Vesa Luusua
661d6d48ea Remove unused component using old version of react-dates 2018-01-10 12:42:37 +02:00
Hannu Lyytikäinen
4ecf440ca3
Merge pull request #620 from sharetribe/custom-attr-search
Custom attribute search filters
2018-01-09 16:06:47 +02:00
Vesa Luusua
817fe7de6c CookieConsent component 2018-01-05 12:55:37 +02:00
Hannu Lyytikainen
a0ff57705d Split SelectSingleCustomAttribute into it's own file 2018-01-03 15:56:01 +02:00
Hannu Lyytikainen
9c725abada Rename SearchAttributes component to SearchFilters 2018-01-03 14:42:59 +02:00
Hannu Lyytikainen
3a1a472a32 Add SearchAttributes component
Move search summary content into the new SearchAttributes component.
2018-01-03 14:25:53 +02:00
Vesa Luusua
8147e29ca7 FieldCustomAttributeSelect 2017-12-20 18:40:08 +02:00
Hannu Lyytikäinen
139114e568
Merge pull request #593 from sharetribe/profile-reviews
Add reviews to the profile page
2017-12-18 17:38:25 +02:00
Vesa Luusua
ed28ce65d2 Remove OrderDetailsPanel and SaleDetailsPanel 2017-12-18 15:10:09 +02:00
Vesa Luusua
57e59860cb TransactionPanel (combined content of OrderDetailsPanel and SaleDetailsPanel 2017-12-18 15:10:09 +02:00
Kimmo Puputti
bb2c4d772c Add IconEnquiry component 2017-12-18 11:11:01 +02:00
Hannu Lyytikainen
4395e9ee6a Break TabNavHorizontal into two components 2017-12-15 17:46:35 +02:00