Commit graph

492 commits

Author SHA1 Message Date
Kimmo Puputti
b73b48abb0 Update SDK 2017-04-05 09:54:33 +03:00
Kimmo Puputti
e6664f8d45 Merge pull request #101 from sharetribe/new-listing-connect-to-stripe
Connect provider bank account in new listing form
2017-04-05 09:53:18 +03:00
Kimmo Puputti
a4201469f6 Show StripeBankAccountToken field when place is selected 2017-04-04 13:37:43 +03:00
Kimmo Puputti
ee578ba9b7 Use span for error message as other fields do 2017-04-04 13:14:53 +03:00
Kimmo Puputti
408159172c Add fakeFormProps to test redux-form-wrapped forms 2017-04-04 13:14:28 +03:00
Kimmo Puputti
481fdb7b1a Merge pull request #98 from sharetribe/provider-connect-stripe
StripeBankAccountToken component
2017-04-04 11:42:19 +03:00
Kimmo Puputti
c3b3e0e524 Handle slow Stripe response when component unmounts 2017-04-04 11:38:25 +03:00
Kimmo Puputti
5ea03cb073 Clarify IBAN handling 2017-04-04 11:21:50 +03:00
Kimmo Puputti
bb40328697 StripeBankAccountToken component 2017-04-04 10:49:54 +03:00
Kimmo Puputti
bebb4b5483 Stripe uses only GB, not UK country code 2017-04-04 10:49:54 +03:00
Kimmo Puputti
8e332247ae Improve Button styles 2017-04-04 10:49:54 +03:00
Kimmo Puputti
468ad3d081 Add optional Input prop to render with display: inline-block; 2017-04-04 10:49:54 +03:00
Kimmo Puputti
14aab54982 Verify that country code is supported by Stripe 2017-04-04 10:49:54 +03:00
Kimmo Puputti
690fb06d9e Add StripeBankAccountToken component 2017-04-04 10:49:54 +03:00
Kimmo Puputti
a346297aa5 Load and setup Stripe library 2017-04-04 10:49:54 +03:00
Kimmo Puputti
9a320bd7a6 Merge pull request #100 from sharetribe/update-packages
Update React Router and other packages
2017-04-04 10:49:01 +03:00
Kimmo Puputti
08952bc4fd Fix React Router not updating routes
https://github.com/ReactTraining/react-router/issues/4671
2017-04-03 14:29:30 +03:00
Kimmo Puputti
5d32f57696 Update React Router 2017-04-03 12:28:17 +03:00
Kimmo Puputti
ae56344d0a Update NPM packages 2017-04-03 10:48:45 +03:00
Vesa Luusua
587608e59f Merge pull request #99 from sharetribe/fix-flash-of-old-results
Fix: old results flashed when SearchPage was re-entered
2017-03-30 11:56:58 +03:00
Vesa Luusua
a23fbc4af3 Fix: old results flashed when SearchPage was re-entered 2017-03-30 11:51:21 +03:00
Vesa Luusua
03ad1b0246 Merge pull request #81 from sharetribe/searchpage-pagination
Pagination
2017-03-29 17:05:02 +03:00
Vesa Luusua
0a8bc256b5 API returns camelCase (but still listens snake case) 2017-03-29 16:56:47 +03:00
Vesa Luusua
843b608e12 LandingPage uses new helper function 2017-03-29 16:56:47 +03:00
Vesa Luusua
c341e97ef0 SearchPage handles next page and prev page clicks 2017-03-29 16:56:40 +03:00
Vesa Luusua
2590ccc7f4 SearchResultPanel is responsible for showing listings and pagination buttons 2017-03-29 16:56:32 +03:00
Kimmo Puputti
2af80cd170 Merge pull request #97 from sharetribe/location-autocomplete-country
Add country to LocationAutocompleteInput value
2017-03-29 14:00:42 +03:00
Kimmo Puputti
4341cd629d Use Input component in LocationAutocompleteInput 2017-03-29 11:09:48 +03:00
Kimmo Puputti
9ce53a1393 Provide country code for selected place in LocationAutocompleteInput 2017-03-29 10:33:35 +03:00
Kimmo Puputti
2588382a94 Merge pull request #96 from sharetribe/data-serialisation
Data serialisation
2017-03-29 09:23:58 +03:00
Kimmo Puputti
61d7470fa7 Fix server side rendering having the initial store state 2017-03-28 15:23:59 +03:00
Kimmo Puputti
3f20100e40 Fix preloadedState serialisation
- Use reviver and replacer from the SDK to properly encode/decode the
   SDK types
2017-03-28 15:22:59 +03:00
Kimmo Puputti
227d2f3890 Update SDK package 2017-03-28 10:41:44 +03:00
Kimmo Puputti
ccd98aade2 Merge pull request #95 from sharetribe/empty-search
Allow searching without location
2017-03-27 13:49:51 +03:00
Kimmo Puputti
7fb74baaaa Remove unused imports 2017-03-27 11:48:35 +03:00
Kimmo Puputti
1f4f0c6536 Allow search with no place selected 2017-03-27 11:42:43 +03:00
Kimmo Puputti
0c836164f8 Call listings.query if no place is given in search params 2017-03-27 11:41:44 +03:00
Kimmo Puputti
4a7b872cdf Remove Topbar dropdown with old links 2017-03-27 11:41:15 +03:00
Kimmo Puputti
ee8c03f490 Remove dropdown menu from static wireframes 2017-03-27 11:40:40 +03:00
Kimmo Puputti
7ab44d81ae Merge pull request #94 from sharetribe/searchpage-fixes
Search page fixes
2017-03-27 11:04:47 +03:00
Kimmo Puputti
fc11957270 Improve search page ui messages
- Add searchInProgress flag to store to know if a request is on the
   way
 - Use FormattedMessage instead of injected intl
 - Pluralise translation
2017-03-27 10:49:39 +03:00
Mikko Koski
9467d0d8a9 Merge pull request #93 from sharetribe/login-2
Login 2/2
2017-03-27 10:27:50 +03:00
Mikko Koski
8c5d215e0a Note about ESLint import "bug" 2017-03-27 10:23:56 +03:00
Mikko Koski
b0bc3ac8d9 Rename TextFieldOneLiner -> LabeledField 2017-03-27 10:09:00 +03:00
Mikko Koski
fd23d20ef2 Run format and update snapshots 2017-03-24 17:52:59 +02:00
Mikko Koski
1ef15243f3 Remove Sign up link and add dead code warning to sign up form 2017-03-24 17:31:17 +02:00
Mikko Koski
9f7d1e53b2 Improve PageLayout 2017-03-24 17:24:54 +02:00
Mikko Koski
6f2043690d Use Flexbox to align the Login button to the bottom of the page 2017-03-24 17:24:30 +02:00
Mikko Koski
a53add8a22 Remove margin from Button 2017-03-24 17:23:54 +02:00
Mikko Koski
6234d4d4f8 Improve PageLayout 2017-03-24 16:38:24 +02:00