0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/client/templates
Jacob Gable 42a1d55858 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
..
components Ported logic to settings: Debug Tab closes #2424 2014-05-07 20:48:29 +01:00
modals Creates Ember Modal infastructure 2014-04-06 12:45:19 -04:00
posts
settings Ported logic to settings: Debug Tab closes #2424 2014-05-07 20:48:29 +01:00
-floating-header.hbs Create Post Settings Menu and its functionality on the Post controller. 2014-04-20 13:28:43 -06:00
-navbar.hbs Improve signin 2014-05-15 09:18:43 -05:00
-publish-bar.hbs Create Post Settings Menu and its functionality on the Post controller. 2014-04-20 13:28:43 -06:00
application.hbs Improve signin 2014-05-15 09:18:43 -05:00
editor.hbs Creates Ember Modal infastructure 2014-04-06 12:45:19 -04:00
error.hbs
forgotten.hbs Added fancy fade-in effect and autofocus to the login pages (signin, signup, forgotten, reset). 2014-04-08 00:02:54 +02:00
loading.hbs
new.hbs
post-settings-menu.hbs Create Post Settings Menu and its functionality on the Post controller. 2014-04-20 13:28:43 -06:00
posts.hbs
reset.hbs Added fancy fade-in effect and autofocus to the login pages (signin, signup, forgotten, reset). 2014-04-08 00:02:54 +02:00
settings.hbs
signin.hbs Added fancy fade-in effect and autofocus to the login pages (signin, signup, forgotten, reset). 2014-04-08 00:02:54 +02:00
signup.hbs Added fancy fade-in effect and autofocus to the login pages (signin, signup, forgotten, reset). 2014-04-08 00:02:54 +02:00