Commit graph

2639 commits

Author SHA1 Message Date
Vesa Luusua
c9403df341 SaleActionButtonsMaybe or OrderActionButtonMaybe used when necessary. 2017-12-18 19:04:03 +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
e5fa50d017 refactoring classnames of tx detail card 2017-12-18 18:42:41 +02:00
Vesa Luusua
703fbcef52 ProfileMenu label had rounded borders. 2017-12-18 18:37:32 +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
c133487a22 Fix ActivityFeed baseline alignment 2017-12-18 17:26:10 +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
Hannu Lyytikainen
984f38aba5 Fix two typos 2017-12-18 16:51:28 +02:00
Hannu Lyytikainen
b8499c5b90 Add hover styles for focus in tab content
This enables navigating the tabs with the tab key.
2017-12-18 16:51:28 +02:00
Vesa Luusua
241fca0f1e
Merge pull request #598 from sharetribe/transactionpanel
Transactionpanel
2017-12-18 16:04:39 +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
ed28ce65d2 Remove OrderDetailsPanel and SaleDetailsPanel 2017-12-18 15:10:09 +02:00
Vesa Luusua
817cc992f3 TransactionPage uses TransactionPanel 2017-12-18 15:10:09 +02:00
Vesa Luusua
5e0f0a1d8a Tests combined for TransactionPanel 2017-12-18 15:10:09 +02:00
Vesa Luusua
57e59860cb TransactionPanel (combined content of OrderDetailsPanel and SaleDetailsPanel 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
921cd9e27a propTypes: attributes are null for a 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
00ffe8278c ActivityFeed: handle banned user and deleted listing 2017-12-18 15:10:08 +02:00
Vesa Luusua
3393106662
Merge pull request #599 from sharetribe/enquiry-in-inbox
InboxPage show enquiry in InboxPage
2017-12-18 15:09:37 +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
40fdc60f55
Merge pull request #600 from sharetribe/listing-enquiry
Listing enquiry form
2017-12-18 13:18:44 +02:00
Kimmo Puputti
02d84fe635 Add EnquiryForm component 2017-12-18 11:18:07 +02:00
Kimmo Puputti
bb2c4d772c Add IconEnquiry component 2017-12-18 11:11:01 +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
c143af22f2 Move button styles to component css file 2017-12-15 17:48:16 +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
cee3abce4f
Merge pull request #597 from sharetribe/add-enquiry-prop-types
Handle enquiry transactions
2017-12-15 15:54:07 +02:00
Kimmo Puputti
7e19474bf9 Avoid breaking Inbox with enquiry transactions 2017-12-15 15:48:03 +02:00
Kimmo Puputti
47fe74cc72 Don't include/require data that is optional 2017-12-15 15:48:03 +02:00
Kimmo Puputti
45dd9d9455 Add enquiry prop type handling 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
4124fb6d0e
Merge pull request #594 from sharetribe/transactionpage
Transactionpage
2017-12-15 11:56:36 +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
c0a8190a40 Fix no op function 2017-12-14 17:08:32 +02:00
Hannu Lyytikäinen
a861954b9f
Merge pull request #596 from sharetribe/empty-transition-bug
Fix empty transition bug
2017-12-14 16:11:51 +02:00
Hannu Lyytikainen
03696b5607 Rename transition check function 2017-12-14 14:52:58 +02:00
Hannu Lyytikainen
3b909ad426 Log an error for an unknown transition type 2017-12-14 14:11:05 +02:00
Hannu Lyytikainen
b3f1489dec Check for transition type before rendering it
Also moved a utility function that is used only once away from
util/propTypes.
2017-12-14 13:56:42 +02:00
Hannu Lyytikäinen
ead540a126
Merge pull request #595 from sharetribe/listing-reviews-filter-public
Add state param to reviews query
2017-12-14 10:52:11 +02:00
Hannu Lyytikainen
30844a0f3a Add state param to reviews query 2017-12-13 22:20:10 +02:00