Commit graph

1947 commits

Author SHA1 Message Date
Janne Koivistoinen
22cb502213 Merge pull request #441 from sharetribe/animateButton
animate checkmark
2017-09-28 16:49:10 +03:00
Janne Koivistoinen
39fb82dffe change the hero image and make it easier to customize with css 2017-09-28 16:45:52 +03:00
Janne Koivistoinen
5eeef98b87 Merge pull request #442 from sharetribe/fine-tuning
various fine-tuning fixes
2017-09-28 16:01:15 +03:00
Kimmo Puputti
25b71eee1d Handle changed listing shape
The API changed the listing `open` attribute to `closed` and added
default values so that the shape is always uniform.
2017-09-28 13:49:52 +03:00
Janne Koivistoinen
524d6b0446 box-shadow fix 2017-09-28 11:23:43 +03:00
Janne Koivistoinen
869d3c2836 fixes for comments 2017-09-28 11:13:23 +03:00
Janne Koivistoinen
f20db10abd Merge pull request #440 from sharetribe/modal-border
add marketplaceColor border-bottom to modals
2017-09-27 17:00:13 +03:00
Janne Koivistoinen
85592a4e9c various fine-tuning fixes 2017-09-27 16:58:33 +03:00
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
8b58a9a722 Merge pull request #438 from sharetribe/navigation-fixes
Navigation fixes
2017-09-26 15:51:17 +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
20bfefaddd Merge pull request #437 from sharetribe/avatar-one-more-time
Avatar upload again
2017-09-26 00:08:00 +03:00
Vesa Luusua
31ccbb3ede Avatar upload again 2017-09-26 00:07:09 +03:00
Vesa Luusua
330f7c18fa Merge pull request #435 from sharetribe/contactdetailspage-review-changes
Remove opacity change on resend verification email
2017-09-25 23:54:15 +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
4bfb262338 Merge pull request #436 from sharetribe/fix-master
Master was changed without PR process...
2017-09-25 23:43:36 +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
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