Ghost/ghost/admin/tests/acceptance
Kevin Ansfield 62e58b0366 🐛 Fixed "active" state of apps on apps index screen (#843)
no issue

On the apps index screen there were conditionals for each app so that active apps show "Active" instead of "Configure" when they are activated - the conditionals weren't working because the properties they check for weren't available in the template's context.

- add a new `settings/apps/index` controller that imports the `settings` service
- updates template conditionals to check for properties on the `settings` service
2017-08-30 14:31:04 +02:00
..
settings 🐛 Fixed "active" state of apps on apps index screen (#843) 2017-08-30 14:31:04 +02:00
authentication-test.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
content-test.js Bump dependencies (#826) 2017-08-11 16:28:05 +01:00
editor-test.js Bump dependencies (#826) 2017-08-11 16:28:05 +01:00
error-handling-test.js Bump dependencies (#826) 2017-08-11 16:28:05 +01:00
ghost-desktop-test.js 🎨 use blue instead of yellow for warning alerts (#792) 2017-07-20 16:00:41 +02:00
password-reset-test.js 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
setup-test.js Bump dependencies (#826) 2017-08-11 16:28:05 +01:00
signin-test.js 🐛 prevent session sync issues with multiple tabs/refreshes (#772) 2017-07-10 12:18:19 +02:00
signup-test.js 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
subscribers-test.js Bump dependencies (#826) 2017-08-11 16:28:05 +01:00
team-test.js Bump dependencies (#826) 2017-08-11 16:28:05 +01:00