0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/client/components
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
..
gh-activating-list-item.js Make exports consitent. 2014-06-09 13:58:35 -04:00
gh-blur-input.js Refactored PostSettingsMenuController 2014-06-13 12:14:58 -06:00
gh-codemirror.js Allow tabbing responsive editor when not on mobile. 2014-06-25 12:30:57 +00:00
gh-file-upload.js Finish Debug screen for Ember admin 2014-06-25 04:36:17 +00:00
gh-form.js Make exports consitent. 2014-06-09 13:58:35 -04:00
gh-markdown.js Add fileStorage config to frontend 2014-06-23 23:33:14 +01:00
gh-modal-dialog.js Enable post deletion from Ember admin 2014-06-04 13:19:57 +00:00
gh-notification.js Turn on update notifications for Ember admin 2014-07-11 15:02:26 +00:00
gh-notifications.js Turn on update notifications for Ember admin 2014-07-11 15:02:26 +00:00
gh-popover-button.js Ember cleanup: single quotes for JS 2014-06-01 21:53:16 +01:00
gh-popover.js Added fadeout to gh-popover 2014-07-03 13:13:18 -06:00
gh-trim-focus-input.js Trim title in editor on blue/focusOut 2014-06-23 20:07:34 +00:00
gh-upload-modal.js Add fileStorage config to frontend 2014-06-23 23:33:14 +01:00