Commit graph

1993 commits

Author SHA1 Message Date
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
Kimmo Puputti
bb2c4d772c Add IconEnquiry component 2017-12-18 11:11:01 +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
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
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
30844a0f3a Add state param to reviews query 2017-12-13 22:20:10 +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
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
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
Kimmo Puputti
eda027065c Format with latest Prettier 2017-12-11 10:51:30 +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
695618f536 fix textarea's bottom padding 2017-12-08 16:44:14 +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
cf7497d820 Refetch first page if totalItems has changed between pagination calls. 2017-12-05 14:58:29 +02:00
Vesa Luusua
01eff1ef3e Fetch messages fix (maximum page size is 100 on API) 2017-12-05 14:58:28 +02:00
Kimmo Puputti
214525b140 Make auth routing more intuitive
- Use Login as auth page for URLs where user edits their own data or
  where we link from elsewhere
- Order route keys consistently
- Redirect /order/:id to /order/:id/details
- Redirect /sale/:id to /sale/:id/details
- Remove /order/:id/discussion and /sale/:id/discussion routes
2017-12-05 14:47:43 +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
620293ebec Add mobile view bottom margin 2017-12-01 14:47:15 +02:00
Kimmo Puputti
49cc7eb12e Add link to edit profile 2017-12-01 14:41:23 +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
Kimmo Puputti
ec1a834b20 Update title test with message IDs in translations 2017-11-30 12:21:55 +02:00
Kimmo Puputti
81a2a2c50b Use message IDs as translations in tests 2017-11-30 12:21:55 +02:00
Vesa Luusua
bcfd2c6567 Reviews and stuff needs to be included. 2017-11-30 11:39:25 +02:00