Hannu Lyytikainen
|
d8c614c911
|
Remove requirement for a known line item
Remove the requirement that a certain kind of line item is found from a transaction.
|
2019-04-05 11:30:45 +03:00 |
|
Vesa Luusua
|
236798d32a
|
Merge pull request #1061 from sharetribe/fix-individual-account-url
Fix individual account url
|
2019-04-02 15:39:04 +03:00 |
|
Vesa Luusua
|
d06f9e8d5d
|
Update changelog
|
2019-04-02 15:30:13 +03:00 |
|
Vesa Luusua
|
d45f102940
|
PayoutDetailsForm: Fix individual account business URL for US
|
2019-04-02 15:26:57 +03:00 |
|
Vesa Luusua
|
8247e54988
|
Merge pull request #1057 from sharetribe/v2.13.1
New release: v2.13.1
|
2019-03-29 15:45:16 +02:00 |
|
Vesa Luusua
|
0f52866516
|
New release: v2.13.1
|
2019-03-29 15:43:17 +02:00 |
|
Vesa Luusua
|
720b23878f
|
Merge pull request #1055 from sharetribe/add-comment-about-publicdata-filters
Add comment about category and amenities filters not working by default
|
2019-03-29 15:39:48 +02:00 |
|
Vesa Luusua
|
16e0874f45
|
Update changelog
|
2019-03-29 15:37:39 +02:00 |
|
Vesa Luusua
|
3e2569b693
|
Add comment about category and amenities filters not working by default
|
2019-03-29 15:36:35 +02:00 |
|
Vesa Luusua
|
98fb5d40b2
|
Merge pull request #1056 from sharetribe/fix-editlistingwizard-currentuser-id
Fix editlistingwizard currentuser
|
2019-03-29 15:33:12 +02:00 |
|
Vesa Luusua
|
b836a5eb8a
|
Update changelog
|
2019-03-29 15:20:49 +02:00 |
|
tam.vu
|
fa9cb85755
|
Fix bugs crashed when refresh EditListingPage:
Cause: current user is null when the EditListing page got reloaded.
Solve: ensure current user and then pass in ID
|
2019-03-29 15:18:33 +02:00 |
|
Vesa Luusua
|
84f272eaad
|
Merge pull request #1053 from sharetribe/v2.13.0
New release: v2.13.0
|
2019-03-28 16:45:12 +02:00 |
|
Vesa Luusua
|
be9647fb3b
|
New release: v2.13.0
|
2019-03-28 16:42:46 +02:00 |
|
Vesa Luusua
|
743ff67ef6
|
Merge pull request #1052 from sharetribe/update-translations
Update translations (after recent Stripe changes)
|
2019-03-28 16:39:58 +02:00 |
|
Vesa Luusua
|
b6657bc20e
|
Update changelog
|
2019-03-28 16:38:03 +02:00 |
|
Vesa Luusua
|
88f635337f
|
Update translations: es.json
|
2019-03-28 16:33:48 +02:00 |
|
Vesa Luusua
|
6c1ab84e1a
|
Update translations: fr.json
|
2019-03-28 12:33:22 +02:00 |
|
Vesa Luusua
|
7b5823a598
|
Update translations: en.json
|
2019-03-28 12:30:08 +02:00 |
|
Vesa Luusua
|
1fc4c01878
|
Merge pull request #1051 from sharetribe/fix-JPY-subunit-divisor
JPY was configured wrongly: it doesn't use subunits
|
2019-03-27 17:25:23 +02:00 |
|
Vesa Luusua
|
3c6143c670
|
Update changelog
|
2019-03-27 17:24:39 +02:00 |
|
Vesa Luusua
|
d6545edc25
|
JPY was configured wrongly: it doesn't use subunits
|
2019-03-27 17:21:51 +02:00 |
|
Vesa Luusua
|
1e4c26ac77
|
Merge pull request #1049 from sharetribe/fix-stripe-api-breaking-changes
There was breaking changes in Stripe API 2019-02-19
|
2019-03-27 16:53:03 +02:00 |
|
Vesa Luusua
|
a6347f1256
|
Update Changelog and Readme
|
2019-03-27 13:43:39 +02:00 |
|
Vesa Luusua
|
9ff121c615
|
Add generic Stripe error messages to PayoutDetailsForm error rendering.
|
2019-03-27 13:23:29 +02:00 |
|
Vesa Luusua
|
076055f9c2
|
Add stripe.duck.js to handle Stripe account and person endpoints
|
2019-03-27 13:23:21 +02:00 |
|
Vesa Luusua
|
be2a0fac8b
|
Update SDK version
|
2019-03-27 12:55:29 +02:00 |
|
Vesa Luusua
|
63c9d73a3d
|
Removed stripeConnected attributes in favor of stripeAccount entity
|
2019-03-26 22:20:16 +02:00 |
|
Vesa Luusua
|
b8b919ca11
|
Add stripeAccount entity to proptypes
|
2019-03-26 22:20:16 +02:00 |
|
Vesa Luusua
|
905c3ee129
|
Add currentUser id to components showing individiual Stripe account.
|
2019-03-26 22:20:15 +02:00 |
|
Vesa Luusua
|
f1b7a2235d
|
Move fname/firstName and lname/lastName renaming in thunk functions
|
2019-03-26 22:20:15 +02:00 |
|
Vesa Luusua
|
59f5e08897
|
PayoutDetailsForm: use new individual and company account components
|
2019-03-26 22:20:15 +02:00 |
|
Vesa Luusua
|
4ffef72a25
|
Add PayoutDetailsCompanyAccount component
|
2019-03-26 22:20:14 +02:00 |
|
Vesa Luusua
|
aa35f81b28
|
Add PayoutDetailsAdditionalPersons component
|
2019-03-26 22:20:14 +02:00 |
|
Vesa Luusua
|
c0060128f9
|
Add PayoutDetailsAccountOpener component
|
2019-03-26 22:20:13 +02:00 |
|
Vesa Luusua
|
84c2894e84
|
Refactor PayoutDetailsBankDetails
|
2019-03-26 22:20:13 +02:00 |
|
Vesa Luusua
|
659f2364e6
|
Refactor PayoutDetailsAddress
|
2019-03-26 22:20:13 +02:00 |
|
Vesa Luusua
|
760c78e897
|
Add PayoutDetailsIndividualAccount component
|
2019-03-26 22:20:12 +02:00 |
|
Vesa Luusua
|
11997a8d7e
|
Update PayoutDetailsPersonalDetails component
|
2019-03-26 22:20:05 +02:00 |
|
Vesa Luusua
|
d508c974ad
|
Add PayoutDetailsCompany component
|
2019-03-25 17:49:53 +02:00 |
|
Vesa Luusua
|
0311ef3787
|
Add PayoutDetailsBusinessProfile component
|
2019-03-25 17:49:53 +02:00 |
|
Vesa Luusua
|
2ce3be3372
|
PayoutDetailsForm: helper functions to normalize US phone numbers
|
2019-03-25 17:49:53 +02:00 |
|
Vesa Luusua
|
cdaabd0f96
|
Add a list of merchant category codes (mcc) for US
|
2019-03-25 17:49:52 +02:00 |
|
Vesa Luusua
|
38fc769539
|
Validator for businessURL
|
2019-03-25 17:49:52 +02:00 |
|
Vesa Luusua
|
04ffddc52c
|
Update stripe-config.js
|
2019-03-25 17:49:52 +02:00 |
|
Vesa Luusua
|
8223878f08
|
Remove deprecated subcomponents
|
2019-03-25 17:49:52 +02:00 |
|
Vesa Luusua
|
a202a8eab4
|
Enhancement: FieldSelect didn't reserve space for dropdown arrow.
|
2019-03-25 17:49:52 +02:00 |
|
Vesa Luusua
|
5c7c83b42a
|
Enhancement: add autocomplete attributes to FieldBirthdayInput
|
2019-03-25 17:49:51 +02:00 |
|
Vesa Luusua
|
78f314f791
|
fieldphonenumberinput-allow-props-overwrite
|
2019-03-25 17:49:51 +02:00 |
|
Vesa Luusua
|
f7d5341988
|
Merge pull request #1050 from sharetribe/use-booking-displayStart-displayEnd
Use displayStart and dislayEnd (Booking entity)
|
2019-03-25 17:49:07 +02:00 |
|