Commit graph

22 commits

Author SHA1 Message Date
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
Jenni Nurmi
0aca4567c2 Update Prettier to 1.15.3 2018-12-05 11:07:47 +02:00
Vesa Luusua
ae1f89c7b7 Update Prettier 2018-05-09 16:38:43 +03:00
Vesa Luusua
ae830cf502 Show address on TransactionPage 2018-03-13 17:54:58 +02:00
Kimmo Puputti
61daa2e7e9 Fix error when no searchParams were provided 2018-01-31 16:07:07 +02:00
Kimmo Puputti
d07b5ec6ed Make book modal URL handling use search param, not tab/pathname 2018-01-31 10:46:01 +02:00
Kimmo Puputti
0b77b9070b Transition ref rename: mark delivered -> complete 2018-01-11 15:05:41 +02:00
Kimmo Puputti
c249491152 Transition ref rename: auto decline -> expire 2018-01-11 14:45:08 +02:00
Kimmo Puputti
135a6dab7e Transition ref rename: preauthorize -> request 2018-01-11 14:43:43 +02:00
Kimmo Puputti
f0b955dc5b Refactor propTypes module
- Rename types
- Collect propTypes within a named propTypes export
- Use named imports for easier refactoring and customisation later
- Rename sdk types to sdkTypes in imports to avoid confusion
2018-01-11 11:40:03 +02:00
Kimmo Puputti
14763906c5 Make booking unit type configurable 2018-01-03 13:22:17 +02:00
Vesa Luusua
48cd287bc5 Add enquiry title 2017-12-18 19:04:32 +02:00
Vesa Luusua
9700d538a9 Add OrderActionButtonMaybe functional component 2017-12-18 18:49:50 +02:00
Vesa Luusua
ad579fa3ff Refactoring createListingLink helper function 2017-12-18 18:46:45 +02:00
Vesa Luusua
2c6cc889d3 Remove empty wrappers - enquiry doesn't have breakdown 2017-12-18 15:36:14 +02:00
Vesa Luusua
3a315ad23d Review changes 2017-12-18 15:20:17 +02:00
Vesa Luusua
57e59860cb TransactionPanel (combined content of OrderDetailsPanel and SaleDetailsPanel 2017-12-18 15:10:09 +02:00