Commit graph

3083 commits

Author SHA1 Message Date
Hannu Lyytikainen
ba7f6c1e18 Add nsp exception for hoek vulnerability 2018-02-16 10:47:29 +02:00
Hannu Lyytikäinen
a686e7c094
Merge pull request #708 from sharetribe/country-search-filter-bug
Fix a bug where country param is dropped from search url when using a filter
2018-02-15 17:10:26 +02:00
Hannu Lyytikainen
23958657ec Add country to search params 2018-02-15 17:02:48 +02:00
Vesa Luusua
5e69e1ad53
Merge pull request #709 from sharetribe/url-profanities-fix
Validate url params
2018-02-15 16:36:15 +02:00
Vesa Luusua
6f897e9a55 SearchFiltersMobile uses amenities as variable name for amenities 2018-02-15 16:22:50 +02:00
Vesa Luusua
a3aa697d9e SearchFilters uses amenities as variable name for amenities 2018-02-15 16:22:25 +02:00
Vesa Luusua
dac4005390 SearchPage uses amenities as variable name for amenities 2018-02-15 16:21:27 +02:00
Vesa Luusua
44db724f03 Validate url params 2018-02-15 16:20:16 +02:00
Hannu Lyytikäinen
93695ad30b
Merge pull request #707 from sharetribe/fix-search-filter-url-param
Fix search filter url param
2018-02-15 15:30:20 +02:00
Hannu Lyytikainen
0a3a837f9c Rename variable 2018-02-15 15:17:56 +02:00
Hannu Lyytikainen
a1433e3ac4 Fix select multiple filter buttons layout 2018-02-15 15:17:40 +02:00
Hannu Lyytikainen
5345eec872 Also pass urlParam form handleClear 2018-02-15 14:57:38 +02:00
Hannu Lyytikainen
059aa69a6d Rename amenities url param variable 2018-02-15 14:43:45 +02:00
Hannu Lyytikainen
e18f6c07d5 Use urlParam param instead of variable
In submit handlers for multi select filters, use the url param passed to
the function instead of the amenities url param variable.
2018-02-15 14:34:46 +02:00
Kimmo Puputti
743e7f072e
Merge pull request #706 from sharetribe/fix-menu-blur-on-ff
Improve dropdown blur handling
2018-02-14 10:44:51 +02:00
Kimmo Puputti
9abcb0f44c Blur input when pressing ESC 2018-02-14 10:35:38 +02:00
Kimmo Puputti
2ee00aa5a0 Fix Menu component blur handling in Firefox 2018-02-14 10:35:38 +02:00
Vesa Luusua
ffec520e25
Merge pull request #705 from sharetribe/checkbox-icon-tuning
FieldCheckbox and ProppertyGroup adjusted to line-height etc.
2018-02-13 19:54:50 +02:00
Vesa Luusua
02ba075b9e FieldCheckbox and ProppertyGroup adjusted to line-height etc. 2018-02-13 19:48:59 +02:00
Sampo Toiva
bce8322c8c
Merge pull request #704 from sharetribe/style-calendar-caption
Capitalize calendar caption for easier i18n
2018-02-13 16:24:21 +02:00
sktoiva
d10ed349b2 Capitalize calendar caption for easier i18n 2018-02-13 16:18:39 +02:00
Hannu Lyytikäinen
c58d38a78c
Merge pull request #703 from sharetribe/checkbox-label-color
Highlight label text when checked
2018-02-12 15:18:37 +02:00
Hannu Lyytikainen
73e9a28357 Highlight label text when checked 2018-02-12 15:09:04 +02:00
Vesa Luusua
d1a666fbcc
Add email templates 2018-02-12 14:59:08 +02:00
Kimmo Puputti
8a9821ec7e
Merge pull request #702 from sharetribe/pending-published-redirect
Redirect to normal listing page if listing is already published
2018-02-12 11:24:50 +02:00
Kimmo Puputti
6cdb77fa32 Redirect to normal listing page if listing is already published 2018-02-12 10:44:01 +02:00
Hannu Lyytikäinen
ed9b84cdec
Merge pull request #701 from sharetribe/mobile-filters-bottom-margin
Increase filters mobile modal bottom padding
2018-02-09 16:46:46 +02:00
Kimmo Puputti
65bbd528f8
Merge pull request #700 from sharetribe/add-stripe-api-to-csp
Whitelist Stripe API in the CSP
2018-02-09 16:44:30 +02:00
Kimmo Puputti
8e0500fe7a Whitelist Stripe API in the CSP 2018-02-09 16:38:35 +02:00
Hannu Lyytikainen
bc3df6ad02 Increase filters mobile modal bottom padding
Also takes mobile Safari's bottom bar into consideration.
2018-02-09 16:37:30 +02:00
Kimmo Puputti
1b0517ee6c
Merge pull request #699 from sharetribe/page-internal-notfound
Page specific not found handling
2018-02-09 10:40:34 +02:00
Kimmo Puputti
343864e174 Render NotFoundPage instead of redirect for invalid inbox tab 2018-02-09 10:32:07 +02:00
Kimmo Puputti
161a471234 Render NotFoundPage when user is not found 2018-02-09 10:29:33 +02:00
Hannu Lyytikäinen
8237cae379
Merge pull request #698 from sharetribe/mobile-features-filter
Filter search results by listing features
2018-02-09 10:26:01 +02:00
Hannu Lyytikainen
3700bf7bba Pass test features in SearchPage.test.js 2018-02-09 10:20:28 +02:00
Kimmo Puputti
f9e2f45a01 Fix listing page 404
Render NotFoundPage instead of redirect. This fixes the case when an
old error resulted in a redirect for new listing page request.

