Commit graph

3623 commits

Author SHA1 Message Date
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
Hannu Lyytikainen
3d172412f3 Migrate EmailVerificationForm to Final Form 2018-06-01 00:43:24 +03:00
Vesa Luusua
4a0db248cd
Merge pull request #848 from sharetribe/fix-missing-profileImage-variants
Fix missing profile image variants
2018-05-29 13:31:11 +03:00
Vesa Luusua
734a3da6dd Update changelog 2018-05-28 13:51:07 +03:00
Vesa Luusua
17cad7790f Image variants to included profileImage. (API has changed: returns defaults instead of all) 2018-05-28 13:47:43 +03:00
Vesa Luusua
f4840ce1ea
Merge pull request #847 from sharetribe/fix-modalmissinginformation-styles
Styles were not copied in previous PR
2018-05-25 13:30:57 +03:00
Vesa Luusua
6cee3a7b22 Update changelog 2018-05-25 13:09:26 +03:00
Vesa Luusua
5b81e685d9 [fix] styles were not copied in previous PR (componentizing reminder modal) 2018-05-25 13:06:42 +03:00
Vesa Luusua
f362e585df
Merge pull request #846 from sharetribe/extract-missing-information-modal
Extract missing information modal
2018-05-24 16:57:46 +03:00
Vesa Luusua
c20ab806f7 [new] Update changelog 2018-05-24 16:54:56 +03:00
Vesa Luusua
9f13b85d18 [change] split to smaller sub components 2018-05-24 16:05:24 +03:00