Commit graph

2568 commits

Author SHA1 Message Date
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
Kimmo Puputti
eda027065c Format with latest Prettier 2017-12-11 10:51:30 +02:00
Kimmo Puputti
10aa911517 Update packages 2017-12-11 10:50:57 +02:00
Janne Koivistoinen
06630d2654
Merge pull request #584 from sharetribe/review-modal-dr
dr for review modal done
2017-12-08 16:55:34 +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
470c93955a
Merge pull request #589 from sharetribe/text-area-fixes
fix textarea's bottom padding
2017-12-08 16:47:20 +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
1398f80c78
Merge pull request #588 from sharetribe/fix-activityfeed-pagination
Fetch messages fix (maximum page size is 100 on API)
2017-12-05 16:20:16 +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
Vesa Luusua
ce75cee279
Merge pull request #586 from sharetribe/improve-tx-routing
Make auth routing more intuitive
2017-12-05 14:57:18 +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
994761b2cf
Merge pull request #583 from sharetribe/reviews-dr
dr for showing reviews in activity feed
2017-12-01 14:06:51 +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 Lyytikäinen
952311ae38
Merge pull request #581 from sharetribe/booking-breakdown-layout
Fix booking breakdown layout in sale page
2017-11-30 14:27:29 +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
356e64a152
Merge pull request #580 from sharetribe/test-translations
Make snapshots stable again
2017-11-30 12:28:24 +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
Kimmo Puputti
b711251978 Use .env files for dev and test setup 2017-11-30 12:21:55 +02:00
Vesa Luusua
db07704f1c
Merge pull request #576 from sharetribe/review-modal
Review modal
2017-11-30 12:02:23 +02:00
Vesa Luusua
bcfd2c6567 Reviews and stuff needs to be included. 2017-11-30 11:39:25 +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
e18cf620ac TX transitions for review states 2017-11-30 11:28:33 +02:00
Vesa Luusua
345909611f Error check for invalid transition: isTransactionsTransitionInvalidTransition 2017-11-30 11:28:33 +02:00
Vesa Luusua
e75fe995f0 Selector: getTransactionsById (similar as getListingsById) 2017-11-30 11:28:32 +02:00
Vesa Luusua
04775c80a3 New modal: ReviewModal 2017-11-30 11:28:32 +02:00
Vesa Luusua
e444bf02e7 ReviewForm 2017-11-30 11:28:32 +02:00