Commit graph

26 commits

Author SHA1 Message Date
Vesa Luusua
82f73a8016 Render more Helmet stuff 2017-09-29 15:15:31 +03:00
Vesa Luusua
44c71803f3 Remove container stuff from PageLayout (and pass them as props) 2017-07-11 17:54:05 +03:00
Vesa Luusua
301c055e4b Topbar away from PageLayout 2017-07-04 23:02:19 +03:00
Vesa Luusua
7654819fe0 PageLayout expects info wether scrolling is disabled or not 2017-07-04 21:29:58 +03:00
Vesa Luusua
3b3e8c2b55 PageLayout can take Topbar component among props 2017-06-30 11:11:10 +03:00
Vesa Luusua
fe28a82831 Fix: multiple modals cancelled each others on page load
(when one of the modals was initially open).
2017-06-06 22:55:22 +03:00
Vesa Luusua
ea3533d0d6 Format with prettier 2017-05-04 14:46:55 +03:00
Vesa Luusua
aa30cf7a25 Move state to URL and help Topbar to rerender after location changes 2017-05-04 14:43:17 +03:00
Vesa Luusua
25dc6ff005 Topbar uses Modal (simple draft for hamburger menu) 2017-05-03 16:50:31 +03:00
Kimmo Puputti
afe2389066 Unify mapStateToProps functions 2017-05-02 11:03:26 +03:00
Kimmo Puputti
5d32f57696 Update React Router 2017-04-03 12:28:17 +03:00
Kimmo Puputti
ae56344d0a Update NPM packages 2017-04-03 10:48:45 +03:00
Mikko Koski
fd23d20ef2 Run format and update snapshots 2017-03-24 17:52:59 +02:00
Mikko Koski
6234d4d4f8 Improve PageLayout 2017-03-24 16:38:24 +02:00
Mikko Koski
6280d2da79 Move MobileFrame to app.js to prevent multiple instances 2017-03-23 16:17:43 +02:00
Mikko Koski
acd051ff88 Add MobileFrame component 2017-03-23 11:13:15 +02:00
Mikko Koski
7960802332 Remove page title 2017-03-22 17:25:57 +02:00
Kimmo Puputti
b70bda169e Show separate auth error messages 2017-03-07 11:03:45 +02:00
Kimmo Puputti
4020c36215 Use withRouter helper instead of context 2017-02-15 16:36:54 +02:00
Kimmo Puputti
763db75553 Listen to history changes only when possible 2017-02-14 14:19:14 +02:00
Kimmo Puputti
519ec102af User one auth in-progress prop and one error prop in store 2017-02-07 15:47:36 +02:00
Kimmo Puputti
dfbe65fe47 Mock login and show possible errors 2017-02-07 15:44:57 +02:00
Vesa Luusua
13e03a3c92 Refactoring code and improving documentation 2017-01-20 15:07:15 +02:00
Vesa Luusua
4feb5e8087 A run with correct Prettier version 2017-01-20 15:02:55 +02:00
Vesa Luusua
30c3d5abfd Fix scroll position after route changes 2017-01-20 15:02:54 +02:00
Vesa Luusua
c2aeac204e Rename Page.js to PageLayout.js 2017-01-20 15:02:54 +02:00