Commit graph

3672 commits

Author SHA1 Message Date
Vesa Luusua
fbdc110c7c
Merge pull request #871 from sharetribe/improve-listingpage-lazy-loading
Improve listingpage lazy loading
2018-07-20 12:05:11 +03:00
Vesa Luusua
ab8198796b Update Changelog 2018-07-20 11:49:46 +03:00
Vesa Luusua
3740a6e32e Throttle event listener method, not setting dimensions 2018-07-20 11:49:46 +03:00
Vesa Luusua
d5e4cacc7f Lazy load component if it's vertically near viewport 2018-07-20 11:49:40 +03:00
Vesa Luusua
5a920359c4 Fix Google Static Map API max height 2018-07-19 17:16:07 +03:00
Vesa Luusua
4282ad693c
Merge pull request #870 from sharetribe/v1_2_0
Update version
2018-07-19 14:52:21 +03:00
Vesa Luusua
13e4f2d924 Update version 2018-07-19 14:49:58 +03:00
Vesa Luusua
8270dcbcb9
Merge pull request #869 from sharetribe/listingpage-static-map
Listingpage static map
2018-07-19 14:47:03 +03:00
Vesa Luusua
591a7e3279 Update Changelog 2018-07-19 14:44:42 +03:00
Vesa Luusua
fae2cc6355 Update tests 2018-07-19 14:41:34 +03:00
Vesa Luusua
342a8a23d7 Use static map on ListingPage 2018-07-19 14:41:33 +03:00
Vesa Luusua
c0dd8776de Extract dynamic map to separate file and use it optionally with static map 2018-07-19 14:41:33 +03:00
Vesa Luusua
17e87a8501 Add StaticMap sub component for Map 2018-07-19 14:41:27 +03:00
Vesa Luusua
01c5d0570a Add polyline encoder 2018-07-19 14:41:26 +03:00
Vesa Luusua
71d834bdd5 Add lazyLoadWithDimensions HOC 2018-07-19 14:41:15 +03:00
Vesa Luusua
f97cf4827a
Merge pull request #867 from sharetribe/add-sessiontoken-and-sparse-fields
Add sessiontoken and sparse fields
2018-07-19 14:20:39 +03:00
Vesa Luusua
aeac2cd960 Remove clearing of sessionToken when the input is empty
Note: this might be reversed, if there's some time limit for tokens)
2018-07-19 14:08:52 +03:00
Vesa Luusua
f4fbb22b3c Update Changelog 2018-07-12 22:10:06 +03:00
Vesa Luusua
d32561d09e Use sparse fields for place details call 2018-07-12 22:00:47 +03:00
Vesa Luusua
dc9821f558 Add sessionToken for Autocomplete and place details calls 2018-07-12 22:00:09 +03:00
Hannu Lyytikäinen
32d995500e
Merge pull request #859 from sharetribe/redux-update
Update Redux to v4
2018-07-11 14:16:41 +03:00
Hannu Lyytikainen
5b84c2d1fe Update changelog 2018-07-11 14:12:18 +03:00
Hannu Lyytikainen
60dbcaf47d Update Redux to v4 2018-07-11 14:12:18 +03:00
Hannu Lyytikäinen
e5128b748a
Merge pull request #866 from sharetribe/tx-page-state
Improve tx page state management
2018-07-11 12:35:13 +03:00
Hannu Lyytikainen
c118ef2874 Update changelog 2018-07-11 12:26:01 +03:00
Hannu Lyytikainen
13c02ccb6e Change state initialization in loadData
Also override empty arrays and objects with values from initialState.
2018-07-11 09:52:38 +03:00
Hannu Lyytikainen
ebeb100e4b Check tx ref when initializing state 2018-07-10 15:53:50 +03:00
Hannu Lyytikäinen
8925b1bd3a
Merge pull request #865 from sharetribe/tx-duck-clear-state
Change clearErrors action to resetState
2018-07-10 13:37:26 +03:00
Hannu Lyytikainen
21068fd8db Update changelog 2018-07-10 13:34:42 +03:00
Hannu Lyytikainen
bca98e52ef Change clearErrors action to resetState 2018-07-10 11:05:21 +03:00
Hannu Lyytikäinen
fe1d722ed2
Merge pull request #862 from sharetribe/user-card-layout
User card layout
2018-07-10 09:12:32 +03:00
Hannu Lyytikainen
200adf4269 Fix contact link font styles 2018-07-10 09:10:01 +03:00
Hannu Lyytikainen
dd9c278ff1 Improve rendering logic 2018-07-10 09:10:01 +03:00
Hannu Lyytikainen
c8bd5f173a Update changelog 2018-07-10 09:10:01 +03:00
Hannu Lyytikainen
7b956e52bf Add nowrap to edit profile link 2018-07-10 09:09:07 +03:00
Hannu Lyytikainen
cbeb4fcc02 Add edit profile link to UserCard 2018-07-10 09:09:07 +03:00
Hannu Lyytikainen
cc7bda7746 Remove edit profile link from SectionHost 2018-07-10 09:09:07 +03:00
Hannu Lyytikäinen
cb5a691155
Merge pull request #863 from sharetribe/tx-page-initial-state
Add clear errors action
2018-07-09 15:56:22 +03:00
Hannu Lyytikainen
3a4fee049a Add clear errors action
Add an action that can be used to clear errors on load data instead of
clearing the whole state.
2018-07-09 15:54:24 +03:00
Hannu Lyytikäinen
fcd436bf41
Merge pull request #864 from sharetribe/contact-details-submit
Fix contact details form submit button state
2018-07-09 15:48:04 +03:00
Hannu Lyytikainen
5517743bfe Fix submit button state handling 2018-07-09 15:45:01 +03:00
Hannu Lyytikäinen
7ada1d9e53
Merge pull request #861 from sharetribe/initial-message-blink
Fix clearing tx initial message before the page change is made
2018-07-09 15:43:50 +03:00
Hannu Lyytikainen
7dd6db1ea7 Add a submit in progress check 2018-07-09 15:39:40 +03:00
Hannu Lyytikainen
dd559567c5 Update changelog 2018-07-06 15:32:48 +03:00
Hannu Lyytikainen
dee98675a9 Remove component state initialization
The state initialization is performed when the component goes into
submittin mode. However, after the form is submitted, the component
unmounts and the state is destroyed.
2018-07-05 19:26:56 +03:00
Hannu Lyytikäinen
7c7acb4475
Merge pull request #860 from sharetribe/update-changelog
Add missing changelog entry
2018-07-05 13:27:48 +03:00
Hannu Lyytikainen
8fe1c7166a Add missing changelog entry 2018-07-05 13:24:19 +03:00
Hannu Lyytikäinen
682629e062
Merge pull request #857 from sharetribe/topbar-search-value
Fix Topbar search initial value
2018-07-02 11:26:38 +03:00
Hannu Lyytikainen
c3e77ef6bb Add check for search result sorting
Require origin to be passed to search input in case search results are
sorted by distance.
2018-07-02 11:20:40 +03:00
Hannu Lyytikainen
9333b53bb7 Fix topbar search initial value 2018-06-28 18:31:01 +03:00