308c9b5fc3
closes TryGhost/Ghost#7730 - treat `Post.authorID` as a string not a number as it's now an objectid - update `isAuthoredByUser` method so that author's posts aren't hidden from them - update the post compare method so that it doesn't try to parse objectids as integers (may need revisiting now that we don't have auto-increment IDs to fall back on) |
||
---|---|---|
.. | ||
.github | ||
app | ||
config | ||
lib/asset-delivery | ||
public/assets | ||
tests | ||
.editorconfig | ||
.ember-cli | ||
.eslintrc.js | ||
.gitignore | ||
.travis.yml | ||
.watchmanconfig | ||
bower.json | ||
ember-cli-build.js | ||
Gruntfile.js | ||
LICENSE | ||
package.json | ||
README.md | ||
testem.js |
Ghost-Admin
This is the home of Ember.js based admin client that ships with Ghost. For now, refer to that repository for install and development instructions.
Have a bug or issue?
Bugs and issues (even if they only affect the admin client) should be opened on the core Ghost repository.