0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/client/templates
Jason Williams 1bf975af90 Turn on update notifications for Ember admin
Issue #3160
- Use notifications API to display available update notification.
- Remove update_notification handlebars helper as now both the
  check for an available update and the notification handling
  is run from the server's admin controller index method.
- Bind the notification's location property to a css class
  for styling.
- Refactor Ember notifications to better handle notification
  objects.  Move responsibility for css class generation onto
  the notification component.
- Refactor gh-notifications component to take a location argument
  that's used to assign a css class and filter notifications.
2014-07-11 15:02:26 +00:00
..
components Turn on update notifications for Ember admin 2014-07-11 15:02:26 +00:00
editor Indirect post title in editor 2014-07-03 11:09:05 -06:00
modals Aditional classes in settings and invite user modal for the new form style 2014-07-07 17:00:47 +01:00
posts Stay on posts.index route when no posts exist 2014-06-25 14:56:41 +00:00
settings Aditional classes in settings and invite user modal for the new form style 2014-07-07 17:00:47 +01:00
-floating-header.hbs Cleanup Misc Ember Code 2014-06-17 14:59:15 -06:00
-navbar.hbs Fix mobile sidebar menu 2014-07-07 08:55:22 -06:00
-publish-bar.hbs Ensure incomplete tags aren't lost on save 2014-06-24 12:14:27 +02:00
application.hbs Turn on update notifications for Ember admin 2014-07-11 15:02:26 +00:00
debug.hbs Finish Debug screen for Ember admin 2014-06-25 04:36:17 +00:00
editor-save-button.hbs Enable post deletion from Ember admin 2014-06-04 13:19:57 +00:00
error.hbs Add error template, route and controller 2014-06-24 23:33:02 +01:00
forgotten.hbs Add validation for signin/signup 2014-06-23 21:17:57 -05:00
post-settings-menu.hbs PostSettingsMenu: Don't save new posts, reset values on failure 2014-07-02 15:29:15 -06:00
post-tags-input.hbs Ensure incomplete tags aren't lost on save 2014-06-24 12:14:27 +02:00
posts.hbs Mobile Interactions 2014-06-24 18:33:59 -04:00
reset.hbs
settings.hbs Removing old "user settings" screen and putting in new MU "users settings" screen and updating functional test cases. 2014-07-05 11:33:03 -04:00
setup.hbs New setup screen for blog installation. 2014-06-26 15:31:44 +02:00
signin.hbs Signin Validation 2014-07-01 10:51:30 -04:00
signup.hbs Add validation for signin/signup 2014-06-23 21:17:57 -05:00
user-actions-menu.hbs New edit user UI 2014-07-01 18:42:13 +01:00