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
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
63c9d73a3d
Removed stripeConnected attributes in favor of stripeAccount entity
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
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
924b64f38d
Placeholder values was not set which caused first real value to be selected by default
2019-03-05 17:20:35 +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
72adafb895
Fix minor bug in SelectMultipleFilter on desktop.
...
Rerendering lost dirty values when hovering on ListingCard.
2019-02-20 12:55:29 +02:00
Vesa Luusua
38cb342999
Fix mobile SelectMultipleFilter.
...
It didn't call onSubmit after latest Final Form update was introduced to PR949.
(v2.9.0))
2019-02-20 12:55:23 +02:00
Vesa Luusua
b1eb69f6d3
Refactored className usage for InlineTextButton
...
They are changed to use rootClassName for consistency
and protection against future bundling order changes.
2019-02-19 15:49:49 +02:00
Vesa Luusua
d2b1db828e
Refactored className usage for SecondaryButton
...
They are changed to use rootClassName for consistency
and protection against future bundling order changes.
2019-02-19 15:49:48 +02:00
Vesa Luusua
32a55232e9
Refactor derivative buttons so that they can also take in rootClassName
...
This means PrimaryButton, SecondaryButton and InlineTextButton.
However, those can still be used as before.
2019-02-19 15:49:47 +02:00
Vesa Luusua
9e3c8ec51f
Reorder components/index.js and fix css for MenuContent
2019-02-19 15:49:43 +02:00
Vesa Luusua
d3b8c558a5
Remove unused MapPanel component
2019-02-19 13:26:57 +02:00
Jenni Nurmi
41fac4000b
Add two new custom breakpoints
2019-02-18 16:08:51 +02:00
Jenni Nurmi
d347ba5cf4
Side navigation matches footer
2019-02-18 15:33:36 +02:00
Jenni Nurmi
aae6380559
Unify page width when page should match to footer
2019-02-18 15:33:20 +02:00
Jenni Nurmi
6440d0ce61
Use UserDisplayName in TransactionPanel
2019-02-12 10:22:44 +02:00
Jenni Nurmi
9ed5f82288
Hide SendMessageForm if one of the users is banned or deleted
2019-02-12 10:22:44 +02:00