Commit graph

109 commits

Author SHA1 Message Date
Vesa Luusua
a748029c98 changes to media query naming after rebase 2017-07-20 11:57:46 +03:00
Vesa Luusua
cae03cc892 Login and Signup desktop layouts. 2017-07-20 11:50:52 +03:00
Vesa Luusua
e167fcd8d1 AuthenticationPage: pass PageLayout props 2017-07-11 19:37:10 +03:00
Vesa Luusua
efabf62979 AuthenticationPage: pass Topbar props 2017-07-11 17:14:43 +03:00
Vesa Luusua
879b0ccacc Update pages that need Topbar 2017-07-11 15:26:52 +03:00
Vesa Luusua
dec1e4dcef Show errors on correct tab 2017-07-11 10:27:50 +03:00
Vesa Luusua
321fe2009f AuthenticationPage: tab width adjusted to safari 2017-07-07 03:34:23 +03:00
Vesa Luusua
20962c7c0f Update snapshots and run prettier 2017-07-06 20:21:32 +03:00
Vesa Luusua
014d50257f Revert "Revert "Review changes"" 2017-07-06 20:03:42 +03:00
Vesa Luusua
f419012b13 Revert "Review changes" 2017-07-06 19:58:46 +03:00
Vesa Luusua
00096c5753 Review changes 2017-07-06 19:23:35 +03:00
Vesa Luusua
eff4528152 Topbar added directly on Pages that need it. 2017-07-04 23:10:13 +03:00
Vesa Luusua
ea2f56588d AuthenticationPage: manage scrolling 2017-07-04 21:33:56 +03:00
Vesa Luusua
cd49da671c TabNav refactored to incorporate correct height 2017-07-04 11:14:48 +03:00
Janne Koivistoinen
ce7725dc0b login and sign up page design fixes 2017-06-26 13:30:18 +03:00
Kimmo Puputti
7fea3c3991 Remove unnecessary variable 2017-06-21 20:38:43 +03:00
Kimmo Puputti
80c6f35298 Fix error message styles 2017-06-21 16:16:58 +03:00
Kimmo Puputti
1a96c52c0c Add more space for Mobile Safari 2017-06-21 16:01:52 +03:00
Kimmo Puputti
5e8e1aeaeb Auth page (login/signup) styles and translations 2017-06-21 15:46:17 +03:00
Kimmo Puputti
64079f517f Remove underline from active tab link 2017-05-05 10:03:45 +03:00
Kimmo Puputti
d2fef80cb3 Separate email-taken from other signup errors 2017-05-05 09:43:15 +03:00
Kimmo Puputti
3db6728e0b Rename SignUpForm to SignupForm 2017-05-05 09:42:20 +03:00
Kimmo Puputti
e3c8359aa6 Rewrite signup form 2017-05-05 09:42:20 +03:00
Kimmo Puputti
9b9a433a2b Fix auth page tab order 2017-05-05 09:42:20 +03:00
Kimmo Puputti
de731b1f6e Enable signup, call API to create a user 2017-05-05 09:42:20 +03:00
Kimmo Puputti
814184aa0a Rename loginOrLogoutInProgress to authenticationInProgress 2017-04-28 11:04:59 +03:00
Kimmo Puputti
30f9909b45 Refactor authentication from redux-saga to redux-thunk 2017-04-28 10:48:07 +03:00
Mikko Koski
fd23d20ef2 Run format and update snapshots 2017-03-24 17:52:59 +02:00
Mikko Koski
1ef15243f3 Remove Sign up link and add dead code warning to sign up form 2017-03-24 17:31:17 +02:00
Mikko Koski
6f2043690d Use Flexbox to align the Login button to the bottom of the page 2017-03-24 17:24:30 +02:00
Mikko Koski
c7bd87b0c1 Run format and update snapshots 2017-03-24 15:45:07 +02:00
Mikko Koski
e1392bd16c Login page styling 2017-03-24 15:43:26 +02:00
Kimmo Puputti
cfab06d813 Don't print trailing comma in fn args since it breaks in Node 2017-03-15 15:54:49 +02:00
Kimmo Puputti
b70bda169e Show separate auth error messages 2017-03-07 11:03:45 +02:00
Kimmo Puputti
2ce15d4ab6 Rename ducks -> duck 2017-02-20 09:59:10 +02:00
Kimmo Puputti
99c9a67a4b Fix extra location state modifications that caused weird redirects 2017-02-17 13:42:11 +02:00
Kimmo Puputti
067f5abce8 Change Link components into NamedLink components 2017-02-17 13:19:13 +02:00
Kimmo Puputti
4020c36215 Use withRouter helper instead of context 2017-02-15 16:36:54 +02:00
Kimmo Puputti
862f01f00b Fix location state handling for proper redirects 2017-02-14 20:35:53 +02:00
Kimmo Puputti
4a7269e71b Update snapshots with Link and Redirect prop changes 2017-02-14 10:47:33 +02:00
Kimmo Puputti
be2fcdf793 Import from react-router-dom instead of react-router 2017-02-14 09:43:37 +02:00
Kimmo Puputti
073cf0bd9c Export AuthenticationPageComponent for snapshot test 2017-02-07 16:14:21 +02:00
Kimmo Puputti
f142f31291 Separate shallow and deep render for snapshot tests 2017-02-07 16:00:40 +02:00
Kimmo Puputti
fc568292a9 Extract snapshot rendering into a helper function 2017-02-07 16:00:24 +02:00
Kimmo Puputti
46b9ae2f46 Update page snapshots with changed Topbar links 2017-02-07 15:44:57 +02:00
Kimmo Puputti
b80c43f96c Use Auth duck instead of fakeAuth 2017-02-07 15:44:57 +02:00
Kimmo Puputti
50e22d0d1e Format JS with Prettier 0.13.1 2017-01-30 10:57:27 +02:00
Kimmo Puputti
dd448d842e Add auth form to correct pages 2017-01-25 15:14:21 +02:00
Vesa Luusua
4c573d9376 Removed notifications and payment-methods pages from Topbar 2017-01-24 19:10:04 +02:00
Vesa Luusua
63eb5a754c ListingPage url changed from l/:slug-:id syntax to l/:slug/:id 2017-01-24 19:10:03 +02:00