Ghost/ghost/admin
Kevin Ansfield 526c94d954 Added ability to drag images in and out of galleries
no issue

- adjust drag handlers in the editor and gallery card to handle drag/drop of image cards as well as straight images
- adjust drag handlers in the gallery card to handle image inserts as well as re-orders
- add `onDragEnd` event/action to the Koenig drag-n-drop handler so that containers can perform cleanup if one of their draggables was successfully dropped into a different container
- change ghost element when dragging an image card to be an image rather than a card icon
  - allow `createGhostElement` function passed in when registering a drag-n-drop container to fall back to the default behaviour by returning a falsy value
2019-07-05 14:54:22 +01:00
..
.github Updated / simplified contributing.md 2019-02-11 16:44:34 +00:00
app Updated Twitter username in nav menu 2019-07-02 13:13:01 +01:00
config Removed and disabled use of Ember.js function prototype extensions 2019-07-01 15:53:58 +01:00
lib Added ability to drag images in and out of galleries 2019-07-05 14:54:22 +01:00
mirage Updated for breaking changes in ember-cli-mirage@1.0.0 2019-05-27 09:58:33 +01:00
public/assets Admin style refinements (#1234) 2019-06-21 13:52:39 +02:00
tests 🎨 Changed post/page date picker format to 'YYYY-MM-DD' (#1213) 2019-06-24 09:06:39 +01:00
.csscomb.json Unsplash integration 2017-08-15 16:01:12 +01: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
.eslintignore Bumped ember core dependencies to 3.5.x 2019-03-06 07:39:51 +00:00
.eslintrc.js Bower => NPM (#972) 2018-03-19 17:56:09 +00:00
.gitignore Bumped ember core dependencies to 3.7.x 2019-03-07 16:25:43 +00:00
.travis.yml Removed coveralls code-coverage reporting (#1190) 2019-05-06 12:02:23 +01:00
.watchmanconfig deps: ember-cli@1.13.13 2015-11-30 11:21:39 -06:00
ember-cli-build.js 🐛 Fixed syntax highlighting inside Code Injection inputs 2019-04-29 17:57:41 +02: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 Update dependency ember-in-viewport to v3.5.8 2019-07-01 09:58:18 +01:00
README.md Removed coveralls code-coverage reporting (#1190) 2019-05-06 12:02:23 +01:00
renovate.json Re-configured Renovate to ignore ember-in-viewport (#1173) 2019-04-22 12:45:44 +01:00
SECURITY.md Added SECURITY.md 2019-02-11 16:44:34 +00:00
testem.js Used ember-exam to split tests and run in parallel on Travis (#1112) 2019-03-11 18:16:01 +00:00
yarn.lock Update dependency ember-in-viewport to v3.5.8 2019-07-01 09:58:18 +01:00

Ghost-Admin

Build 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.