Ghost/ghost/admin/models
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
..
app.js Ported settings/apps logic to Ember. 2014-06-17 23:25:24 +02:00
notification.js Turn on update notifications for Ember admin 2014-07-11 15:02:26 +00:00
post.js Indirect post title in editor 2014-07-03 11:09:05 -06:00
setting.js Enable validation for settings/general screen 2014-06-24 13:32:47 +00:00
slug-generator.js Refactored PostSettingsMenuController 2014-06-13 12:14:58 -06:00
tag.js Make exports consitent. 2014-06-09 13:58:35 -04:00
user.js Wiring up "resend" and "revoke" button on user management screen 2014-07-08 11:32:34 -04:00