Ghost/ghost/admin/tests
Kevin Ansfield 2a1584af16 🐛 fix duplicate server alerts + default alert bg color (#242)
closes https://github.com/TryGhost/Ghost/issues/7305

The `location` property of server-side notifications was being ignored by the client and so wasn't being used to de-duplicate alerts.

- adds `key` attribute to `Notification` model
- adds a serializer for notifications that renames the `location` key sent by the server to `key`
- set the default background color of alerts to white so that alerts with no `type` set do not inherit the background color (useful in Ghost Desktop which has a transparent background color set)
2016-09-01 11:01:54 -05:00
..
acceptance detailed theme validation errors (#226) 2016-08-24 20:22:20 +02:00
helpers convert ember imports to ember-cli-shim imports where possible (#95) 2016-06-30 11:21:47 +01:00
integration indicate folder names to tell duplicate themes apart 2016-08-23 16:55:32 +01:00
unit 🐛 fix duplicate server alerts + default alert bg color (#242) 2016-09-01 11:01:54 -05:00
.jscsrc Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
.jshintrc Update ember-cli to version 2.7.0 🚀 (#148) 2016-07-31 20:47:19 +01:00
index.html remove test-loader asset from test html file (#188) 2016-08-07 08:29:37 +02:00
test-helper.js Increase timeout in ember tests 2015-10-20 16:00:16 +01:00