Commit graph

1690 commits

Author SHA1 Message Date
Vesa Luusua
0509f5224f Fix FieldBirthdayInput: valueFromForm prop didn't work anymore 2019-08-29 12:52:24 +03:00
Vesa Luusua
64c8df222d Migrate from react-helmet to react-helmet-async 2019-08-28 14:58:14 +03:00
Vesa Luusua
3c80e194a8 Added missing proptype check 2019-08-27 14:16:31 +03:00
Vesa Luusua
cbd6b738a0 fix FieldBirthdayInput: example was broken 2019-08-27 14:15:34 +03:00
Vesa Luusua
dc61925e77 fix: fields having duplicate or undefined ids 2019-08-27 14:14:33 +03:00
Vesa Luusua
9eb4e7a125 pre-final-form naming pattern: form prop was conflicting with form api 2019-08-27 14:12:54 +03:00
Vesa Luusua
494ad56147 final form update: type is nowadays inside input props 2019-08-27 13:52:43 +03:00
Vesa Luusua
35039f5643 final form update: old recommendation format with null is not accepted anymore 2019-08-27 13:50:19 +03:00
Jenni Nurmi
3cda4f2c81 Update sharetribe-scripts to 3.1.1-alpha 2019-08-23 16:43:59 +03:00
Jenni Nurmi
ede229944f Add card number to remove card modal 2019-08-23 13:41:21 +03:00
Jenni Nurmi
95e5f36a48 SavedCardDetails: use portal for modal 2019-08-22 15:44:19 +03:00
Vesa Luusua
120a4b556d TransactionPanel: savePaymentMethodFailed flag used 2019-08-22 15:44:14 +03:00
Vesa Luusua
a6dac66f8e FieldCheckbox: add useSuccessColor prop 2019-08-22 15:44:14 +03:00
Jenni Nurmi
72b4f342d9 Create LayoutWrapperAccountSettingsSideNav 2019-08-22 15:44:14 +03:00
Jenni Nurmi
8ffa38bcc0 Move StripePaymentAddress to components 2019-08-22 15:44:09 +03:00
Jenni Nurmi
40a3ab09aa Create SavedCardDetailsComponent 2019-08-22 15:06:11 +03:00
Jenni Nurmi
89e7846519 IconCheckmark: big and small versions 2019-08-22 15:06:11 +03:00
Janne Koivistoinen
c1bfed5e7d Add more directions to IconArrowHead 2019-08-22 15:06:11 +03:00
Jenni Nurmi
262bfba6b3 Create IconCard 2019-08-22 15:06:11 +03:00
Vesa Luusua
468b387499 Rehydrate bug: existing DOM elements were populated incorrectly 2019-08-19 13:19:08 +03:00
Vesa Luusua
8cf99fd6c0 Update FilterPopup: add labelMaxWidth prop and ellipsis: 2019-07-18 17:37:47 +03:00
Vesa Luusua
fb2c11cae2 Update FieldTextInput: use defaultValue if uncontrolled 2019-07-18 17:37:47 +03:00
Jenni Nurmi
2485b46b30 Create KeywordFilter
Add it to desktop and mobile layout
2019-07-18 17:37:41 +03:00
Vesa Luusua
f9dae4bac4 TransactionPanel: has correct next transition for enquiry 2019-07-05 17:51:58 +03:00
Vesa Luusua
3eb5f16544 Fix proptype validation for BookingPanel 2019-07-05 17:49:25 +03:00
Vesa Luusua
5d559e2aa0 Update test 2019-07-05 15:25:54 +03:00
Janne Koivistoinen
c569fe2c51
fix heroButton search param bug
Removed the extra "s?" from the "to" parameter.
2019-07-04 16:34:53 +03:00
Jenni Nurmi
426a12288b Add Singapore to Stripe countries 2019-07-04 15:05:46 +03:00
Vesa Luusua
b8381bf2f4 Update TransactionPanel component: use SCA process 2019-06-27 17:38:16 +03:00
Vesa Luusua
5eea53eecf Update ActivityFeed component: use SCA process 2019-06-27 17:38:15 +03:00
Vesa Luusua
d5cf331113 Update BookingBreakdown component: use SCA process 2019-06-27 17:38:15 +03:00
Jenni Nurmi
bab325bccc Add comment about default process 2019-06-10 14:01:53 +03:00
Robin Doherty
4b2560b228 prevent error when a provider commission does not exist 2019-06-10 13:50:01 +03:00
Jenni Nurmi
0e1d39cb86 Fix bug in review link 2019-06-10 11:09:38 +03:00
Vesa Luusua
740e2f24bc Menu needs to wait mounting to calculate dimensions reliably 2019-05-22 12:54:15 +03:00
Vesa Luusua
df601c3088 Fix class name for Styleguide examples 2019-05-22 12:42:00 +03:00
Vesa Luusua
3dd951792f Use rawOnly example parameter in ImageCarousel 2019-05-21 16:30:11 +03:00
Greg Gutkin
560c0a05a0 Remove spurious modal requesting payment info setup
Current check for Stripe account setup is looking for non-existent `stripeAccount` property, causing a spurious modal asking to set up payment info even though it has already been configured. Changing to check the currect property on the `currentUser` object.
2019-05-08 12:55:37 +03:00
Vesa Luusua
e5e972dc7d Update snapshots after flex-sdk-js version bump 2019-05-08 12:25:24 +03:00
Vesa Luusua
5a12a1e65f Update snapshots 2019-05-03 22:31:21 +03:00
Vesa Luusua
20d619df95 Circumvent intentional hash-link usage on example file (jsx-a11y/anchor-is-valid) 2019-05-03 22:31:20 +03:00
Vesa Luusua
a0fe57dfa4 Fix z-index calculation 2019-05-03 22:31:20 +03:00
Vesa Luusua
d926f6b8c6 Make ListingPage to work with sparse listing data
while loadData is in progress
2019-04-12 13:21:09 +03:00
Hannu Lyytikainen
551dff00ce Change booking breakdown layout
Make the subtotal line stick out a bit more.
2019-04-05 11:47:45 +03:00
Hannu Lyytikainen
1f0938a87c Update booking breakdown styleguide example
Add examples with arbitrary line items.
2019-04-05 11:47:45 +03:00
Hannu Lyytikainen
1fbe92f7e6 Update booking breakdown test
Update line items in test to match those returned from the API.
2019-04-05 11:47:45 +03:00
Hannu Lyytikainen
07f4ad2b3c Add support for arbitrary line items in refund 2019-04-05 11:47:45 +03:00
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
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