Commit graph

1612 commits

Author SHA1 Message Date
Kimmo Puputti
3eb7b7c06d Check that categories are enabled 2017-12-20 15:41:00 +02:00
Kimmo Puputti
9131afd34f Show custom attribute category in listing page if present 2017-12-20 15:37:52 +02:00
Kimmo Puputti
0c73dfcba4 Add customAttributes as an empty object 2017-12-20 15:37:52 +02:00
Vesa Luusua
ade84a9824
Merge pull request #609 from sharetribe/editlisting-custom-attributes
Editlisting custom attributes
2017-12-20 15:37:30 +02:00
Vesa Luusua
b1fca2bc6e review changes 2017-12-20 15:28:25 +02:00
Kimmo Puputti
295b22712b Remove extra margin
When the contact link is hidden in the server rendered HTML, the text
jumps when the link is rendered in the client with the margins.
2017-12-20 15:27:06 +02:00
Vesa Luusua
66ec9b7f7a Update tests 2017-12-20 15:17:47 +02:00
Vesa Luusua
5c37ecdccd Custom attributes: EditListingPage can handle customAttributes 2017-12-20 15:17:47 +02:00
Vesa Luusua
105dfbce3d Custom attributes: EditListingDescriptionForm can ask category 2017-12-20 15:17:47 +02:00
Hannu Lyytikäinen
108ba81474
Merge pull request #607 from sharetribe/profile-page-dr
Profile page dr
2017-12-20 13:20:38 +02:00
Vesa Luusua
2e935266ff Bug fix: merging sendReview was missing from TransactionPage refactoring 2017-12-20 02:13:06 +02:00
Janne Koivistoinen
b0cadc1462 design review done 2017-12-19 15:37:01 +02:00
Janne Koivistoinen
5330770f34 ready for Hannu to work on the li element 2017-12-19 15:03:21 +02:00
Kimmo Puputti
e40c6e4499 Show contact link only when it makes sense 2017-12-19 13:21:33 +02:00
Kimmo Puputti
d40c606eb2 Show the possible enquiry sending error next to the submit button 2017-12-19 13:21:33 +02:00
Kimmo Puputti
d6e1cf2502 Require non-empty message 2017-12-19 13:21:33 +02:00
Kimmo Puputti
251e496e11 Send the enquiry message to the created transaction 2017-12-19 13:21:33 +02:00
Kimmo Puputti
683b989e1f Use propTypes instead of hardcoded transition string 2017-12-19 10:40:20 +02:00
Kimmo Puputti
01a44af544 Initiate new enquiry tx and redirect to order page 2017-12-19 10:39:56 +02:00
Kimmo Puputti
f8a8679f5e
Merge pull request #601 from sharetribe/listing-page-enquiry-modal
Enquiry modal in listing page
2017-12-19 09:39:49 +02:00
Kimmo Puputti
b17cc1058c Clean up based on code review 2017-12-19 09:31:48 +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
Hannu Lyytikainen
8469611aa4 Fix mobile baseline alignment on ProfilePage 2017-12-18 17:25:43 +02:00
Hannu Lyytikainen
7b2ad119de User initialState for resetting profile page data 2017-12-18 16:51:28 +02:00
Kimmo Puputti
1896448ba9 Handle banned author display name 2017-12-18 15:26:25 +02:00
Kimmo Puputti
cd952538e3 Add enquiry form in a modal to listing page 2017-12-18 15:20:39 +02:00
Vesa Luusua
3a315ad23d Review changes 2017-12-18 15:20:17 +02:00
Vesa Luusua
817cc992f3 TransactionPage uses TransactionPanel 2017-12-18 15:10:09 +02:00
Vesa Luusua
fcfc069df7 TransactionPage can handle deleted listing 2017-12-18 15:10:08 +02:00
Vesa Luusua
f2630f0123 SendMessageForm: mobile paddings need to work with autosize's content-box 2017-12-18 15:10:08 +02:00
Vesa Luusua
b6b649bb14 Test strings are multiline nowadays 2017-12-18 14:16:56 +02:00
Vesa Luusua
aaa4cd216f Enquiry flag on InboxPage 2017-12-18 14:12:51 +02:00
Vesa Luusua
4673579c4e InboxPage transition/enquiry fix 2017-12-18 14:12:50 +02:00
Kimmo Puputti
02d84fe635 Add EnquiryForm component 2017-12-18 11:18:07 +02:00
Hannu Lyytikainen
934d8de733 Add author include to listing query on ProfilePage
This fixes missing host display name.
2017-12-15 17:52:31 +02:00
Hannu Lyytikainen
f392218526 Clear ProfilePage state on loadData 2017-12-15 17:46:41 +02:00
Hannu Lyytikainen
9b603d6899 Change viewport based layout handling 2017-12-15 17:46:41 +02:00
Hannu Lyytikainen
2376646c7d Update review tab state field name 2017-12-15 17:46:41 +02:00
Hannu Lyytikainen
4395e9ee6a Break TabNavHorizontal into two components 2017-12-15 17:46:35 +02:00
Kimmo Puputti
7e19474bf9 Avoid breaking Inbox with enquiry transactions 2017-12-15 15:48:03 +02:00
Kimmo Puputti
0cb35faae7 Pass in raw author instead of ensured to avoid validation errors 2017-12-15 15:45:30 +02:00
Vesa Luusua
9f54bbb67d Remove OrderPage and SalePage 2017-12-15 02:10:34 +02:00
Vesa Luusua
cbc1fcc05c TransactionPage 2017-12-15 02:10:34 +02:00
Hannu Lyytikainen
30844a0f3a Add state param to reviews query 2017-12-13 22:20:10 +02:00
Hannu Lyytikainen
893427a78e Add reviews to ProfilePage 2017-12-13 22:01:13 +02:00
Hannu Lyytikainen
a7125173c5 Add review fetching for profile page duck 2017-12-12 16:48:44 +02:00
Hannu Lyytikainen
b41c2f43c1 Add type parameter for TabNavHorizontal
The type indicates if tabs are links or buttons.
2017-12-12 15:50:33 +02:00
Hannu Lyytikainen
15d5e11f86 Show error for failed review fetching 2017-12-12 11:22:20 +02:00
Hannu Lyytikainen
ac9094fd5a Add Reviews component to ListingPage 2017-12-12 11:21:04 +02:00
Hannu Lyytikainen
828b7223f3 Add reviews fetching 2017-12-12 11:21:04 +02:00