Ghost/ghost/admin/app/routes
Kevin Ansfield b521e4dba4 Fix and add tests for Ghost Desktop manual update notification
closes #51
- move the check into the `afterModel` hook so that it's always performed on app load (previously it would only be displayed after going through the sign-in process)
- change the alert type to `warn` so that it matches our existing types (success, warn, error)
- don't rely on the `.htmlSafe()` prototype extension
- add basic tests for the upgrade alert display
2016-06-13 13:40:41 +01:00
..
editor Update package.json details, rename module to ghost-admin 2016-06-03 16:12:54 +01:00
posts Update package.json details, rename module to ghost-admin 2016-06-03 16:12:54 +01:00
settings Update package.json details, rename module to ghost-admin 2016-06-03 16:12:54 +01:00
setup cleanup usage of Ember.inject 2016-01-19 07:03:27 -06:00
subscribers Subscribers: Admin User Interface v1 2016-05-11 10:28:11 +02:00
team Update package.json details, rename module to ghost-admin 2016-06-03 16:12:54 +01:00
about.js Update package.json details, rename module to ghost-admin 2016-06-03 16:12:54 +01:00
application.js Fix and add tests for Ghost Desktop manual update notification 2016-06-13 13:40:41 +01:00
authenticated.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
error404.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
mobile-index-route.js cleanup usage of Ember.inject 2016-01-19 07:03:27 -06:00
posts.js Update package.json details, rename module to ghost-admin 2016-06-03 16:12:54 +01:00
reset.js Update package.json details, rename module to ghost-admin 2016-06-03 16:12:54 +01:00
setup.js Update package.json details, rename module to ghost-admin 2016-06-03 16:12:54 +01:00
signin.js Update package.json details, rename module to ghost-admin 2016-06-03 16:12:54 +01:00
signout.js Update package.json details, rename module to ghost-admin 2016-06-03 16:12:54 +01:00
signup.js Update package.json details, rename module to ghost-admin 2016-06-03 16:12:54 +01:00
subscribers.js Update package.json details, rename module to ghost-admin 2016-06-03 16:12:54 +01:00