Commit graph

4213 commits

Author SHA1 Message Date
Vesa Luusua
ec44fae2b3 ManageListingCard should have a link to the Availability tab 2019-01-04 14:57:30 +02:00
Vesa Luusua
904637487d Add EditListingAvailabilityPanel to the EditListingWizard 2019-01-04 14:57:29 +02:00
Vesa Luusua
e82a51c607 EditListingAvailabilityPanel component 2019-01-04 14:57:29 +02:00
Vesa Luusua
74a50e5323 EditListingAvailabilityForm component 2019-01-04 14:57:24 +02:00
Vesa Luusua
fe36cf84cc EditListingPage.js: connect calendar data and functions from Redux setup 2019-01-04 14:53:13 +02:00
Vesa Luusua
c04742e160 EditListingPage.duck.js: add thunk functions for availability calendar
- requestFetchBookings
- requestFetchAvailabilityExceptions
- requestCreateAvailabilityException
- requestDeleteAvailabilityException
2019-01-04 14:53:03 +02:00
Vesa Luusua
854958d9e7 Add date utils: monthIdString, isDate, isSameDate 2019-01-03 12:54:41 +02:00
Vesa Luusua
2484b7948b Add new ensure* functions 2019-01-03 12:54:41 +02:00
Vesa Luusua
826aceaebe Add availabilityPlan to OwnListing attributes and add proptype availabilityException 2019-01-03 12:54:41 +02:00
Vesa Luusua
23cac31428 withViewport context helper should listen orientation changes 2019-01-03 12:54:41 +02:00
Vesa Luusua
25ae9f3833
Merge pull request #990 from sharetribe/v2.6.0
v2.6.0
2019-01-02 15:28:16 +02:00
Vesa Luusua
77e19c4a24 v2.6.0 2019-01-02 15:26:28 +02:00
Vesa Luusua
f94828a926
Merge pull request #989 from sharetribe/update-fr-translations
Update fr translations
2019-01-02 15:10:48 +02:00
Vesa Luusua
95749ce765 Update changelog 2019-01-02 15:06:45 +02:00
Vesa Luusua
922dfb2c64 Wrong translation for perUnit (it was english) 2019-01-02 15:05:41 +02:00
Hannu Lyytikäinen
5831cb7d7b
Merge pull request #988 from sharetribe/enquiry-to-tx-ui
Layout changes to listing and tx (enquiry) page
2018-12-31 15:09:31 +02:00
Hannu Lyytikainen
b20c6ca555 Fix BookingPanel title class overriding
Fix the title class overriding so that the css load order does not
affext the styles. Also removes a redundant media query definition.
2018-12-31 15:01:29 +02:00
Hannu Lyytikainen
298018f96f Update changelog 2018-12-27 14:36:52 +02:00
Hannu Lyytikainen
39539f2cdf Change BookingPanel title margin on tx page 2018-12-27 14:28:07 +02:00
Hannu Lyytikainen
2a728a64ad Change layouts to match design
Apply design baseline definitions on BookingDatesForm, BookingPanel and
ListingPage.
2018-12-27 13:57:13 +02:00
Hannu Lyytikäinen
7d64044711
Merge pull request #987 from sharetribe/fix-booking-title
Fix wrong booking title on listing page
2018-12-27 11:43:41 +02:00
Hannu Lyytikainen
4421410990 Update changelog 2018-12-27 11:38:34 +02:00
Hannu Lyytikainen
2c3bb15355 Fix wrong booking title on listing page 2018-12-27 11:35:36 +02:00
Vesa Luusua
4f489ea50c
Merge pull request #986 from sharetribe/fix-yarn-lock
Fix yarn lock
2018-12-21 10:51:53 +02:00
Vesa Luusua
adfce73cb6 Update changelog 2018-12-21 10:40:58 +02:00
Vesa Luusua
bdc1297034 Fix yarn.lock by running yarn install 2018-12-21 10:36:11 +02:00
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