Commit graph

8 commits

Author SHA1 Message Date
Lance Edgar e131305902 Force redirect to login page, if settings say so
this is pretty rudimentary, probably needs to be smarter or else should maybe
just be defined within final app instead of byjove
2020-02-10 14:18:28 -06:00
Lance Edgar fb5e6cde46 Add page-content-wrapper to main app template 2020-02-08 21:21:39 -06:00
Lance Edgar 7f1ef1b335 Fix bug when checking user session
must have a user before can be root
2019-12-02 13:53:23 -06:00
Lance Edgar 817d8bef13 Add app/menu support for "become / stop being root" feature 2019-11-26 16:43:51 -06:00
Lance Edgar 67155acf40 Assign background color, if specified by API 2019-11-15 15:10:52 -06:00
Lance Edgar 84b2a2bf70 Cleanup global state logic a bit, for current user and permissions
this still isn't ideal perhaps, but leaves some clues for improvement
2019-11-12 11:49:07 -06:00
Lance Edgar 62981b8e90 Try to get Vue.use() to work with components
but really, test the release again, b/c it's not working yet...
2019-11-06 15:19:44 -06:00
Lance Edgar 554736e842 Add "app" component, for basic layout and housekeeping 2019-11-06 13:01:27 -06:00