- TODO
(line 18)
This redirect never lands because the $emit fires $watch which fires a $location.path as well to the root page.
- TODO
(line 39)
Reset the navbar after the user changes their password. The Login word appears but the secondary menu still displays.
- TODO
(line 36)
Add Material Tooltip when it's available.
- TODO
(line 23)
Add a tooltip to the Admin icon -->
- TODO
(line 55)
Kick off Last.FM Listener on updated profile by killing old process and starting new one.
- TODO
(line 77)
Need to finish getting the signal catcher for the listeners working.
- TODO
(line 32)
Add Dyanmo initialization. - TODO
(line 171)
Delete process from DB when the user is deleted if there is a process running for that user. Implement deleteProcessByUsername().