diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 82f74855..0af9eae2 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -66,11 +66,6 @@ CURRENT TODOs @@@@@@@@@@@ ROADMAP STAGE 2: -todo: "Activity" button in object event log - - How to get to User event log history? Right now you can click on History when you see a user panel in an object log history - - but that opens the history for the User object itself, not that user's history so we need another "Activity" button I think - - Ultimately it will be through the user list equivalent in raven, but it would be convenient to access it from the object log if the user has rights to view user activity - todo: would like to see who I'm logged in as at all times - In menu instead of "Home" text? - In status bar at bottom? diff --git a/ayanova/src/App.vue b/ayanova/src/App.vue index 2c3739f1..34027775 100644 --- a/ayanova/src/App.vue +++ b/ayanova/src/App.vue @@ -11,6 +11,16 @@ temporary width="345" > + {{ item.title }} +