Ghost/ghost/admin/tests
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
..
acceptance 🐛 Fixed "active" state of apps on apps index screen (#843) 2017-08-30 14:31:04 +02:00
helpers Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
integration Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
unit Guard against blank strings in json-string fields (#840) 2017-08-29 10:03:45 +07:00
.eslintrc.js new publish menu and date/time picker (#588) 2017-04-11 14:39:45 +01:00
index.html Fetch config from endpoint rather than meta tags (#368) 2016-10-28 14:07:50 +01:00
test-helper.js Update code to match eslint rules 2016-11-14 13:26:00 +00:00