Ghost/ghost/admin/app/templates/settings/integrations
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
..
amp-loading.hbs Clean up integrations routes loading states 2018-10-04 11:41:11 +01:00
amp.hbs Re-jigged integrations routes to support nested modal route 2018-10-04 11:10:17 +01:00
slack-loading.hbs Clean up integrations routes loading states 2018-10-04 11:41:11 +01:00
slack.hbs Re-jigged integrations routes to support nested modal route 2018-10-04 11:10:17 +01:00
unsplash-loading.hbs Clean up integrations routes loading states 2018-10-04 11:41:11 +01:00
unsplash.hbs Re-jigged integrations routes to support nested modal route 2018-10-04 11:10:17 +01:00
zapier.hbs Fixed non-admin redirects on integration routes 2018-10-04 12:16:41 +01:00