Commit Graph

17 Commits

Author SHA1 Message Date
9cae920510 use top nav component on login page 2017-02-14 20:30:27 -07:00
3ee9fd9853 turn the top nav into a component 2017-02-14 20:23:44 -07:00
0a14321a06 remove the temp state from App 2017-02-14 20:23:28 -07:00
e6941b59d0 if logged in, redirect to customers 2017-02-14 20:11:23 -07:00
0996117565 add authentication requirement
and a mock auth helper
2017-02-14 20:06:05 -07:00
3631f98b58 wrangle some of the linting rules 2017-02-14 20:06:03 -07:00
b80f01019d add login page 2017-02-14 19:26:35 -07:00
fc6528c668 name all the things, consistently 2017-02-14 19:26:17 -07:00
e7b42a14d0 customer list cards view 2017-02-14 19:18:04 -07:00
72cc7ae89d add router and route containers 2017-01-31 19:32:20 -07:00
2728436674 add bulma site header 2017-01-31 18:52:19 -07:00
21791ec25b add font-awesome and font loading support 2017-01-31 18:52:17 -07:00
02846dbcdc add custom color palette 2017-01-28 20:50:12 -07:00
27bffc0f6c add bulma and sass compilation
on production builds, create a root style.css file
2017-01-28 20:49:57 -07:00
540eda3ee3 add basic view app 2017-01-22 14:22:51 -07:00
f9e237da09 turn webpack middleware into middleware
fix HMR middleware, and some loopback boilerplate cleanup
2017-01-22 14:22:51 -07:00
c85b2e2702 setup webpack 2017-01-22 14:22:50 -07:00