Commit graph

3038 commits

Author SHA1 Message Date
Hannu Lyytikainen
1dba15331a Streamline sale buttons visibility logic 2018-12-20 18:03:29 +02:00
Hannu Lyytikainen
ad6fc6346b Fix session store handling for enquired tx 2018-12-20 18:03:29 +02:00
Hannu Lyytikainen
4f21f3a214 Hide desktop booking breakdown in mobile 2018-12-20 18:03:29 +02:00
Hannu Lyytikainen
08378d7001 Fix footer overlapping booking calendar
Rise the transaction details section on top of the footer so that the
booking dates calendar won't go below it.
2018-12-20 18:02:29 +02:00
Hannu Lyytikainen
65a1358b93 Fix hidden open booking form section in mobile 2018-12-20 18:02:29 +02:00
Hannu Lyytikainen
4663f825a1 Change checkout page booking sub title
Unify the sub title with transaction page.
2018-12-20 18:02:29 +02:00
Hannu Lyytikainen
8d2adf0140 Hide initial message on booking after enquiry 2018-12-20 18:02:29 +02:00
Hannu Lyytikainen
bbac34a0e5 Add initiate order after enquiry
If enquired transaction is avalable transition it to prequthorized on
checkout page.
2018-12-20 18:02:29 +02:00
Hannu Lyytikainen
7cc30ee3ef Pass booking data from tx page to checkout 2018-12-20 18:02:29 +02:00
Hannu Lyytikainen
a0d1984103 Unify listing info sub titles 2018-12-20 18:02:29 +02:00
Hannu Lyytikainen
5fe0ac3d47 Add onManageDisableScrolling to BookingPanel 2018-12-20 18:02:29 +02:00
Hannu Lyytikainen
a053a6c81a Fetch time slots on tx page 2018-12-20 18:02:29 +02:00
Hannu Lyytikainen
68f6eaa391 Show BookingPanel on tx page
Show the BookingPanel component on the tx page when the transaction has
been started with an enquiry.
2018-12-20 18:02:29 +02:00
Hannu Lyytikainen
38b780827d Hide listing address link from provider 2018-12-20 18:02:29 +02:00
Hannu Lyytikainen
3d11d733e0 Change BookingPanel dependency import order
Place components and forms as last imports before the ones from the same
folder.
2018-12-20 17:48:26 +02:00
Hannu Lyytikainen
f4f67be661 Change formatted title and sub title type
Change formatted title and sub title type to node in BookingPanel.
Also remove FormattedText component which renders a redundant span element.
2018-12-20 17:48:26 +02:00
Hannu Lyytikainen
080ae345a6 Change unit type translation resolving 2018-12-20 17:48:26 +02:00
Hannu Lyytikainen
bee450d786 Change BookingPanel title handling
Use title and sub title provided by a parent component.
2018-12-20 17:48:26 +02:00
Hannu Lyytikainen
167cc2608d Change name and type for richText prop
Rename the prop to title and allow it to be and object or a string. This
way a normal string or a styled html element can be provided.
2018-12-20 17:48:26 +02:00
Hannu Lyytikainen
3ea7738564 Fix BookingPanel baseline adjustments 2018-12-20 17:48:26 +02:00
Hannu Lyytikainen
2a886131c4 Remove some unused props passed to BookingPanel 2018-12-20 17:47:10 +02:00
Hannu Lyytikainen
e894dead63 Clean up BookingPanel props
Remove isClosed and price from the BookingPanel props as they can be
resolved from the listing.
2018-12-20 17:47:10 +02:00
Hannu Lyytikainen
9cd3c0c5ad Remove redundant style class definitions 2018-12-20 17:47:10 +02:00
Hannu Lyytikainen
d6ed766d1b Fix listing page layout 2018-12-20 17:47:10 +02:00
Hannu Lyytikainen
a032d06eea Use page specific message key on CheckoutPage 2018-12-20 17:47:10 +02:00
Hannu Lyytikainen
936d2955d9 Add BookingPanel styleguide example 2018-12-20 17:47:10 +02:00
Hannu Lyytikainen
b7e5165999 Update translation keys 2018-12-20 17:47:10 +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
49f5a8aef1 Small fixes to English translations for consistency 2018-12-17 15:44:25 +02:00
Jenni Nurmi
6c22b46005 Update French translations 2018-12-17 15:40:55 +02:00
Jenni Nurmi
fd4d258d05 Add example for not required radio button field 2018-12-17 13:56:01 +02:00
Jenni Nurmi
73bead91f9 Create FieldRadioButton component 2018-12-17 13:56:01 +02:00
Jenni Nurmi
687cf7bbe9 Move Stripe config to separate file 2018-12-10 14:50:21 +02:00
Jenni Nurmi
3707a1bc04 Update translations 2018-12-10 14:50:21 +02:00
Jenni Nurmi
0035dae54b Add ID number field with validators to US and HK 2018-12-10 14:50:21 +02:00
Jenni Nurmi
0cc6cf9663 Add ID number field with validators to US and HK 2018-12-10 14:50:21 +02:00
Jenni Nurmi
a137773b82 Add Stripe support for Hong Kong 2018-12-10 14:50:21 +02:00
Jenni Nurmi
fe0102034a Add Stripe support for Norway 2018-12-10 14:50:21 +02:00
Jenni Nurmi
d98d5d8f62 Add Stripe support for Switzerland 2018-12-10 14:50:21 +02:00
Jenni Nurmi
c79fb7e141 Add Stripe support for New Zealand 2018-12-10 14:50:21 +02:00
Jenni Nurmi
45e00d2241 Add Stripe support for Canada 2018-12-10 14:50:21 +02:00
Jenni Nurmi
fe1082e5e5 Add field for personal id number to PayoutDetailsForm 2018-12-10 14:50:21 +02:00
Jenni Nurmi
89c62999be Create PayoutDetailsAddress subcomponent and edit address config 2018-12-10 14:50:21 +02:00
Jenni Nurmi
a84e8ae33e Refactor mapInputsToStripeAccountKeys function to make it easier to add different bank account formats 2018-12-10 14:50:20 +02:00
Jenni Nurmi
09455123e1 Update changelog and comment in config 2018-12-10 14:03:29 +02:00
Jenni Nurmi
3fad2dd5d2 Update translations in ManageListingCard 2018-12-10 13:58:28 +02:00
Jenni Nurmi
086963a497 Update translations in ListingPage 2018-12-10 13:58:28 +02:00
Jenni Nurmi
512d820c38 Update translations in ListingCard 2018-12-10 13:58:28 +02:00
Jenni Nurmi
082707d012 Update translations in EditListingPricingForm 2018-12-10 13:58:28 +02:00
Vesa Luusua
fa76ea5051 Formatting docs with newest Prettier.
Related commit  was lost at some point when dependencies were updated.
2018-12-10 13:34:11 +02:00