Ghost/ghost/admin
Kevin Ansfield 5a4976f669 🐛 Fixed error when creating subscribers via the admin area
refs https://github.com/TryGhost/Ghost/issues/10569
- updates the Subscriber serialiser to strip the `status` property from the API request when saving if it's falsy
2019-03-06 09:19:39 +00:00
..
.github Updated / simplified contributing.md 2019-02-11 16:44:34 +00:00
app 🐛 Fixed error when creating subscribers via the admin area 2019-03-06 09:19:39 +00:00
config Re-enable mirage in development with config to allow asset passthrough 2019-01-23 14:24:29 +00:00
lib Bumped dependencies (#1108) 2019-03-05 17:34:00 +00:00
mirage Renamed ghostHead/Foot settings to codeinjectionHead/Foot (#1107) 2019-03-05 10:40:19 +00:00
public/assets Updated Slack icon 2019-02-23 16:14:16 +07:00
tests Resolved "Use defineProperty to define computed properties" deprecations 2019-03-05 18:13:47 +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 Bower => NPM (#972) 2018-03-19 17:56:09 +00:00
.gitignore Migrate to latest ember, ember-mocha and modern ember testing (#1044) 2019-01-02 09:58:55 +00:00
.travis.yml Bower => NPM (#972) 2018-03-19 17:56:09 +00:00
.watchmanconfig
ember-cli-build.js Bumped dependencies (#1108) 2019-03-05 17:34:00 +00:00
Gruntfile.js Bower => NPM (#972) 2018-03-19 17:56:09 +00:00
LICENSE 2019 2019-01-01 14:20:55 +00:00
package.json Bumped ember core dependencies to 3.5.x 2019-03-06 07:39:51 +00:00
README.md Updated docs links to best equivalents (#1097) 2019-01-16 16:03:33 +00:00
SECURITY.md Added SECURITY.md 2019-02-11 16:44:34 +00:00
testem.js Migrate to latest ember, ember-mocha and modern ember testing (#1044) 2019-01-02 09:58:55 +00:00
yarn.lock Bumped ember core dependencies to 3.5.x 2019-03-06 07:39:51 +00: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.