Ghost/ghost/admin
Kevin Ansfield d7375aab1a Fixed missing invite role name on team screen
no issue
- removed the rename of `role_id` to `role` in the invite serialiser to let Ember Data do it's thing with the `invite.role` relationship
- added a guard to the team screen background reloading to ensure that role data is present in the store before loading invites so that Ember Data doesn't trigger unnecessary requests to find missing relationship data
2019-01-14 17:01:30 +00:00
..
.github Updated links to use v2 docs (#1036) 2018-08-15 23:35:17 +02:00
app Fixed missing invite role name on team screen 2019-01-14 17:01:30 +00:00
config Migrate to latest ember, ember-mocha and modern ember testing (#1044) 2019-01-02 09:58:55 +00:00
lib Migrate to latest ember, ember-mocha and modern ember testing (#1044) 2019-01-02 09:58:55 +00:00
mirage Bump dependencies (#1092) 2019-01-08 14:39:37 +00:00
public/assets Added new theme directory links to Ghost Admin (#1078) 2018-12-04 18:04:52 +07:00
tests Bump dependencies (#1092) 2019-01-08 14:39:37 +00:00
.csscomb.json Unsplash integration 2017-08-15 16:01:12 +01:00
.editorconfig
.ember-cli
.eslintignore Migrate to latest ember, ember-mocha and modern ember testing (#1044) 2019-01-02 09:58:55 +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 🐛 Koenig - Fixed Cmd+Backspace with special chars and Firefox triple-click behaviour 2018-07-17 18:13:05 +01: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 Fixed @ember/jquery deprecation warning during builds 2019-01-14 15:38:53 +00:00
README.md 2019 2019-01-01 14:20:55 +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 Fixed @ember/jquery deprecation warning during builds 2019-01-14 15:38:53 +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 the working with Ghost-Admin section of our contributing guide for setup details 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.