added new AdminConsole component to allow admins to run direct commands
- currently setting to be visible if user is logged in (roadmapState.userLoginInfo is set)
- does an eval() of the input
- for troubleshooting things that depend on internal app state, like why a cytoscape node is not visible