Janne Koivistoinen
f778f9ee35
position sticky and h1 margin-top fixes
2017-12-20 18:54:17 +02:00
Kimmo Puputti
169cf22a15
Merge pull request #608 from sharetribe/custom-category-in-listing-page
...
Custom category in listing page
2017-12-20 15:53:28 +02:00
Kimmo Puputti
6f016684b8
Translate listing category name
2017-12-20 15:47:25 +02:00
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
Kimmo Puputti
913ebced02
Merge pull request #611 from sharetribe/fix-contact-link-jump
...
Fix contact link text jump
2017-12-20 15:33:29 +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
Vesa Luusua
8fc4ce1b9c
Custom attribute configuration
2017-12-20 15:17:46 +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
Boyan Tabakov
cb34262b6e
Merge pull request #606 from sharetribe/mail-templates
...
Add all default mail templates
2017-12-20 10:14:30 +02:00
Boyan Tabakov
45a488d0a1
Add information about mail templates
2017-12-20 10:07:51 +02:00
Hannu Lyytikainen
80c87f4a64
Use a style class instead of li element style
2017-12-20 09:41:56 +02:00
Vesa Luusua
aa55b028c1
Merge pull request #605 from sharetribe/tx-sendreview-bug-fix
...
Bug fix: merging sendReview was missing from TransactionPage refactoring
2017-12-20 02:18:15 +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
Boyan Tabakov
4c8b924f3f
Add all default mail templates
...
Each mail template has three corresponding files, each containing respectively
the subject template, the plain text mail template and the html mail template.
2017-12-19 15:25:12 +02:00
Kimmo Puputti
611efbe202
Merge pull request #604 from sharetribe/fork-docs
...
Documentation for forking the project for customisation
2017-12-19 15:19:55 +02:00
Hannu Lyytikainen
76d5b91db9
Limit li styles to apply only to Reviews component
2017-12-19 15:19:54 +02:00
Kimmo Puputti
a386082213
Merge pull request #603 from sharetribe/init-listing-enquiry
...
Send enquiry from ListingPage
2017-12-19 15:05:48 +02:00
Janne Koivistoinen
5330770f34
ready for Hannu to work on the li element
2017-12-19 15:03:21 +02:00
Vesa Luusua
666d4589cd
Merge pull request #602 from sharetribe/enquiry-in-transactionpanel
...
Enquiry in transactionpanel
2017-12-19 14:47:22 +02:00
Kimmo Puputti
ec337e91d0
Add docs for forking the project for customisation
2017-12-19 14:33:51 +02:00
Kimmo Puputti
21997441c6
Format docs
2017-12-19 14:33:51 +02:00
Vesa Luusua
269ec36b0e
Review change
2017-12-19 14:30:11 +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
Vesa Luusua
faaba6e509
fix: title was included already to BreakdownMaybe
2017-12-18 19:39:23 +02:00
Vesa Luusua
48cd287bc5
Add enquiry title
2017-12-18 19:04:32 +02:00
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