Hannu Lyytikäinen
|
d2e8ea08df
|
Merge pull request #976 from sharetribe/enquire-to-tx
Enable requesting to book straight from enquiry
|
2018-12-20 18:10:39 +02:00 |
|
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
|
29875d4210
|
Update changelog
|
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 Lyytikäinen
|
f0534bd6a5
|
Merge pull request #969 from sharetribe/extract-section-booking
Extract booking section from listing page
|
2018-12-20 17:58:30 +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
|
01b1830cbd
|
Update changelog
|
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 |
|
Vesa Luusua
|
5b0443c70f
|
Merge pull request #985 from sharetribe/fork-button-to-deploy-guide
Add image of fork button to deploy guide
|
2018-12-20 16:41:13 +02:00 |
|
Vesa Luusua
|
22a8b63b3a
|
Update changelog
|
2018-12-20 16:14:24 +02:00 |
|
Vesa Luusua
|
c170bc31a3
|
Run Prettier for docs
|
2018-12-20 16:09:50 +02:00 |
|
Vesa Luusua
|
55dc734cf0
|
Add Fork instruction with image
|
2018-12-20 16:09:09 +02:00 |
|
Vesa Luusua
|
7073234b1e
|
Add image of fork button to deploy guide
|
2018-12-20 15:46:29 +02:00 |
|
Mikko Koski
|
d783f96404
|
Merge pull request #984 from sharetribe/changelog-remove-builtin
CHANGELOG: Removed built-in email templates
|
2018-12-19 12:42:28 +02:00 |
|
Mikko Koski
|
043ddaf293
|
Merge pull request #983 from sharetribe/delete-default-builtin-templates
Delete default builtin mail templates
|
2018-12-19 12:42:14 +02:00 |
|
Mikko Koski
|
adc2d382cb
|
CHANGELOG: Removed built-in email templates
|
2018-12-19 11:44:33 +02:00 |
|
Antti Salmivaara
|
e353d7fb4f
|
Update email template readme
|
2018-12-19 10:25:55 +02:00 |
|
Antti Salmivaara
|
d7b0b2515e
|
Update templates to have default footer
|
2018-12-18 16:40:52 +02:00 |
|
Antti Salmivaara
|
8c65594ec3
|
Remove email templates that can be edited in console
|
2018-12-18 16:39:43 +02:00 |
|
Jenni Nurmi
|
15f0835d76
|
Merge pull request #982 from sharetribe/v2.5.0
New release v2.5.0
|
2018-12-17 16:02:28 +02:00 |
|
Jenni Nurmi
|
3d9c644c63
|
New release v2.5.0
|
2018-12-17 15:59:44 +02:00 |
|
Jenni Nurmi
|
2650e53844
|
Merge pull request #981 from sharetribe/add-new-translations
Add new translations
|
2018-12-17 15:56:17 +02:00 |
|
Jenni Nurmi
|
ede549f80c
|
Update changelog
|
2018-12-17 15:52:35 +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
|
e8c9863ef1
|
Merge pull request #977 from sharetribe/create-radio-button-field
Create FieldRadioButton component
|
2018-12-17 14:03:49 +02:00 |
|