Ghost/ghost/admin/templates/components
Jason Williams 48b0ba6ca9 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
..
gh-activating-list-item.hbs Update Ember Components with proper gh- prefix 2014-05-28 15:26:16 -04:00
gh-file-upload.hbs Finish Debug screen for Ember admin 2014-06-25 04:36:17 +00:00
gh-markdown.hbs Reach Editor parity with Ember 2014-06-13 18:12:03 -04:00
gh-modal-dialog.hbs Implementation of "invite a new user" modal 2014-07-06 16:18:51 -04:00
gh-notification.hbs Turn on update notifications for Ember admin 2014-07-11 15:02:26 +00:00
gh-notifications.hbs Update Ember Components with proper gh- prefix 2014-05-28 15:26:16 -04:00