Commit graph

1550 commits

Author SHA1 Message Date
Vesa Luusua
57784e7f38 css.scrollingDisabled needs width: 100vw 2017-09-11 21:27:42 +03:00
Kimmo Puputti
db952907b2 Add new email icon components 2017-09-11 16:32:53 +03:00
Kimmo Puputti
bd9aab48cc Add route test 2017-09-11 16:32:25 +03:00
Kimmo Puputti
afd513f85d Move route to bottom
This groups together the routes that are tied to the API
implementation (i.e. email templates where the API has URLs to the
starter app).
2017-09-11 16:32:25 +03:00
Kimmo Puputti
388a08e732 Password reset page 2017-09-11 16:30:45 +03:00
Kimmo Puputti
c7db98a668 Add keys icon components 2017-09-11 16:30:45 +03:00
Kimmo Puputti
813738e6cd Add validator for min length 2017-09-11 16:30:45 +03:00
Kimmo Puputti
18c1efeefa Add PasswordResetForm component 2017-09-11 16:30:45 +03:00
Kimmo Puputti
cbb3e6f105 Add PasswordResetPage component and route 2017-09-11 16:30:45 +03:00
Kimmo Puputti
fdf0286e57 Remove old wireframe password change page and form 2017-09-11 16:30:45 +03:00
Boyan Tabakov
5808a3fa4d Merge pull request #390 from sharetribe/email-verification-url
Email verification url
2017-09-11 16:04:20 +03:00
Vesa Luusua
22560a7e66 run prettier 2017-09-11 15:26:26 +03:00
Vesa Luusua
d970700d1f Update tests 2017-09-11 15:25:50 +03:00
Janne Koivistoinen
6861c78f7e listing review done 2017-09-11 15:24:35 +03:00
Janne Koivistoinen
13d7a27b7e review done 2017-09-11 15:24:48 +03:00
Vesa Luusua
6bf3b33398 Review review change 2017-09-11 15:23:11 +03:00
Boyan Tabakov
6e818db4ac Update tests 2017-09-11 14:15:02 +03:00
Boyan Tabakov
2899b1900e Change email verification endpoint to use dash in path
This makes it consistent with other routes.
2017-09-11 14:15:01 +03:00
Janne Koivistoinen
be7d83527e design review done 2017-09-08 21:03:25 +03:00
Janne Koivistoinen
4160c8b588 stash changes 2017-09-08 21:03:25 +03:00
Vesa Luusua
ae39f21fda Prettier 2017-09-08 19:45:37 +03:00
Vesa Luusua
5423249b22 ManageListingCard: errorOverlay and closedOverlay adjusted 2017-09-08 19:45:07 +03:00
Vesa Luusua
81b61186c7 ProfileSettings uses transient user after uploading avatar 2017-09-08 18:28:32 +03:00
Vesa Luusua
a3df887005 Avatar for current user was erroring since profileImage wasn't correct while uploading 2017-09-08 15:13:13 +03:00
Vesa Luusua
8861644c58 File proptype didn't work with server rendering 2017-09-08 14:20:21 +03:00
Janne Koivistoinen
97059136a4 add visual hover for the hero image 2017-09-08 13:42:33 +03:00
Vesa Luusua
a81120c078 Avatar for current user (temporary fix) 2017-09-08 12:17:19 +03:00
Vesa Luusua
a47c4dea01 Refactoring and fixing form disabled state to use pristine 2017-09-08 12:16:24 +03:00
Vesa Luusua
47c15ab636 Missing display block to desktop 2017-09-08 01:32:10 +03:00
Vesa Luusua
d9e7dbe2c9 ProfileSettingsPage with form 2017-09-08 01:29:36 +03:00
Vesa Luusua
76cb0ac551 ProfileSettingsPage.duck: update profile call 2017-09-08 01:29:36 +03:00
Vesa Luusua
cec8ce3cb6 ProfileSettingsForm 2017-09-08 01:29:35 +03:00
Vesa Luusua
a069d7f0db UserNav was too short for baseline 2017-09-08 01:29:35 +03:00
Vesa Luusua
6b8cb45b15 Correct aspect ratio can be passed to ImageFromFile 2017-09-08 01:29:35 +03:00
Vesa Luusua
02da6a5de9 Extract ImageFromFile component away from AddImages 2017-09-08 01:29:34 +03:00
Vesa Luusua
d4310d4a0f Include profileImage and denormalize it 2017-09-08 01:29:34 +03:00
Hannu Lyytikainen
01f189528f Invoke profile image upload in API 2017-09-08 01:29:34 +03:00
Hannu Lyytikainen
0208100a86 Add ProfileSettingsPage reducer 2017-09-08 01:29:33 +03:00
Vesa Luusua
a4e3bd2337 ProfileSettingsPage: added duck file 2017-09-08 01:29:33 +03:00
Vesa Luusua
6d49ab45ac Profile settings link to TopbarMobileMenu + adding missing status to PageLayout on those pages 2017-09-08 01:29:33 +03:00
Vesa Luusua
d11d538662 Profile settings link to TopbarDesktop 2017-09-08 01:29:32 +03:00
Vesa Luusua
d8ac958e37 UserNav added to ProfileSettingsPage 2017-09-08 01:29:32 +03:00
Vesa Luusua
0ca26678f8 EditListingPage renamed to ProfileSettingsPage 2017-09-08 01:29:32 +03:00
Kimmo Puputti
f53bc7be4c Open listing image carousel also from the image 2017-09-07 09:22:55 +03:00
Kimmo Puputti
340d9c3aea Merge pull request #380 from sharetribe/closed-listing-status
Add listing closed status to listing page
2017-09-07 08:25:15 +03:00
Kimmo Puputti
1279ef0d02 Merge pull request #375 from sharetribe/booking-breakdown-refactoring
Booking breakdown refactoring
2017-09-07 08:24:45 +03:00
Janne Koivistoinen
f24dc44eb5 Merge pull request #378 from sharetribe/mapcarousel-review
map carousel review
2017-09-06 19:48:35 +03:00
Janne Koivistoinen
16f03a84b8 move transition files to no hover 2017-09-06 16:58:20 +03:00
Janne Koivistoinen
a3479bbab5 work continues 2017-09-06 16:57:03 +03:00
Janne Koivistoinen
1efc1113d5 Merge pull request #377 from sharetribe/imagecarousel-review
Imagecarousel review
2017-09-06 16:56:06 +03:00