Ghost/core/client/utils
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
..
ajax.js Better handling of validation errors + more documentation 2014-06-30 22:35:03 -04:00
bound-one-way.js Create boundOneWay util function 2014-06-14 15:27:52 -06:00
codemirror-mobile.js Use Device.js to determine mobile editor use 2014-06-30 18:27:43 -06:00
codemirror-shortcuts.js Implement Mobile Editor 2014-06-24 18:33:43 -04:00
date-formatting.js Add yearless date as an acceptable format for moment parsing 2014-07-06 20:49:15 -06:00
ghost-paths.js Add error template, route and controller 2014-06-24 23:33:02 +01:00
link-view.js Refactor navbar to eliminate nested {{link-to}}. 2014-04-01 22:36:16 -04:00
mobile-utils.js Fix mobile sidebar menu 2014-07-07 08:55:22 -06:00
notifications.js Turn on update notifications for Ember admin 2014-07-11 15:02:26 +00:00
set-scroll-classname.js Add shadows to PostsListView and the adjacent HTML Preview; Fix preview render 2014-06-08 12:53:54 -04:00
text-field.js Added fancy fade-in effect and autofocus to the login pages (signin, signup, forgotten, reset). 2014-04-08 00:02:54 +02:00
validator-extensions.js Add Validations Layer and Post Validations 2014-06-21 00:12:55 -04:00
word-count.js Fix word count in ember. 2014-06-22 19:33:44 +00:00