Ghost/core/test/unit
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
..
admin_spec.js Cleaning up the unit tests 2014-06-18 00:11:35 +01:00
apps_spec.js Cleaning up the unit tests 2014-06-18 00:11:35 +01:00
bootstrap_spec.js Improve error handling during bootstrap process 2014-06-19 12:59:16 +00:00
config_spec.js Cleaning up the unit tests 2014-06-18 00:11:35 +01:00
errorHandling_spec.js Cleaning up the unit tests 2014-06-18 00:11:35 +01:00
export_spec.js Cleaning up the unit tests 2014-06-18 00:11:35 +01:00
filters_spec.js Cleaning up the unit tests 2014-06-18 00:11:35 +01:00
frontend_spec.js Cleaning up the unit tests 2014-06-18 00:11:35 +01:00
import_spec.js Only reference model properties through the models module. 2014-07-10 08:04:32 -04:00
mail_spec.js Cleaning up the unit tests 2014-06-18 00:11:35 +01:00
middleware_spec.js Replace the old admin with the ember admin 2014-07-01 08:33:17 +01:00
permissions_spec.js Only reference model properties through the models module. 2014-07-10 08:04:32 -04:00
server_helpers_index_spec.js Turn on update notifications for Ember admin 2014-07-11 15:02:26 +00:00
server_helpers_template_spec.js Cleaning up the unit tests 2014-06-18 00:11:35 +01:00
server_spec.js Cleaning up the unit tests 2014-06-18 00:11:35 +01:00
showdown_client_integrated_spec.js Cleaning up the unit tests 2014-06-18 00:11:35 +01:00
showdown_ghostGFM_spec.js Cleaning up the unit tests 2014-06-18 00:11:35 +01:00
showdown_ghostimagepreview_spec.js Cleaning up the unit tests 2014-06-18 00:11:35 +01:00
storage_localfilesystem_spec.js Cleaning up the unit tests 2014-06-18 00:11:35 +01:00
xmlrpc_spec.js Cleaning up the unit tests 2014-06-18 00:11:35 +01:00