Commit graph

109 commits

Author SHA1 Message Date
Vesa Luusua
af088fff8f Fix form references after moving them to different location 2018-05-02 15:56:30 +03:00
Vesa Luusua
9cd15f1908 Refactor LoginForm: use Form connector from Final Form 2018-04-20 13:05:20 +03:00
Kimmo Puputti
6a8a303ed8 Update snapshots with the new test rendering setup 2018-03-26 11:34:47 +03:00
Kimmo Puputti
fc730244ba Trim data before saving 2018-03-12 16:52:34 +02:00
Kimmo Puputti
47f8cfffb8 Ensure proper form prefill values 2018-03-05 16:43:55 +02:00
Kimmo Puputti
f0b955dc5b Refactor propTypes module
- Rename types
- Collect propTypes within a named propTypes export
- Use named imports for easier refactoring and customisation later
- Rename sdk types to sdkTypes in imports to avoid confusion
2018-01-11 11:40:03 +02:00
Vesa Luusua
89145e26ed Form elements should be divisible by 8 (desktop) or 6px 2017-12-21 16:30:14 +02:00
Hannu Lyytikainen
4395e9ee6a Break TabNavHorizontal into two components 2017-12-15 17:46:35 +02:00
Hannu Lyytikainen
b41c2f43c1 Add type parameter for TabNavHorizontal
The type indicates if tabs are links or buttons.
2017-12-12 15:50:33 +02:00
Vesa Luusua
21505aea88 backgroundImage and modals are two different things 2017-12-11 16:33:43 +02:00
Kimmo Puputti
007e140afb Remove logoutError prop from Page component
The logout error will be a flash message that the Auth duck sets for
the component that will be responsible for rendering the flash
messages.
2017-11-03 11:36:44 +02:00
Kimmo Puputti
3ef8c6929e TOS and privacy pages 2017-10-30 16:35:34 +02:00
Kimmo Puputti
b5157abc45 Wrap terms to set width and top padding 2017-10-30 14:30:58 +02:00
Kimmo Puputti
dcaa41c50c Open Terms of Service into a modal 2017-10-30 14:30:58 +02:00
Kimmo Puputti
d736b3f6de Make AuthenticationPage into a class 2017-10-30 14:30:58 +02:00
Kimmo Puputti
ee51d0d9b2 Remove passing the removed authInfoError prop to Page 2017-10-23 16:27:06 +03:00
Vesa Luusua
c48f16d81d Footer to AuthenticationPage 2017-10-23 13:33:00 +03:00
Vesa Luusua
2c771e2658 Use changed schema handling on pages that pass in schema 2017-10-19 16:25:44 +03:00
Vesa Luusua
b9399bcf6f AuthenticationPage uses correct proptype validation 2017-10-18 18:13:10 +03:00
Kimmo Puputti
a996f154d1 Import PropTypes from the prop-types package 2017-10-17 09:50:22 +03:00
Vesa Luusua
db1a9d4b61 Update test snapshots 2017-10-16 15:19:25 +03:00
Vesa Luusua
fbd88d0f75 TopbarContainer and bunch of pages were calling withRouter and connect in wrong order 2017-10-16 15:17:07 +03:00
Vesa Luusua
01df86bc2c Title and remove json formatting 2017-10-13 16:02:41 +03:00
Kimmo Puputti
90ab9c9a69 Format with latest Prettier 2017-10-13 10:11:51 +03:00
Kimmo Puputti
df02956579 Update snapshot files to the new Jest snapshot format 2017-10-12 14:09:03 +03:00
Kimmo Puputti
78de6d9d69 Disable deprecated proptype import lint error 2017-10-12 14:09:02 +03:00
Vesa Luusua
6584ccb431 AuthenticationPage uses TopbarContainer 2017-10-11 20:11:35 +03:00
Vesa Luusua
30578a65bc Rename PageLayout to Page 2017-09-29 15:15:32 +03:00
Vesa Luusua
82f73a8016 Render more Helmet stuff 2017-09-29 15:15:31 +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
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
9a30a466d3 Change CloseIcon refs to use IconClose 2017-09-20 10:55:59 +03:00
Vesa Luusua
b0890c1eae CurrentUser uses firstName instead of displayName 2017-09-19 16:28:27 +03:00
Kimmo Puputti
21109dc083 Use helper to handle API errors 2017-09-19 10:20:27 +03:00
Vesa Luusua
d36a0ae253 Add currentUserHasOrders info to AuthenticationPage
Verification props to AuthenticationPage
2017-09-14 12:52:41 +03:00
Kimmo Puputti
fd79f32923 Ensure current user, add docs 2017-09-14 09:46:20 +03:00
Kimmo Puputti
7adfa6eeed Add docs 2017-09-14 09:46:08 +03:00
Kimmo Puputti
d71bf1b0aa Move verification email sending to user duck 2017-09-13 12:57:49 +03:00
Kimmo Puputti
1a8a1b5fd0 Show "Verify your email" screen after signup 2017-09-13 11:28:00 +03:00
Vesa Luusua
2a0a98d796 AuthenticationPage uses TabNavHorizontal component 2017-08-25 15:24:50 +03:00
Janne Koivistoinen
4115369bee create and edit a listing review 2017-08-16 17:02:53 +03:00
Kimmo Puputti
a42af34853 Responsive new listing wizard 2017-08-07 16:05:59 +03:00
Kimmo Puputti
30197024e1 Responsive Inbox page styles 2017-08-02 11:24:18 +03:00
Janne Koivistoinen
08bb284f9c auth page and marketplace variable 2017-07-21 16:45:18 +03:00
Janne Koivistoinen
88cf0a4acc Merge pull request #315 from sharetribe/desktopFonts
font stuff
2017-07-21 15:33:37 +03:00
Janne Koivistoinen
500e68b196 font stuff 2017-07-21 15:27:32 +03:00
Vesa Luusua
2e5c514fdb Run with Prettier 2017-07-21 11:26:32 +03:00
Vesa Luusua
22f7bb4a1c update snapshot 2017-07-20 11:58:08 +03:00