Commit graph

9 commits

Author SHA1 Message Date
Lance Edgar 0b4e4f9894 Add proper logout logic to menu; let caller hide root options, about link 2020-02-11 13:54:53 -06:00
Lance Edgar c17c25b4cb Change aria-role (to "menu") for main user menu 2020-02-11 13:42:47 -06:00
Lance Edgar 3c4e9567a9 Add user_is_admin flag to app store, plus logic to set/clear it 2020-02-11 13:33:54 -06:00
Lance Edgar 4501505f38 Stop including Home link in menu
caller must explicitly do that if they want it
2020-02-10 17:35:22 -06:00
Lance Edgar 3d89cffa65 Let caller control whether Login and Feedback menu items are shown 2020-02-10 16:30:38 -06:00
Lance Edgar ac5231c657 Add icons to nav header buttons
although we probably will need a way to remove those soon..  since we don't
have a ton of space up there
2020-02-09 16:30:36 -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 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 11392e864e Add basic "menu" component, for typical use case 2019-11-06 13:22:53 -06:00