Commit Graph

8 Commits

Author SHA1 Message Date
0b313f10e1 move auth into vuex state 2017-02-20 11:27:23 -07:00
faee26c586 add and use isAuthenticated method 2017-02-14 20:37:16 -07:00
b800513800 use custom elements compliant component names 2017-02-14 20:34:17 -07:00
0008b0a1ea use fancy name casting for imported component 2017-02-14 20:34:16 -07:00
9cae920510 use top nav component on login page 2017-02-14 20:30:27 -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
b80f01019d add login page 2017-02-14 19:26:35 -07:00