Commit graph

1550 commits

Author SHA1 Message Date
Janne Koivistoinen
b0eb0b9aba animate checkmark 2017-09-27 14:05:00 +03:00
Janne Koivistoinen
4d58f58a7e add marketplaceColor border-bottom to modals 2017-09-27 13:38:18 +03:00
Vesa Luusua
320ca59566 Change hash chars to url encoded format (%23) 2017-09-26 15:43:31 +03:00
Vesa Luusua
38a845e0f2 Topbar box-shadow removed with classes (earlier z-index thing was not right) 2017-09-26 15:43:31 +03:00
Vesa Luusua
c67adfb2e2 Fixes pages where TabNav have been used 2017-09-26 15:43:26 +03:00
Vesa Luusua
e79112c8ee Try to push TabNav items at the bottom of the bar 2017-09-26 15:08:48 +03:00
Vesa Luusua
31ccbb3ede Avatar upload again 2017-09-26 00:07:09 +03:00
Vesa Luusua
1e83ddcb32 Remove opacity change on resend verification email and show different text instead (shortly) 2017-09-25 23:47:45 +03:00
Vesa Luusua
76e1da0cf0 Master was changed without PR process... 2017-09-25 23:41:50 +03:00
Vesa Luusua
2d6f52fc99 Merge pull request #434 from sharetribe/change-password
Change password
2017-09-25 23:08:49 +03:00
Vesa Luusua
f7a0e569d4 Run Prettier 2017-09-25 23:03:17 +03:00
Vesa Luusua
33c0a36016 Update tests 2017-09-25 22:17:04 +03:00
Vesa Luusua
acfe1f7e9c PasswordChangePage 2017-09-25 22:13:34 +03:00
Vesa Luusua
d989e195b2 PasswordChangePage.duck 2017-09-25 22:13:07 +03:00
Vesa Luusua
07670438c0 PasswordChangeForm 2017-09-25 22:12:31 +03:00
Janne Koivistoinen
78b909ed4f re-order the 2nd level links 2017-09-25 21:20:47 +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
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
a67840f1ac imageId is not a field in the form. 2017-09-25 16:08:37 +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
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
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