Kimmo Puputti
|
ff99ffc8f6
|
Allow passing other props to the image element
|
2018-03-14 16:32:12 +02:00 |
|
Vesa Luusua
|
96aa6c61ed
|
Merge pull request #759 from sharetribe/use-basic-auth-if-variables-are-set
Use basic auth only if there're env variables set
|
2018-03-14 15:38:45 +02:00 |
|
Vesa Luusua
|
4e8f3597fa
|
Use basic auth only if there're env variables set
|
2018-03-14 15:20:06 +02:00 |
|
Kimmo Puputti
|
3e66136494
|
Add default noop value for setting active listing
|
2018-03-14 12:59:27 +02:00 |
|
Kimmo Puputti
|
508acf0a68
|
Fix profile page review author image include
|
2018-03-14 12:57:35 +02:00 |
|
Kimmo Puputti
|
fb56e5d4d8
|
Merge pull request #758 from sharetribe/update-has-orders-after-enquiry
Update current user having orders after creating enquiry
|
2018-03-14 11:24:59 +02:00 |
|
Kimmo Puputti
|
90040910f9
|
Update current user having orders after creating enquiry
This makes the enquiry tx page show the possible missing email
verification modal right away.
|
2018-03-14 11:03:29 +02:00 |
|
Kimmo Puputti
|
09bba2d328
|
Merge pull request #757 from sharetribe/fix-provider-review-1
Fix transition code for first provider review
|
2018-03-14 10:22:13 +02:00 |
|
sktoiva
|
e06d1766c0
|
Fix transition code for first provider review
|
2018-03-14 10:12:33 +02:00 |
|
Vesa Luusua
|
4eb8840101
|
Merge pull request #756 from sharetribe/address-to-transaction-page
Show address on TransactionPage
|
2018-03-13 18:00:56 +02:00 |
|
Vesa Luusua
|
ae830cf502
|
Show address on TransactionPage
|
2018-03-13 17:54:58 +02:00 |
|
Hannu Lyytikäinen
|
5f3f122305
|
Merge pull request #754 from sharetribe/fix-inbox-for-units
Fix dates for units type of bookings
|
2018-03-13 14:18:13 +02:00 |
|
Hannu Lyytikainen
|
bc3f767c9b
|
Add a booking breakdown example for units type
|
2018-03-13 14:11:58 +02:00 |
|
Hannu Lyytikainen
|
62f5aaaf7e
|
Fix day count for units booking type
|
2018-03-13 13:53:02 +02:00 |
|
Hannu Lyytikainen
|
a3e9562f88
|
Apply inclusive end date also for unit type units
|
2018-03-13 13:53:02 +02:00 |
|
Vesa Luusua
|
bdce452d72
|
Merge pull request #753 from sharetribe/fix-naming
Fix component naming
|
2018-03-13 12:21:54 +02:00 |
|
Vesa Luusua
|
86a4cded57
|
Merge pull request #750 from sharetribe/refund-refactoring
Refactor refund
|
2018-03-13 12:19:13 +02:00 |
|
Vesa Luusua
|
b89b9958b9
|
Fix component naming
|
2018-03-13 12:16:22 +02:00 |
|
Boyan Tabakov
|
f96e189adf
|
Merge pull request #752 from sharetribe/update-default-mail-templates
Update default mail templates
|
2018-03-13 11:41:22 +02:00 |
|
Boyan Tabakov
|
1202b6158f
|
Move default mail templates to default directory
This makes it easier to merge changes to customization projects
|
2018-03-13 11:35:06 +02:00 |
|
Boyan Tabakov
|
3773a61061
|
Update mail templates
|
2018-03-13 11:32:52 +02:00 |
|
Kimmo Puputti
|
65564b9b76
|
Merge pull request #749 from sharetribe/required-validations
Fix data validation with required fields and whitespace
|
2018-03-13 10:31:51 +02:00 |
|
Kimmo Puputti
|
85e29f3126
|
Remove trimming whitespace from listing description and user bio
|
2018-03-13 10:19:43 +02:00 |
|
Thomas Malbaux
|
6d0ed65fa7
|
Merge pull request #751 from sharetribe/update-total-declined-copy-text
Updated one copy text
|
2018-03-12 21:59:25 +02:00 |
|
Thomas Malbaux
|
9f51655844
|
Updated one copy text
|
2018-03-12 21:52:31 +02:00 |
|
Vesa Luusua
|
3b0d2c6a45
|
Refactor refund
|
2018-03-12 19:03:54 +02:00 |
|
Kimmo Puputti
|
fc730244ba
|
Trim data before saving
|
2018-03-12 16:52:34 +02:00 |
|
Kimmo Puputti
|
6e707c623d
|
Use the non-trimming validator for passwords
|
2018-03-12 16:52:01 +02:00 |
|
Kimmo Puputti
|
f792d58062
|
Improve validators
|
2018-03-12 16:51:25 +02:00 |
|
Vesa Luusua
|
1d39bc1867
|
Merge pull request #748 from sharetribe/fix-submit-button-location
fix form submit on mobile login, signup, and emailverification
|
2018-03-12 16:47:51 +02:00 |
|
Vesa Luusua
|
f36df31bdf
|
fix form submit on mobile login, signup, and emailverification
|
2018-03-12 16:40:27 +02:00 |
|
Kimmo Puputti
|
8dd6e329d5
|
Trim listing title and description before saving
|
2018-03-12 16:20:22 +02:00 |
|
Kimmo Puputti
|
9d319a6275
|
Rename validator: noEmptyArray -> nonEmptyArray
|
2018-03-12 16:16:07 +02:00 |
|
Kimmo Puputti
|
961b9d73c3
|
Show missing Stripe account modal only if user has listings
|
2018-03-12 14:59:26 +02:00 |
|
Kimmo Puputti
|
bba4d8f96c
|
Merge pull request #743 from sharetribe/map-search-hover
Highlight hovered listing on map
|
2018-03-09 16:46:55 +02:00 |
|
Vesa Luusua
|
0bfff9d37e
|
Merge pull request #746 from sharetribe/customer-commission-in-bookingbreakdown
BookingBreakdown can handle customer commission
|
2018-03-09 15:14:57 +02:00 |
|
Vesa Luusua
|
c45fc8b69f
|
Merge pull request #747 from sharetribe/clear-sessionstorage
Clear sessionstorage
|
2018-03-09 15:09:14 +02:00 |
|
Vesa Luusua
|
08fcfac609
|
BookingBreakdown can handle customer commission
|
2018-03-09 15:02:15 +02:00 |
|
Vesa Luusua
|
2feebc0f2a
|
Clear sessionstorage
|
2018-03-09 14:51:51 +02:00 |
|
Mikko Koski
|
bbbe239aa5
|
Make hover style same as active style. Change group label style.
|
2018-03-09 14:50:57 +02:00 |
|
Mikko Koski
|
1fdc8d404d
|
Highlight hovered listing on map
|
2018-03-09 14:47:26 +02:00 |
|
Vesa Luusua
|
7100a7421a
|
Merge pull request #744 from sharetribe/searchpage-undefined-origin
SearchPage: fix undefined origin
|
2018-03-09 13:40:33 +02:00 |
|
Kimmo Puputti
|
84850528cc
|
Fix error with trailing slash in listing page URL
|
2018-03-09 13:31:49 +02:00 |
|
Vesa Luusua
|
4cb1a6f80b
|
SearchPage: fix undefined origin
|
2018-03-09 13:23:03 +02:00 |
|
Hannu Lyytikäinen
|
1650a87370
|
Merge pull request #745 from sharetribe/phone-number-formatter
Strip whitespaces away form phone numbers
|
2018-03-09 11:18:55 +02:00 |
|
Hannu Lyytikainen
|
af6673539c
|
Strip whitespaces away form phone numbers
|
2018-03-09 11:08:14 +02:00 |
|
Mikko Koski
|
635e660af6
|
Merge pull request #742 from sharetribe/map-search
Synchronize search page list and map
|
2018-03-09 08:50:28 +02:00 |
|
Mikko Koski
|
6252baeca8
|
Merge pull request #741 from sharetribe/limit-images
Limit the number of images to 1
|
2018-03-09 08:50:12 +02:00 |
|
Mikko Koski
|
40f18eb3bf
|
Increase the page size to 24
|
2018-03-08 16:32:34 +02:00 |
|
Mikko Koski
|
b93eb15f1c
|
Don't fetch additional listings to map
|
2018-03-08 16:32:34 +02:00 |
|