Ghost/ghost/admin/app/controllers/settings
Kevin Ansfield 656a20272a Fixed non-admin redirects on integration routes
no issue
- after un-nesting the built-in integration routes they no longer had the automatic redirect for non-admins
- added our non-admin redirect behaviour to all of the integration routes
- added our non-admin redirect behaviour to the Zapier route which didn't even have an authenticated redirect previously
- added acceptance test for Zapier route so verify the new behaviour
- wrapped the Zapier widget `<script>` tag in an "is testing" conditional so that the external script doesn't get loaded during tests
2018-10-04 12:16:41 +01:00
..
integrations Fixed non-admin redirects on integration routes 2018-10-04 12:16:41 +01:00
tags 🐛 Fixed admin URL not updating when changing tag slug 2018-04-30 12:29:43 +01:00
code-injection.js ESLint: Consistent ember property/method ordering 2018-01-12 12:17:56 +00:00
design.js ESLint fixes for latest eslint-plugin-ember 2018-03-19 13:05:02 +00:00
general.js Removed dated permalinks setting 2018-08-14 17:49:50 +01:00
integrations.js Re-jigged integrations routes to support nested modal route 2018-10-04 11:10:17 +01:00
labs.js Improved variable naming in labs downloadFile action 2018-09-17 11:48:13 +01:00
tags.js Removed used of ember-data-filter 2018-04-30 13:54:09 +01:00