Commit graph

3683 commits

Author SHA1 Message Date
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
Vesa Luusua
1fb3cc879d
Merge pull request #853 from sharetribe/footer-improvements
Footer styles changed to more generic
2018-06-26 12:37:07 +03:00
Vesa Luusua
6082acea38 Update Change log 2018-06-25 16:31:49 +03:00
Vesa Luusua
0ef9c5be1e Footer styles changed to more generic
If you have customized Footer, consider extracting that component
before upstream update.
2018-06-25 16:23:43 +03:00
Vesa Luusua
68a3737fa5
Merge pull request #852 from sharetribe/fix-checkoutpage-anonymous-booking-dates
CheckoutPage: selected booking dates should be available after login
2018-06-25 16:21:51 +03:00
Vesa Luusua
db776d4db9 Update Change log 2018-06-25 14:30:51 +03:00
Vesa Luusua
a3872e71f5 CheckoutPage: selected booking dates should be available after login 2018-06-25 14:27:51 +03:00
Vesa Luusua
15f763c6c3
Merge pull request #851 from sharetribe/fix-user-card-contact-link
Fix user card contact link
2018-06-21 15:03:07 +03:00
Vesa Luusua
e844a6ec39 Update CHANGELOG 2018-06-21 14:46:34 +03:00
Vesa Luusua
4046613e4b Anonymous user should see contact link in UserCard 2018-06-21 14:46:08 +03:00
Vesa Luusua
2d9eacfc7f
Merge pull request #850 from sharetribe/fix-slug-generation
Fix / improve slug generation
2018-06-21 14:40:52 +03:00
Vesa Luusua
96f13e2d69 Update CHANGELOG (and fix package.json version) 2018-06-21 14:36:19 +03:00
Vesa Luusua
c619196787 Fix / improve slug generation 2018-06-21 14:31:00 +03:00
Hannu Lyytikäinen
6be5c31bfc
Merge pull request #845 from sharetribe/final-form-migration
Migrate rest of forms to Final Form
2018-06-07 02:05:06 +03:00
Hannu Lyytikainen
cdfd6e0886 Change final form props spreading
Change props spreading so that the whole props object is available to
the form and required props can be destructured from that.
2018-06-01 12:42:08 +03:00
Hannu Lyytikainen
3a7dc5ad13 Update changelog 2018-06-01 01:11:52 +03:00
Hannu Lyytikainen
867167536d Remove the redux-form dependency 2018-06-01 01:09:36 +03:00
Hannu Lyytikainen
729439ad69 Remove textual references to Redux Form 2018-06-01 01:09:36 +03:00
Hannu Lyytikainen
51d8c2b6c6 Add empty onSubmit to SelectMultipleFilterPlainForm 2018-06-01 01:09:36 +03:00
Hannu Lyytikainen
085935beb6 Move rest of the forms to forms folder
Move SelectMultipleFilterForm and SelectMultipleFilterPlainForm to the
forms folder.
2018-06-01 01:09:36 +03:00
Hannu Lyytikainen
2cf223fbe8 Remove unused code 2018-06-01 01:09:36 +03:00
Hannu Lyytikainen
0fe23cc60b Migrate SelectMultipleFilterForm 2018-06-01 00:43:24 +03:00
Hannu Lyytikainen
5321c9e454 Migrate SelectMultipleFilterPlainForm 2018-06-01 00:43:24 +03:00
Hannu Lyytikainen
c5b08ab737 Migrate LocationSearchForm to Final Form 2018-06-01 00:43:24 +03:00
Hannu Lyytikainen
e90d7d2add Migrate TopbarSearchForm 2018-06-01 00:43:24 +03:00
Hannu Lyytikainen
7ab64c7df7 Migrate LocationAutocompleteInput example 2018-06-01 00:43:24 +03:00
Hannu Lyytikainen
2a305cf456 Migrate SendMessageForm to Final Form 2018-06-01 00:43:24 +03:00