0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/test/functional/client
Hannah Wolfe bb490e4bbd Hide settings/apps unless apps:true is in config.js
fixes #3031

- Adds an initializer for passing config to the frontend, it's not pretty but it works
- Forwards the apps route and hides the apps menu item if apps:true is not present in config.js
2014-06-23 20:27:51 +01:00
..
app_test.js
content_test.js Adding more ember admin tests 2014-06-23 15:53:31 +01:00
editor_test.js Adding more ember admin tests 2014-06-23 15:53:31 +01:00
settings_test.js Hide settings/apps unless apps:true is in config.js 2014-06-23 20:27:51 +01:00
signin_test.js
signout_test.js
signup_test.js