Commit graph

758 commits

Author SHA1 Message Date
Vesa Luusua
ebaa95ad95 Generic error shown on Account settings pages (+ email in use) 2017-09-28 22:11:22 +03:00
Janne Koivistoinen
22cb502213 Merge pull request #441 from sharetribe/animateButton
animate checkmark
2017-09-28 16:49:10 +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
869d3c2836 fixes for comments 2017-09-28 11:13:23 +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
Vesa Luusua
320ca59566 Change hash chars to url encoded format (%23) 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
76e1da0cf0 Master was changed without PR process... 2017-09-25 23:41:50 +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
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
a8f1b033a6 LayoutSideNavigation padding on smaller screens 2017-09-25 15:05:30 +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
e614de1906 Add missing attributes to users 2017-09-22 10:39:16 +03:00
Kimmo Puputti
1814a0d960 Add proper inProgress and ready states for listing creation 2017-09-21 16:35:44 +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
ac937d8e10 Change custom button example 2017-09-21 14:16:32 +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
c075335271 ImageCarousel should take 100vh (previously there was similar thing in modal) 2017-09-21 11:00:56 +03:00
Kimmo Puputti
d4ce0f0015 Fix broken buttons (wrong flex direction) 2017-09-21 09:47:43 +03:00
Kimmo Puputti
117ffc0966 Merge pull request #421 from sharetribe/button-progress-and-ready-states
Button states
2017-09-20 17:12:47 +03:00
Kimmo Puputti
04f5b2d024 Add interactive button example 2017-09-20 17:07:30 +03:00
Kimmo Puputti
37268107da Document styles 2017-09-20 17:07:19 +03:00
Vesa Luusua
d9f262ab5f Review changes 2017-09-20 16:44:56 +03:00
Kimmo Puputti
861699b610 Add in progress and ready states to the Button component 2017-09-20 16:29:54 +03:00
Vesa Luusua
1be66f0535 AccountSettingsPage navigation 2017-09-20 14:38:29 +03:00
Vesa Luusua
9aea4ddf1c LayoutSideNavigation 2017-09-20 14:38:29 +03:00
Janne Koivistoinen
714c487227 prettier execution 2017-09-20 14:19:15 +03:00
Janne Koivistoinen
619ba5a031 it's the final countdown, no wait - review o/ 2017-09-20 14:17:37 +03:00
Vesa Luusua
d2ec111a5b Changes to review's review 2017-09-20 14:08:55 +03:00
Vesa Luusua
cda5042d28 PayoutDetailsForm can handle generic error 2017-09-20 14:08:55 +03:00
Vesa Luusua
202357a7c1 Run Prettier 2017-09-20 14:08:54 +03:00
Janne Koivistoinen
f9dca7520f design review done for verify-email flow
review, synced all the modals and other small fixes
2017-09-20 14:07:30 +03:00
Kimmo Puputti
96c0faef41 Merge pull request #419 from sharetribe/reorganize-icons
Reorganize icons
2017-09-20 13:41:34 +03:00
Hannu Lyytikäinen
f18dd923f4 Merge pull request #418 from sharetribe/mobile-safari-add-listing
Change layout for add listing button
2017-09-20 12:58:48 +03:00
Vesa Luusua
7680750116 Scaled images as well as bigger crops added to ListingPage 2017-09-20 12:12:26 +03:00
Kimmo Puputti
e39359946a Add icon examples to the Styleguide 2017-09-20 11:45:50 +03:00
Kimmo Puputti
661559a430 Change SpinnerIcon refs to use IconSpinner 2017-09-20 11:19:15 +03:00
Kimmo Puputti
782bfca5b4 Rename SpinnerIcon to IconSpinner 2017-09-20 11:16:34 +03:00
Kimmo Puputti
0d7b30c446 Change SearchIcon refs to use IconSearch 2017-09-20 11:15:02 +03:00
Kimmo Puputti
e721b681be Rename SearchIcon to IconSearch 2017-09-20 11:12:30 +03:00
Kimmo Puputti
6deb500f37 Change KeysIconSuccess refs to use IconKeysSuccess 2017-09-20 11:11:21 +03:00
Kimmo Puputti
ddb3f0a3d5 Rename KeysIconSuccess to IconKeysSuccess 2017-09-20 11:09:21 +03:00
Kimmo Puputti
e937dc7b57 Change KeysIcon refs to use IconKeys 2017-09-20 11:08:12 +03:00
Kimmo Puputti
ed9eecc50e Rename KeysIcon to IconKeys 2017-09-20 10:57:14 +03:00
Kimmo Puputti
9a30a466d3 Change CloseIcon refs to use IconClose 2017-09-20 10:55:59 +03:00