Commit graph

3297 commits

Author SHA1 Message Date
Hannu Lyytikainen
ec3c74180b Add support for arbitrary line items in sub total 2019-04-05 11:47:45 +03:00
Hannu Lyytikainen
61a9941ce6 Add a component for unknown line items 2019-04-05 11:36:42 +03:00
Hannu Lyytikainen
a15d3d15ab Add a function that humanizes line item codes 2019-04-05 11:30:45 +03:00
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
d45f102940 PayoutDetailsForm: Fix individual account business URL for US 2019-04-02 15:26:57 +03:00
Vesa Luusua
3e2569b693 Add comment about category and amenities filters not working by default 2019-03-29 15:36:35 +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
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
d6545edc25 JPY was configured wrongly: it doesn't use subunits 2019-03-27 17:21:51 +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
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
3ff963192a Update tests 2019-03-25 15:47:14 +02:00
Vesa Luusua
97c7654073 Use displayStart and dislayEnd (Booking entity) 2019-03-25 15:47:09 +02:00
Vesa Luusua
d9b43a09cd Title containing only stripped characters caused bugs in slug / pathName genetation 2019-03-20 13:21:23 +02:00
Jenni Nurmi
21d504013c Show error also in StripePaymentForm 2019-03-07 14:10:25 +02:00
Jenni Nurmi
48c1f51797 Edit the error message 2019-03-07 10:21:29 +02:00
Jenni Nurmi
dbe92f5f3d Show error in PayoutDetailsForm if Stripe publishable key is not configured 2019-03-06 15:20:30 +02:00
Vesa Luusua
924b64f38d Placeholder values was not set which caused first real value to be selected by default 2019-03-05 17:20:35 +02:00
Jenni Nurmi
a659c40486 Sent correct params in user.duck.js depending on Stripe API version 2019-02-28 13:57:17 +02:00
Jenni Nurmi
0e975d2a61 Hide company account creation if new Stripe API is used 2019-02-28 09:35:14 +02:00
Jenni Nurmi
1c14794ed8 Config for Stripe API version 2019-02-28 09:34:47 +02:00
Vesa Luusua
cfa271066f Improve German translations 2019-02-25 19:08:02 +02:00
Vesa Luusua
5cecdc982e
Merge pull request #1024 from sharetribe/improve-bundling-order
Improve bundling order
2019-02-21 17:59:18 +02:00
Vesa Luusua
f9cefe97a8 Add translations for missing keys (French and Spanish) 2019-02-21 13:53:55 +02:00
Vesa Luusua
774ffa0177 Added German translations (de.json) 2019-02-21 13:03:54 +02:00
Vesa Luusua
ca284f8d7e Add hyphenation to titles which might contain long words. 2019-02-20 18:11:05 +02:00