Ghost/ghost/admin
Kevin Ansfield 0f8610a6e9 Extracted duplicated posts/pages filter into a component
no issue

- posts and pages (and their corresponding `-loading` counterparts) templates were all duplicating a lengthy section of handlebars
- extracted the duplicated handlebars into a template for easier design changes or upgrading of `ember-power-select`
- moved generation of the "selected" CSS classes into the template to clean up code in the controller
2020-01-15 15:15:20 +00:00
..
.github
app Extracted duplicated posts/pages filter into a component 2020-01-15 15:15:20 +00:00
config Silenced Component#sendAction deprecation 2020-01-14 15:39:48 +00:00
lib
mirage Fixed invite management tests 2020-01-08 15:37:06 +00:00
public/assets
tests Fixed Ember Data record.toJSON() deprecation 2020-01-07 13:23:15 +00:00
.csscomb.json
.editorconfig
.ember-cli
.eslintignore
.eslintrc.js Update ember core (#1389) 2019-12-13 16:15:06 +01:00
.gitignore
.travis.yml Dropped Node 8.x support 2020-01-06 10:59:59 +00:00
.watchmanconfig
ember-cli-build.js
Gruntfile.js
LICENSE 2020 2020-01-07 18:38:25 +00:00
package.json Upgraded ember-power-* addons (#1459) 2020-01-15 13:53:51 +00:00
README.md 2020 2020-01-07 18:38:25 +00:00
renovate.json Switched to Renovate's LTS support policy 2020-01-13 14:21:24 +07:00
SECURITY.md
testem.js
yarn.lock Upgraded ember-power-* addons (#1459) 2020-01-15 13:53:51 +00: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-2020 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.