62e58b0366
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 |
||
---|---|---|
.. | ||
settings | ||
authentication-test.js | ||
content-test.js | ||
editor-test.js | ||
error-handling-test.js | ||
ghost-desktop-test.js | ||
password-reset-test.js | ||
setup-test.js | ||
signin-test.js | ||
signup-test.js | ||
subscribers-test.js | ||
team-test.js |