Ghost/ghost/admin/app/routes
Kevin Ansfield 9186c84e64 Removed unused body classes added by using the StyleBody mixin
no issue
- many routes were attaching classes to the `<body>` tag via the `StyleBody` mixin but those classes were never used and applied inconsistently throughout the app
2019-05-20 14:15:46 +01:00
..
editor Revert "[TEMP] Broke linting" 2019-03-11 16:26:36 +00:00
settings Removed unused body classes added by using the StyleBody mixin 2019-05-20 14:15:46 +01:00
setup Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
staff Removed unused body classes added by using the StyleBody mixin 2019-05-20 14:15:46 +01:00
subscribers Removed usage of ember-light-table in subscribers screen (#1191) 2019-05-07 12:39:56 +01:00
about.js Removed unused body classes added by using the StyleBody mixin 2019-05-20 14:15:46 +01:00
application.js Allowed editors to see notifications 2019-04-18 13:03:19 +02:00
authenticated.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
editor.js Refactored usage of .get('property') with es5 getters 2019-03-06 13:54:14 +00:00
error404.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
home.js View site inside Ghost Admin 2019-03-21 10:33:14 +01:00
member.js Updated member management data (#1150) 2019-04-16 20:32:43 +05:30
members.js View site inside Ghost Admin 2019-03-21 10:33:14 +01:00
pages.js 🎨 Separated post and page list screens (#1101) 2019-02-22 10:17:33 +07:00
posts.js Removed unused code in posts route 2019-05-07 12:55:19 +01:00
reset.js Refactored usage of .get('property') with es5 getters 2019-03-06 13:54:14 +00:00
setup.js View site inside Ghost Admin 2019-03-21 10:33:14 +01:00
signin.js Fixed tests 2018-05-08 12:35:42 +01:00
signout.js Removed unused body classes added by using the StyleBody mixin 2019-05-20 14:15:46 +01:00
signup.js Refactored usage of .get('property') with es5 getters 2019-03-06 13:54:14 +00:00
site.js Removed unused body classes added by using the StyleBody mixin 2019-05-20 14:15:46 +01:00
subscribers.js Removed usage of ember-light-table in subscribers screen (#1191) 2019-05-07 12:39:56 +01:00