1
0
Fork 0
mirror of https://github.com/TryGhost/Ghost-Admin.git synced 2023-12-14 02:33:04 +01:00
No description
Find a file
Hey24sheep 09fe424eb1 🐛 Fixed "Are you sure" modal being shown incorrectly after toggling private mode (#964)
closes TryGhost/Ghost#9472
- add `changedAttributes()` passthrough to `settings` service
- use `changedAttributes()` in general settings `toggleIsPrivate` method to reset the password to the last known value when disabling private mode
2018-03-09 14:42:27 +00:00
.github Add CONTRIBUTING.md GitHub file 2018-03-05 10:07:04 +00:00
app 🐛 Fixed "Are you sure" modal being shown incorrectly after toggling private mode (#964) 2018-03-09 14:42:27 +00:00
config Only transpile for IE11 target in CI & production builds 2018-02-28 16:47:04 +00:00
lib Remove ember-one-way-controls (#959) 2018-02-28 11:44:03 +00:00
mirage ESLint: Be explicit with Ember Data attribute types 2018-01-12 12:17:56 +00:00
public/assets Remove useless executable permission on static assets (#945) 2018-01-12 17:20:23 +00:00
tests Bump Ember dependencies to 3.0 (#961) 2018-02-28 17:31:43 +00: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
.eslintrc.js Switch to eslint-plugin-ghost extending plugin:ghost/ember 2018-01-12 12:17:56 +00:00
.gitignore Bump dependencies (#887) 2017-10-12 17:42:10 +02:00
.travis.yml Recommend Node v8 (#963) 2018-03-05 09:44:36 +00:00
.watchmanconfig deps: ember-cli@1.13.13 2015-11-30 11:21:39 -06:00
bower.json New tags input, drop selectize & jquery-ui deps (#892) 2017-10-31 09:10:49 +00:00
ember-cli-build.js Koenig - Initial Spirit styles integration 2018-02-20 15:05:19 +00:00
Gruntfile.js Switch to eslint-plugin-ghost extending plugin:ghost/ember 2018-01-12 12:17:56 +00:00
LICENSE 2018 2018-01-02 21:46:16 +00:00
package.json Version bump to 1.21.4 2018-03-06 16:13:42 +00:00
README.md 2018 2018-01-02 21:46:16 +00:00
testem.js Bump Ember dependencies to 3.0 (#961) 2018-02-28 17:31:43 +00:00
yarn.lock Bump Ember dependencies to 3.0 (#961) 2018-02-28 17:31:43 +00:00

Ghost-Admin

Build Status Coverage 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 the working with Ghost-Admin section of our contributing guide for setup details and swing by our Slack channel 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-2018 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.