Commit graph

1869 commits

Author SHA1 Message Date
Vesa Luusua
6efe032fe5 Update SDK dependency (new endpoint needed) 2017-09-25 20:18:55 +03:00
Vesa Luusua
48ebdc2efb Merge pull request #433 from sharetribe/change-email-errors
Change email errors
2017-09-25 19:47:05 +03:00
Vesa Luusua
705d7c749d Topbar's z-index was clashing with LayoutSideNav's z-index: topbar's box-shadow should be adjustable from parent component 2017-09-25 19:41:26 +03:00
Vesa Luusua
3742c20fd4 Errors (forbidden and too many verification requests) and button states 2017-09-25 19:41:21 +03:00
Vesa Luusua
b232963eda Merge pull request #432 from sharetribe/fix-email-link-pointing-to-contactdetails
Fix email link pointing to contactdetails
2017-09-25 16:26:27 +03:00
Vesa Luusua
9010a51bf5 Modal style fix: 'Later x' on Authentication page is not in modal - z-index was wrong. 2017-09-25 16:20:09 +03:00
Vesa Luusua
8a92f85f8f Fix email link (the one after sign up and on nagging modal) points to ContactDetailsPage 2017-09-25 16:18:39 +03:00
Vesa Luusua
0f13b6a9db Merge pull request #431 from sharetribe/fix-regression-avatar-upload
imageId is not a field in the form.
2017-09-25 16:14:34 +03:00
Vesa Luusua
a67840f1ac imageId is not a field in the form. 2017-09-25 16:08:37 +03:00
Vesa Luusua
cf1937c203 Merge pull request #430 from sharetribe/contactdetailspage
Contactdetailspage
2017-09-25 15:56:35 +03:00
Vesa Luusua
94ee05ec6a Prettier run 2017-09-25 15:20:58 +03:00
Vesa Luusua
a5f9b818e0 EmailVerificationForm shows address from pendingEmail attribute if that exists 2017-09-25 15:20:58 +03:00
Vesa Luusua
b639a98321 ContactDetailsForm used on ContactDetailsPage 2017-09-25 15:20:57 +03:00
Vesa Luusua
52e4d0669c ContactDetailsForm 2017-09-25 15:20:52 +03:00
Vesa Luusua
a8f1b033a6 LayoutSideNavigation padding on smaller screens 2017-09-25 15:05:30 +03:00
Vesa Luusua
8595f2faf8 Use updated SDK with new endpoint 2017-09-25 15:05:30 +03:00
Kimmo Puputti
ab7f08d1fe Merge pull request #427 from sharetribe/form-submit-states
Form submit button states
2017-09-22 16:17:41 +03:00
Kimmo Puputti
3545878691 Fix button height in ManageListingCard 2017-09-22 15:55:23 +03:00
Kimmo Puputti
aa212be0d0 Add inProgress state to SalePage accept/reject buttons 2017-09-22 15:20:58 +03:00
Kimmo Puputti
e67c169505 Add inProgress/ready states to ProfileSettingsForm 2017-09-22 12:27:25 +03:00
Janne Koivistoinen
dd6a8b4e29 Merge pull request #429 from sharetribe/actiobar-fix
fix the action bar leaking on listing image hover
2017-09-22 12:20:21 +03:00
Janne Koivistoinen
ffb92bcd05 use variable for border-radius 2017-09-22 12:09:17 +03:00
Janne Koivistoinen
089d330bbc fix the action bar leaking on listing image hover 2017-09-22 12:07:22 +03:00
Kimmo Puputti
7808f513d3 Add inProgress state to PasswordResetForm 2017-09-22 11:03:00 +03:00
Kimmo Puputti
2006644ac3 Fix button margins 2017-09-22 11:02:49 +03:00
Kimmo Puputti
7663e5b380 Add inProgress state to PasswordRecoveryForm 2017-09-22 10:51:00 +03:00
Kimmo Puputti
fd2b7763c1 Add inProgress state and examples to EmailVerificationForm 2017-09-22 10:40:05 +03:00
Kimmo Puputti
e614de1906 Add missing attributes to users 2017-09-22 10:39:16 +03:00
Kimmo Puputti
0cae3f1771 Add inProgress state to StripePaymentForm in checkout 2017-09-22 10:13:07 +03:00
Kimmo Puputti
d58bd766c5 Add padding to the desktop Styleguide layout side 2017-09-22 10:12:39 +03:00
Kimmo Puputti
1814a0d960 Add proper inProgress and ready states for listing creation 2017-09-21 16:35:44 +03:00
Kimmo Puputti
7c8b51f258 Add in progress flag for listing creation 2017-09-21 16:34:17 +03:00
Kimmo Puputti
d6b3e6da5c Don't change bg color for ready state when disabled 2017-09-21 16:32:35 +03:00
Kimmo Puputti
54900d48e3 Add inProgress/ready states to EditListingPhotosForm 2017-09-21 15:06:03 +03:00
Kimmo Puputti
80e709f7cf Add inProgress/ready states to EditListingPricingForm 2017-09-21 14:59:28 +03:00
Kimmo Puputti
271e262098 Add inProgress/ready states to EditListingLocationForm 2017-09-21 14:56:08 +03:00
Kimmo Puputti
3b8d419cc4 Add inProgress/ready states to EditListingDescriptionForm 2017-09-21 14:46:59 +03:00
Kimmo Puputti
416d645e8a Fix loading translation 2017-09-21 14:46:37 +03:00
Kimmo Puputti
81066d94b2 Add inProgress state to the SignupForm submit button 2017-09-21 14:31:24 +03:00
Kimmo Puputti
66c3052062 Add inProgress state to the LoginForm submit button 2017-09-21 14:31:24 +03:00
Kimmo Puputti
4f26dfa157 Merge pull request #425 from sharetribe/fix-button-crossbrowser-layout
Fix button layout to also work in FF and Safari
2017-09-21 14:30:22 +03:00
Kimmo Puputti
ac937d8e10 Change custom button example 2017-09-21 14:16:32 +03:00
Kimmo Puputti
1382f2d5ae Merge pull request #426 from sharetribe/fix-email-verification-button
Fix broken email verification page
2017-09-21 13:13:31 +03:00
Kimmo Puputti
68a791c023 Use button instead of link to submit form 2017-09-21 12:48:25 +03:00
Kimmo Puputti
1f0e1dba91 Fix icon position with new button layout 2017-09-21 12:32:27 +03:00
Kimmo Puputti
8d46492cee Fix button layout in FF and Safari
Button elements won't work as flexbox containers and the contents
didn't center properly in FF and Safari.
2017-09-21 11:38:02 +03:00
Vesa Luusua
90ef7b1772 Merge pull request #424 from sharetribe/sidenav-font-positioning
SideNav font is different than what InboxPage has
2017-09-21 11:37:49 +03:00
Vesa Luusua
ad8c8b310b SideNav font is different than what InboxPage has, so margin-top was needed 2017-09-21 11:35:56 +03:00
Vesa Luusua
d6900fa8c8 Merge pull request #423 from sharetribe/fix-imagecarousel-height
ImageCarousel should take 100vh
2017-09-21 11:07:54 +03:00
Vesa Luusua
c075335271 ImageCarousel should take 100vh (previously there was similar thing in modal) 2017-09-21 11:00:56 +03:00