Ghost/ghost/admin
Kevin Ansfield b89a0d0a5e ️ Added per-post code injection fields to PSM (#811)
- Remove gh-tab* components
    - The PSM was the only place where the `gh-tabs-manager`, `gh-tab`, and `gh-tab-pane` components were being used. These were very old components and did not work well with newer Ember versions and best practices.
    - 🔥 remove `gh-tab*` components
    - 💄 fix indents in `gh-post-settings-menu` template
    - 🎨 add support for named subviews ready for additional PSM panes

- Added per-post code injection fields to PSM
    - add "Code Injection" pane to the PSM
    - implement `codeinjectionHead` and `codeinjectionFoot`  attributes on `Post` model and save values from PSM
    - use CodeMirror for the PSM code injection fields
2017-08-02 13:32:51 +04:00
..
.github
app ️ Added per-post code injection fields to PSM (#811) 2017-08-02 13:32:51 +04:00
config bump dependencies (#673) 2017-05-09 18:15:04 -05:00
lib
mirage ️ Added per-post code injection fields to PSM (#811) 2017-08-02 13:32:51 +04:00
public/assets 🎨 fix about logo colours in nightshift (#793) 2017-07-20 17:59:45 +04:00
tests ️ Added per-post code injection fields to PSM (#811) 2017-08-02 13:32:51 +04:00
.editorconfig
.ember-cli
.eslintrc.js 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
.gitignore ⬆️ bump core ember dependencies (#804) 2017-07-31 13:38:46 +04:00
.travis.yml
.watchmanconfig
bower.json
ember-cli-build.js 🐛 fix sticky save notifications (#762) 2017-07-04 11:20:25 +01:00
Gruntfile.js
LICENSE
package.json Version bump to 1.3.0 2017-08-01 17:29:48 +04:00
README.md
testem.js ⬆️ bump core ember dependencies (#804) 2017-07-31 13:38:46 +04:00
yarn.lock ⬆️ bump core ember dependencies (#804) 2017-07-31 13:38:46 +04:00

Ghost-Admin

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