mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-15 19:52:01 +03:00
7bfe6e9db7
closes #3162 - removes injection of user object in application route's beforeModel - removes injection/cleanup of user object in signedIn/signedOut actions - removes loading of user and passing to signedIn action in signup/setup controllers - adds 'user' property to session object - updates header nav to reference session.user - sets model of settings/user route to session.user and forces reload - on leaving settings/user, rollback any unsaved changes |
||
---|---|---|
.. | ||
components | ||
editor | ||
modals | ||
posts | ||
settings | ||
-floating-header.hbs | ||
-navbar.hbs | ||
-publish-bar.hbs | ||
application.hbs | ||
debug.hbs | ||
editor-save-button.hbs | ||
error.hbs | ||
forgotten.hbs | ||
post-settings-menu.hbs | ||
post-tags-input.hbs | ||
posts.hbs | ||
reset.hbs | ||
settings.hbs | ||
setup.hbs | ||
signin.hbs | ||
signup.hbs |