Olli Vanhapiha
6380d7569f
Harmonize client & server env handling
...
* Remove defaults from multiple places in code. Put them to .env-template instead
* Do not use imported config.js in server. Access process.env directly instead
* Instruct using .env for local development, not .env.development.local
2018-03-15 14:27:57 +02:00
Olli Vanhapiha
23dd28b812
Remove our local config defaults
2018-03-15 13:18:05 +02:00
Kimmo Puputti
366f3e9606
Merge pull request #760 from sharetribe/image-carousel-loading-spinner
...
Image carousel loading spinner
2018-03-15 09:56:22 +02:00
Kimmo Puputti
e721889de4
Show loading spinner when image is being loaded
2018-03-15 09:47:48 +02:00
Vesa Luusua
c57d6a1fec
Fix FF bug on ManageListingCard
2018-03-14 16:36:09 +02:00
Kimmo Puputti
ff99ffc8f6
Allow passing other props to the image element
2018-03-14 16:32:12 +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
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
sktoiva
e06d1766c0
Fix transition code for first provider review
2018-03-14 10:12:33 +02:00
Vesa Luusua
ae830cf502
Show address on TransactionPage
2018-03-13 17:54:58 +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
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
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
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
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 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
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
348dda6cb6
Fix search params handling with Topbar
2018-03-07 15:35:44 +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
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 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