Ghost/ghost/admin/app/routes
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
..
editor Revert "[TEMP] Broke linting" 2019-03-11 16:26:36 +00:00
settings Added integration details to Zapier integration screen behind dev flag 2019-04-04 12:25:16 +01:00
setup
staff Refactored usage of .get('property') with es5 getters 2019-03-06 13:54:14 +00:00
subscribers Refactored usage of .get('property') with es5 getters 2019-03-06 13:54:14 +00:00
about.js Fixed linting 2019-03-04 09:27:39 +00:00
application.js View site inside Ghost Admin 2019-03-21 10:33:14 +01:00
authenticated.js
editor.js Refactored usage of .get('property') with es5 getters 2019-03-06 13:54:14 +00:00
error404.js
home.js View site inside Ghost Admin 2019-03-21 10:33:14 +01:00
member.js First pass at members list 2019-01-24 19:34:32 +00:00
members.js View site inside Ghost Admin 2019-03-21 10:33:14 +01:00
pages.js 🎨 Separated post and page list screens (#1101) 2019-02-22 10:17:33 +07:00
posts.js Removed use of ?include=tags,authors,authors.roles query param on post/page requests 2019-02-25 21:55:55 +07:00
reset.js Refactored usage of .get('property') with es5 getters 2019-03-06 13:54:14 +00:00
setup.js View site inside Ghost Admin 2019-03-21 10:33:14 +01:00
signin.js Fixed tests 2018-05-08 12:35:42 +01:00
signout.js Use Admin API v2 with session auth (#1046) 2018-10-05 19:46:33 +01:00
signup.js Refactored usage of .get('property') with es5 getters 2019-03-06 13:54:14 +00:00
site.js Added reset-to-homepage behaviour when clicking "view site" link 2019-03-21 17:55:58 +00:00
subscribers.js View site inside Ghost Admin 2019-03-21 10:33:14 +01:00