This commit is contained in:
2019-04-23 22:08:27 +00:00
parent f54a4d874a
commit 412f5273c8
4 changed files with 36 additions and 25 deletions

View File

@@ -39,8 +39,9 @@ All platforms and browsers
- DONE That way we can put anything into the data key again because in future might need whole objects etc (almost certainly will)
- DONE Move ABOUT item to just above HELP in menu and remove from main NAV and make it navigate properly on click
- DONE Make about contextual and insert a menu item to view log
- WIRE up save menu item and add code to disable save on broken rules (and make red, disabled etc)
- Move wire up event code from app.vue to gzmenu and call it from app.vue
- DONE WIRE up save menu item and add code to disable save on broken rules (and make red, disabled etc)
- DONE Move wire up event code from app.vue to gzmenu and call it from app.vue
- Need rights in form state so can easily enable / disable etc
- Wire up delete menu item
- api code is stubbed out for delete, need to write that as well
- DONE TODO navigating through menu doesn't "back" properly when clicking back on browser controls