Ghost/ghost/admin
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
..
.github Updated / simplified contributing.md 2019-02-11 16:44:34 +00:00
app Added integration details to Zapier integration screen behind dev flag 2019-04-04 12:25:16 +01:00
config Added ember-cli-deprecation-workflow 2019-04-02 10:53:20 +01:00
lib Fixed image card placeholder image changing on select/deselect 2019-03-22 11:35:59 +00:00
mirage 🐛 Fixed missing error notification when attempting to activate an invalid theme 2019-03-25 11:32:29 +00:00
public/assets Added placeholder illustration for posts and pages 2019-03-25 16:43:38 +01:00
tests 🐛 Fixed missing error notification when attempting to activate an invalid theme 2019-03-25 11:32:29 +00:00
.csscomb.json
.editorconfig
.ember-cli
.eslintignore Bumped ember core dependencies to 3.5.x 2019-03-06 07:39:51 +00:00
.eslintrc.js
.gitignore Bumped ember core dependencies to 3.7.x 2019-03-07 16:25:43 +00:00
.travis.yml Switched Travis dist to xenial (#1113) 2019-03-12 11:45:51 +00:00
.watchmanconfig
ember-cli-build.js 🐛 Fixed difficult to cancel webhook modal 2019-03-15 14:38:54 +00:00
Gruntfile.js
LICENSE 2019 2019-01-01 14:20:55 +00:00
package.json Update ember addons (#1128) 2019-04-02 11:28:39 +01:00
README.md Updated docs links to best equivalents (#1097) 2019-01-16 16:03:33 +00:00
renovate.json Reconfigure Renovate (#1138) 2019-04-02 11:21:22 +01:00
SECURITY.md Added SECURITY.md 2019-02-11 16:44:34 +00:00
testem.js Used ember-exam to split tests and run in parallel on Travis (#1112) 2019-03-11 18:16:01 +00:00
yarn.lock Lock file maintenance (#1134) 2019-04-02 11:37:19 +01:00

Ghost-Admin

Build Status Coverage Status

This is the home of Ember.js based admin client that ships with Ghost.

Do you want to set up a Ghost blog? Check the getting started guide

Do you want to modify or contribute to Ghost-Admin? Please read how to install from source and swing by our forum if you need any help 😄

Have a bug or issue?

Bugs and issues (even if they only affect the admin client) should be opened on the core Ghost repository.

Copyright & License

Copyright (c) 2013-2019 Ghost Foundation - Released under the MIT license. Ghost and the Ghost Logo are trademarks of Ghost Foundation Ltd. Please see our trademark policy for info on acceptable usage.