sonicjs
sonicjs copied to clipboard
Admin UI/UX Auth Enhancements
trafficstars
Now that we have auth integrated, we can make some minor UI/UX enhancements using the bootstrap admin theme.
- remove email from left nav
- remove Logout from left nav
- remove search input from top header (I don't think we're going to implement any kind of global search any time soon)
- Add currently logged in user First Name + Last Name
- Add a logout icon and link it to the logout endpoint (same as what what removed in number 2 above)
- use a logout icon from the library of icons that is already being used (bootstrap icons)