Ghost/ghost/admin/app/utils
Kevin Ansfield b51bc4751d Added integration details to Zapier integration screen behind dev flag
no issue
- the new version of our Zapier App uses API Key auth so we need to expose the details on the Zapier integration screen
- extracted `copyTextToClipboard` into a util function
- added `integrationModelHook` method to `settings.integrations` controller to remove duplication in the `settings.integration` and `settings.integration.zapier` routes
- fixed missing "Zapier" title token
2019-04-04 12:25:16 +01:00
..
bound-one-way.js
caja-sanitizers.js
copy-text-to-clipboard.js Added integration details to Zapier integration screen behind dev flag 2019-04-04 12:25:16 +01:00
ctrl-or-cmd.js
document-title.js
format-markdown.js
ghost-paths.js
isFinite.js
isNumber.js
link-component.js Refactored usage of .get('property') with es5 getters 2019-03-06 13:54:14 +00:00
random-password.js
route.js Refactored usage of .get('property') with es5 getters 2019-03-06 13:54:14 +00:00
titleize.js
window-proxy.js