Ghost/ghost/admin
Ryan McCarvill 17dfc726b9 Mobile-Doc based editor (#291)
refs TryGhost/Ghost#7429, requires TryGhost/Ghost#7437

Added Ghost-Editor (based on mobiled doc).
-------------------
- Added mobiledoc editor
- Fixed problems with workflow and auto saves
- Integrated basic toolbar
- Removed all editor related tests, everything bar the most basic acceptance tests will be in the ghost-editor repository.
- Commented out tests which relied on Ember Helpers that are not compatable with mobile-doc, workarounds are inbound shortly.

This is the first integration of ghost-editor. It's styled enough to work, however it is not anywhere approaching something that looks remotely like what the finished thing will be.

Early ALPHA, development build. Tread cautiously.
2016-09-26 15:04:20 +02:00
..
.github Rename PULL_REQUEST_TEMPLATE to PULL_REQUEST_TEMPLATE.md 2016-05-23 10:50:15 +01:00
app Mobile-Doc based editor (#291) 2016-09-26 15:04:20 +02:00
config Update ember-cli to version 2.7.0 🚀 (#148) 2016-07-31 20:47:19 +01:00
lib Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
public/assets Slack integration 2016-05-08 12:49:15 +02:00
tests Mobile-Doc based editor (#291) 2016-09-26 15:04:20 +02:00
.editorconfig Match .gitignore and .editorconfig with Ghost repo 2016-05-19 11:39:15 +01:00
.ember-cli grunt init, dev 2015-03-11 12:37:41 -06:00
.gitignore Added upgrade notification component to About page. (#102) 2016-07-15 16:58:35 -06:00
.jscsrc Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
.jshintrc Update ember-cli to version 2.7.0 🚀 (#148) 2016-07-31 20:47:19 +01:00
.travis.yml Fix: travis exception for greenkeeper branches (#130) 2016-07-15 10:51:00 -06:00
.watchmanconfig deps: ember-cli@1.13.13 2015-11-30 11:21:39 -06:00
bower.json Update ember-cli to version 2.7.0 🚀 (#148) 2016-07-31 20:47:19 +01:00
ember-cli-build.js Mobile-Doc based editor (#291) 2016-09-26 15:04:20 +02:00
Gruntfile.js move csscomb watch task from server repo (#177) 2016-08-06 11:26:24 +02:00
LICENSE copy LICENSE from main Ghost repository (#165) 2016-08-01 10:04:56 +01:00
package.json Mobile-Doc based editor (#291) 2016-09-26 15:04:20 +02:00
README.md add travis build status to readme 2016-06-08 14:35:38 -06:00
testem.js deps: ember-cli@2.4.0 2016-03-01 12:49:28 +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.