Commit graph

969 commits

Author SHA1 Message Date
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
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
00ffe8278c ActivityFeed: handle banned user and deleted listing 2017-12-18 15:10:08 +02:00
Kimmo Puputti
bb2c4d772c Add IconEnquiry component 2017-12-18 11:11:01 +02:00
Kimmo Puputti
45dd9d9455 Add enquiry prop type handling 2017-12-15 15:48:03 +02:00
Vesa Luusua
cbc1fcc05c TransactionPage 2017-12-15 02:10:34 +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 Lyytikainen
a5f232ea51 User flex-basis instead of max-width 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
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
41a371e0c7 Use image dimensions in file names for easier customisation 2017-12-11 15:56:01 +02:00
Kimmo Puputti
56c23a107b Ignore static content in formatting 2017-12-11 11:51:16 +02:00
Janne Koivistoinen
9d189f98a1 star empty space 2017-12-08 16:49:40 +02:00
Janne Koivistoinen
d1f22e4c98 dr for review modal done 2017-12-08 16:49:40 +02:00
Janne Koivistoinen
c91097fec3
Merge pull request #587 from sharetribe/ui-fixes
ui fixes, baselines, background image, sticky nav and close modal
2017-12-08 16:18:59 +02:00
Janne Koivistoinen
b5b9caa183 update tests 2017-12-08 15:59:37 +02:00
Kimmo Puputti
851f018b26
Change the original marker icon back 2017-12-08 11:09:24 +02:00
Kimmo Puputti
0967520b27
Test Github editor image upload 2017-12-08 11:07:36 +02:00
Vesa Luusua
01eff1ef3e Fetch messages fix (maximum page size is 100 on API) 2017-12-05 14:58:28 +02:00
Janne Koivistoinen
f5b52b90f7 animate inbox notification dot onLoad 2017-12-01 18:57:42 +02:00
Janne Koivistoinen
17e55c8116 ui fixes, baselines, background image, sticky nav and close modal 2017-12-01 18:43:50 +02:00
Kimmo Puputti
ce469aae8f
Merge pull request #582 from sharetribe/change-usercard-layout
Change UserCard layout
2017-12-01 16:22:40 +02:00
Kimmo Puputti
a27071b665 Remove edit profile link and add contact link 2017-12-01 14:22:39 +02:00
Janne Koivistoinen
9e70f41418 dr for showing reviews in activity feed 2017-12-01 11:58:02 +02:00
Kimmo Puputti
f1af205f9d Change bio position on mobile layout 2017-12-01 11:34:30 +02:00
Hannu Lyytikainen
493c0eabca Fix booking breakdown layout in sale page 2017-11-30 14:05:48 +02:00
Hannu Lyytikäinen
f87eb49082
Merge pull request #579 from sharetribe/review-transitions
Fix review transition regression
2017-11-30 13:26:42 +02:00
Kimmo Puputti
2d46277148 Update snapshots with message IDs as translations 2017-11-30 12:22:53 +02:00
Vesa Luusua
7bd32ba3ba Review changes 2017-11-30 11:39:18 +02:00
Vesa Luusua
b3a754f9e4 Rename FieldStarRating to FieldReviewRating 2017-11-30 11:28:34 +02:00
Vesa Luusua
9f8ca9a109 ActivityFeed can open ReviewModal (defined in parent panel) 2017-11-30 11:28:34 +02:00
Vesa Luusua
888acbe143 SalePage can show review modal (and related changes) 2017-11-30 11:28:34 +02:00
Vesa Luusua
e954e3271d OrderPage can show review modal (and related changes) 2017-11-30 11:28:33 +02:00
Vesa Luusua
7c8345eec6 Defaults for TextInputField 2017-11-30 11:28:33 +02:00
Vesa Luusua
04775c80a3 New modal: ReviewModal 2017-11-30 11:28:32 +02:00
Vesa Luusua
993c06f162 New form field: star rating 2017-11-30 11:28:32 +02:00
Vesa Luusua
c8f22319f8 Icon for review modal (about user review) 2017-11-30 11:28:31 +02:00
Hannu Lyytikainen
8ab778bf25 Fix baseline alignment for order and sale pages 2017-11-30 11:13:01 +02:00
Hannu Lyytikainen
86fe4e0fd1 Fix titles or order and sale pages
Also unify translations.
2017-11-29 16:21:21 +02:00
Kimmo Puputti
90377d11de Use the 32x32 favicon as the map marker for easy customisation 2017-11-29 14:27:30 +02:00
Kimmo Puputti
009335a8c9
Merge pull request #577 from sharetribe/fix-global-svg-ids
Ensure unique IDs in SVG filters
2017-11-29 14:14:16 +02:00
Hannu Lyytikäinen
a49a841205
Merge pull request #575 from sharetribe/show-reviews
Show reviews
2017-11-29 14:13:40 +02:00
Kimmo Puputti
9546a39979 Ensure unique IDs in SVG filters 2017-11-29 13:53:06 +02:00