Commit graph

3215 commits

Author SHA1 Message Date
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
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
Mikko Koski
cea07182d3 Do not sort by distance 2018-03-08 16:32:34 +02:00
Mikko Koski
c301562b13 Limit the number of images to 1 2018-03-08 13:48:56 +02:00
Vesa Luusua
e5dbe4cea1
Merge pull request #740 from sharetribe/fix-searchparams
Fix search params handling with Topbar
2018-03-07 15:42:04 +02:00
Vesa Luusua
348dda6cb6 Fix search params handling with Topbar 2018-03-07 15:35:44 +02:00
Vesa Luusua
c118eb6f88
Merge pull request #739 from sharetribe/config-sort-by-distance
Sort search by distance (send origin optionally to API)
2018-03-07 13:49:16 +02:00
Vesa Luusua
3a0f202e50 Sort search by distance (send origin to API) 2018-03-07 12:52:59 +02:00
Kimmo Puputti
d1b768dfd9
Merge pull request #736 from sharetribe/keep-filters-when-editing-topbar-location
Keep other filter values when submitting another location in the search page
2018-03-07 08:58:07 +02:00
Vesa Luusua
af050fd421
Merge pull request #738 from sharetribe/fix-unintentional-mapsearch
Fix: somehow map had idle event twice after location search
2018-03-06 19:27:05 +02:00
Vesa Luusua
702a4f5e2c Remove unnecessary url param check from onIdle 2018-03-06 19:21:03 +02:00
Vesa Luusua
ee8c376751 Fix: somehow map was moved twice after location search triggering mapSearch 2018-03-06 19:21:02 +02:00
Hannu Lyytikäinen
e7d1155fc8
Merge pull request #737 from sharetribe/edit-phone-number
Rename edit email to edit contact details
2018-03-06 19:04:10 +02:00
Hannu Lyytikainen
538f93b421 Update tests 2018-03-06 16:17:45 +02:00
Hannu Lyytikainen
a317af4513 Rename email change to contact details change 2018-03-06 16:09:47 +02:00
Hannu Lyytikainen
24f72979a6 Rename translation keys 2018-03-06 15:58:15 +02:00
Hannu Lyytikäinen
36b7752b4e
Merge pull request #735 from sharetribe/user-phone-number
Add user phone number
2018-03-06 15:37:06 +02:00
Hannu Lyytikainen
44352901c3 Add a check for empty protectedData object 2018-03-06 15:20:03 +02:00
Hannu Lyytikainen
ae8fbbd567 Pass additional user creation data in protectedData 2018-03-06 14:13:23 +02:00
Hannu Lyytikainen
72755cd946 Move normalizer to a separate file 2018-03-06 14:13:20 +02:00
Kimmo Puputti
c7e522a51a
Merge pull request #734 from sharetribe/form-autofill
Ensure proper form prefill values
2018-03-06 11:54:01 +02:00