Skip to content- Implemented actual login/logout functionality that hits the dev API
- Added a bunch of ng-show/ng-hide things based on login status
- Tidied up a lot of the CSS animations
- Tweaked the Super Admin JS functions so checkboxes load properly
- Added a quick-login button that pulls valid email addresses
- Abstracted the sidebar to more discrete components
- Created an AppController that handles parent-level app functionality
- Created event broadcasters and listeners for login on $rootScope
- Re-created the API AuthController to handle login and register events
- Created a few test routes that respond to “valid” API keys