Ghost/ghost/admin/utils
Jacob Gable 8787ec5ba4 Improve signin
Ref #2413

- Remove fixture and use actual API
- Store and send down actual logged in user data
- Refactor isLoggedIn to use computed property on application
- After signin, update user data in dependency container
- Add CSRF to all routes and controllers via initializer
- Update authenticated route to check for user.isLoggedIn
- Add notifications for signin error
- Add notifications.showAPIError helper
- Add plumbing for refreshless signup to doSignUp in admin controller
2014-05-15 09:18:43 -05:00
..
ajax.js Minor refactoring of the routers: 2014-03-07 14:01:27 +00:00
date-formatting.js Create Post Settings Menu and its functionality on the Post controller. 2014-04-20 13:28:43 -06:00
link-view.js Refactor navbar to eliminate nested {{link-to}}. 2014-04-01 22:36:16 -04:00
notifications.js Improve signin 2014-05-15 09:18:43 -05:00
text-field.js Added fancy fade-in effect and autofocus to the login pages (signin, signup, forgotten, reset). 2014-04-08 00:02:54 +02:00
word-count.js Amend fixtures & put body classes in styleBody mixin 2014-03-09 15:30:54 +00:00