Ghost/ghost/admin
Kevin Ansfield 02f73bc44e Fixed Travis to exit early on lint failures and skip duplicate linting in ember tests
no issue
- Travis runs all `script` tasks even if an earlier one fails so moved to using `&&` so ember tests aren't run if linting errors
- Added `ember-cli-eslint` to the addons blacklist when building in Travis so that we aren't running linting twice (also reduces build log output)
2019-03-11 15:45:26 +00:00
..
.github
app Fixed linting 2019-03-11 10:13:56 +00:00
config Disabled mirage in development 2019-03-06 16:49:53 +00:00
lib Bumped ember-cli-babel version in koenig-editor in-repo addon 2019-03-11 10:19:27 +00:00
mirage Removed unused forceI18n attribute from the settings model 2019-03-07 09:10:46 +00:00
public/assets Added random image card placeholder illustrations 2019-03-07 15:40:08 +01:00
tests Fixed member tests 2019-03-11 13:13:55 +05:30
.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 Fixed Travis to exit early on lint failures and skip duplicate linting in ember tests 2019-03-11 15:45:26 +00:00
.watchmanconfig
ember-cli-build.js Fixed Travis to exit early on lint failures and skip duplicate linting in ember tests 2019-03-11 15:45:26 +00:00
Gruntfile.js
LICENSE
package.json Bumped ember core dependencies to 3.8.x 2019-03-07 17:24:35 +00:00
README.md
SECURITY.md Added SECURITY.md 2019-02-11 16:44:34 +00:00
testem.js Disabled FF on Travis outside of cron builds 2019-03-11 15:31:23 +00:00
yarn.lock Bumped ember core dependencies to 3.8.x 2019-03-07 17:24:35 +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.