feat(*): user manager
Creates a new admin page for user management. This version only displays the basic user profile info, but will eventually have a function to delete users, edit user profiles (in a modal) and view team membership, including a list of manuscripts. It displays each user in a Accordion
and their data in a ValueList
.