Ghost/ghost/admin
Katharina Irrgang 6bd596c4ad Fix empty subscribers import modal (#378)
no issue
- recent changes to the way our modals work has resulted in the subscribers import modal appearing blank. The `liquid-if` used for transitioning between upload and result state of the doesn't run properly and the styles end up hiding it's contents
- this PR is a quick-fix that removes the animated transition so that imports are still possible
2016-11-14 14:34:39 +01:00
..
.github
app Fix empty subscribers import modal (#378) 2016-11-14 14:34:39 +01:00
config
lib
public/assets ✍ Change contributors on about page to be manually (#330) 2016-10-17 09:58:44 +01:00
tests Removed local markdown editor within ghost (#379) 2016-11-07 15:59:48 +00:00
.editorconfig deps: ember-cli@2.8.0 2016-10-07 17:32:30 +01:00
.ember-cli
.gitignore chore(package): update ember-cli to version 2.9.0 (#354) 2016-10-21 09:07:49 +01:00
.jscsrc
.jshintrc
.travis.yml
.watchmanconfig
bower.json Update "ember-cli-mocha" to v0.11.0 (#393) 2016-11-14 09:06:00 +00:00
ember-cli-build.js 🎨 Change asset path to /ghost/assets (#309) 2016-10-07 16:16:26 -05:00
Gruntfile.js ✍ Change contributors on about page to be manually (#330) 2016-10-17 09:58:44 +01:00
LICENSE
package.json chore(package): update lodash to version 4.17.0 (#395) 2016-11-14 10:46:40 +00:00
README.md
testem.js

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.