1
0
Fork 0
mirror of https://github.com/TryGhost/Ghost-Admin.git synced 2023-12-14 02:33:04 +01:00
Go to file
Austin Burdine 27c64f6c34 Add code coverage (#481)
no issue
- adds code coverage via ember-cli-code-coverage
- add coverage and ember-cli-code-coverage deps
2017-01-09 23:00:12 +00:00
.github Rename PULL_REQUEST_TEMPLATE to PULL_REQUEST_TEMPLATE.md 2016-05-23 10:50:15 +01:00
app Add code coverage (#481) 2017-01-09 23:00:12 +00:00
config Update code to match eslint rules 2016-11-14 13:26:00 +00:00
lib/asset-delivery 💄remove final jscs references 2016-11-16 12:27:30 +00:00
public/assets ✍ Change contributors on about page to be manually (#330) 2016-10-17 09:58:44 +01:00
tests add manual pretender shutdown to fix acceptance tests (#342) 2017-01-05 08:36:50 -07:00
.editorconfig deps: ember-cli@2.8.0 2016-10-07 17:32:30 +01:00
.ember-cli grunt init, dev 2015-03-11 12:37:41 -06:00
.eslintrc.js switch from jshint/jscs to eslint 2016-11-14 13:25:36 +00:00
.gitignore chore(package): update ember-cli to version 2.9.0 (#354) 2016-10-21 09:07:49 +01:00
.travis.yml Add code coverage (#481) 2017-01-09 23:00:12 +00:00
.watchmanconfig deps: ember-cli@1.13.13 2015-11-30 11:21:39 -06:00
bower.json switch from jshint/jscs to eslint 2016-11-14 13:25:36 +00:00
ember-cli-build.js switch from jshint/jscs to eslint 2016-11-14 13:25:36 +00:00
Gruntfile.js remove unused Gruntfile dependencies (#471) 2017-01-04 08:40:56 -07:00
LICENSE 2017 2017-01-04 10:32:54 +00:00
package.json Add code coverage (#481) 2017-01-09 23:00:12 +00:00
README.md 2017 2017-01-04 10:32:54 +00:00
testem.js Update code to match eslint rules 2016-11-14 13:26:00 +00:00

Ghost-Admin

Build status

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.

Copyright & License

Copyright (c) 2013-2017 Ghost Foundation - Released under the MIT license.