Commit graph

3659 commits

Author SHA1 Message Date
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
Hannu Lyytikäinen
812a7b85b0
Merge pull request #856 from sharetribe/v1_1_0
v1.1.0
2018-06-27 09:22:16 +03:00
Vesa Luusua
2b38dad087 v1.1.0 2018-06-27 09:15:09 +03:00
Hannu Lyytikäinen
397c1e0483
Merge pull request #855 from sharetribe/banned-user-reviews
Banned user reviews
2018-06-27 09:11:03 +03:00
Hannu Lyytikainen
33625eaa85 Add banned user icon color properties
Add new css properties for setting the background color used in the
banned users icon.
2018-06-27 08:45:30 +03:00
Hannu Lyytikainen
06e869fa2d Update changelog 2018-06-26 12:58:11 +03:00
Hannu Lyytikainen
5f79192250 Change banned user icon background 2018-06-26 12:57:01 +03:00
Hannu Lyytikainen
1c80eb681a Add a reviews example with a banned user 2018-06-26 12:57:01 +03:00
Hannu Lyytikainen
e9e13a6f96 Change banned user review display name
Show a dummy author display name in reviews from banned users.
2018-06-26 12:57:01 +03:00
Vesa Luusua
0867b316ec
Merge pull request #854 from sharetribe/logo-customization-improvements
Logo customization improvements
2018-06-26 12:50:46 +03:00
Vesa Luusua
1c44e80e67 Update Change log 2018-06-26 12:42:42 +03:00
Vesa Luusua
7d3f7b3682 TopbarDesktop: use object-fit to loose the style rules. 2018-06-26 12:40:14 +03:00
Vesa Luusua
2e4aa51a62 CheckoutPage logo: use Logo component and center it. 2018-06-26 12:40:14 +03:00
Vesa Luusua
e60716e081 Footer logo: use object-fit to loose the style rules. 2018-06-26 12:40:14 +03:00