It is also better to keep the URL so it can be fixed to the correct
one.
2018-02-09 10:20:21 +02:00
Kimmo Puputti
84f6bde9f3 Add not-found error code 2018-02-09 10:20:11 +02:00
Vesa Luusua
24b2e70d85
Note about Google Maps API key 2018-02-08 23:48:48 +02:00
Hannu Lyytikainen
03924667e0 Pass redux form name from parent component 2018-02-08 17:51:36 +02:00
Hannu Lyytikainen
b473956705 Fix layout and dom structure 2018-02-08 17:29:42 +02:00
Hannu Lyytikainen
69a1b3790a Move clear button and label out of form 2018-02-08 17:00:21 +02:00
Kimmo Puputti
3c59dddfb5 Add bottom space for payout details form
Fixes UI in iPhone where the submit button was party below the browser
bottom bar.
2018-02-08 16:23:27 +02:00
Hannu Lyytikainen
7bafc7e071 Clear features filter on reset all
Also add enableReinitialize and keepDirtyOnReinitialize props to the
form to enable filter clear without a destroy call to the form.
2018-02-08 16:09:35 +02:00
Hannu Lyytikainen
a176df4154 Add features filtering to mobile search 2018-02-08 16:09:35 +02:00
Kimmo Puputti
62f07b3eab Fix modal content overflow in FF 2018-02-08 15:57:53 +02:00
Kimmo Puputti
37279072d4
Merge pull request #697 from sharetribe/csp-improvements
CSP improvements
2018-02-08 14:07:03 +02:00
Kimmo Puputti
34b0c18bdd Allow data URL for fonts 2018-02-08 13:40:10 +02:00
Hannu Lyytikainen
8bf94da03e Rename features url param const 2018-02-08 13:31:27 +02:00
Hannu Lyytikainen
5c073d75ba Remove options shape validation
The shape of filtering options is validated in a child component.
2018-02-08 13:10:49 +02:00
Hannu Lyytikäinen
cce2f76872
Merge pull request #691 from sharetribe/mobile-multi-select-filter-component
Select multiple search filter component for mobile
2018-02-08 13:01:27 +02:00