Commit graph

2914 commits

Author SHA1 Message Date
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
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
1a800e5fbf Override Chrome's button styles 2017-12-12 15:10:03 +02:00
Hannu Lyytikainen
22e4da0b65 Add TabNavHorizontal component to styleguide 2017-12-12 11:34:41 +02:00
Hannu Lyytikäinen
13e7a9b199
Merge pull request #585 from sharetribe/reviews-in-listing-page
Show reviews on listing page
2017-12-12 11:29:37 +02:00
Hannu Lyytikainen
15d5e11f86 Show error for failed review fetching 2017-12-12 11:22:20 +02:00
Hannu Lyytikainen
a5f232ea51 User flex-basis instead of max-width 2017-12-12 11:21:04 +02:00
Hannu Lyytikainen
ac9094fd5a Add Reviews component to ListingPage 2017-12-12 11:21:04 +02:00
Hannu Lyytikainen
ed49548e1d Add Reviews component 2017-12-12 11:21:04 +02:00
Hannu Lyytikainen
b3e123a544 Change ReviewRating containing element into a span
This way the component can also be used for inline purposes.
2017-12-12 11:21:04 +02:00
Hannu Lyytikainen
828b7223f3 Add reviews fetching 2017-12-12 11:21:04 +02:00
Vesa Luusua
9750a4ff56
Merge pull request #591 from sharetribe/modal-fixes
Modal fixes
2017-12-11 16:41:09 +02:00
Vesa Luusua
21505aea88 backgroundImage and modals are two different things 2017-12-11 16:33:43 +02:00
Vesa Luusua
5be7a989a4 Maintain Page's scroll position when scrolling is disabled. 2017-12-11 16:33:38 +02:00
Vesa Luusua
2f779bafcf Don't let layout's main content shrink when scrolling is disabled 2017-12-11 16:28:43 +02:00
Kimmo Puputti
9d32898741
Merge pull request #592 from sharetribe/image-dimensions-in-file-names
Use image dimensions in file names for easier customisation
2017-12-11 16:03:13 +02:00
Kimmo Puputti
41a371e0c7 Use image dimensions in file names for easier customisation 2017-12-11 15:56:01 +02:00
Kimmo Puputti
a911872d43
Merge pull request #590 from sharetribe/improve-format-setup
Improve format setup
2017-12-11 15:39:01 +02:00
Kimmo Puputti
2983b4ecb1 Don't format md files by default
Since markdown files can be easily edited in the Github UI by non-tech
people, we shouldn't fail the CI when they are not formatted with
Prettier.

We still want to format them "manually" form time to time, so a new
command `yarn run format-docs` is added.
2017-12-11 15:28:56 +02:00
Kimmo Puputti
56c23a107b Ignore static content in formatting 2017-12-11 11:51:16 +02:00
Kimmo Puputti
50de197de2 Add .editorconfig file and make Prettier use it 2017-12-11 11:27:24 +02:00
Kimmo Puputti
1f733e3e75 Format markdown files 2017-12-11 11:03:08 +02:00
Kimmo Puputti
9813c974f9 Link to the updated create-react-app fork docs 2017-12-11 11:01:45 +02:00
Kimmo Puputti
77360a7132 Add formatting to markdown files 2017-12-11 10:59:04 +02:00