Ghost/ghost/admin
Naz 349230f2f5 Removed commented post.save call in puglishmenu
refs https://linear.app/tryghost/issue/CORE-71/email-only-posts-hand-off

- The piece of code was commented out with an intention of keeping an existing pattern of only calling post's save's when edits are done in the editor or PSM. The changes in the publishmenu should not effect the model and have a need to save it
- The side-effect that still needs to be sorted is the change to the 'saveType' is effecting a model and causes a confirmation modal when leaving the post screen
2021-10-05 13:47:15 +02:00
..
.github Fixed notifications for build failures 2021-08-16 15:53:22 +01:00
app Removed commented post.save call in puglishmenu 2021-10-05 13:47:15 +02:00
config Added Sentry error tracking for unhandled exceptions and API errors 2021-05-26 17:01:32 +01:00
lib Fixed copy 2021-09-20 21:54:14 +02:00
mirage Added 'sent' status label in the posts list view 2021-08-13 17:18:37 +04:00
public/assets Added base files for Offers structure 2021-10-04 13:01:12 +02:00
tests Fixed Slack integration test 2021-10-04 16:46:37 +01:00
.csscomb.json
.editorconfig
.ember-cli Co-located component template files 2020-05-18 13:14:08 +01:00
.eslintignore
.eslintrc.js Update dependency eslint-plugin-ghost to v2.0.0 2020-10-23 09:59:09 +01:00
.gitignore Updated gitignore to exclude IDE files 2021-06-09 15:42:13 +05:30
.watchmanconfig
ember-cli-build.js Initial ember-promise-modals implementation 2021-09-13 13:01:12 +01:00
ember-cli-update.json Updated core files to match ember-cli new output 2020-08-03 09:24:58 +01:00
Gruntfile.js
LICENSE 2021 2021-01-25 16:51:15 +00:00
package.json v4.17.1 2021-10-05 08:31:40 +01:00
README.md Updated badge URL in README 2021-02-03 09:21:06 +00:00
renovate.json Removed ember-testing group from Renovate config 2021-05-12 15:52:17 +01:00
SECURITY.md Updated links to ghost.org sites 2021-01-19 13:18:59 +13:00
testem.js Increased testem's browser_start_timeout to 120s 2020-07-20 12:20:26 +01:00
yarn.lock Update dependency glob to v7.2.0 (#2095) 2021-09-27 11:33:47 +01:00

Ghost-Admin

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