Skip to content
Inviction

Mastery · Autonomy · Purpose

  • What is this?
  • Request Beta Access
  • Learn More

2015-03-31

  • 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