1
0
Fork 0
mirror of https://github.com/TryGhost/Ghost-Admin.git synced 2023-12-14 02:33:04 +01:00
Go to file
Kevin Ansfield a63943edd6
Added "What's new" indicator and modal to highlight recent updates (#1292)
no issue

- adds `whats-new` service that fetches the changelog from ghost.org and exposes the latest changelog entries
- trigger a background fetch of the changelog from ghost.org when first loading the admin when logged in, or after signing in
- adds a "What's new" menu item next to the user popup menu
- adds an indicator to the user menu button and what's new menu item if there are unseen changelog entries
- closing the changelog modal will update the "last seen date", clearing both indicators
2019-08-23 10:01:27 +01:00
.github Updated links to docs (#1276) 2019-07-22 16:53:24 +08:00
app Added "What's new" indicator and modal to highlight recent updates (#1292) 2019-08-23 10:01:27 +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 edit alt text for image cards 2019-07-23 18:13:41 +01:00
mirage Added "What's new" indicator and modal to highlight recent updates (#1292) 2019-08-23 10:01:27 +01:00
public/assets Added "What's new" indicator and modal to highlight recent updates (#1292) 2019-08-23 10:01:27 +01:00
tests Added "What's new" indicator and modal to highlight recent updates (#1292) 2019-08-23 10:01:27 +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 Version bump to 2.29.1 2019-08-22 07:31:35 +05:30
README.md Updated links to docs (#1276) 2019-07-22 16:53:24 +08:00
renovate.json Re-configured Renovate to ignore ember-in-viewport (#1173) 2019-04-22 12:45:44 +01:00
SECURITY.md Updated links to docs (#1276) 2019-07-22 16:53:24 +08:00
testem.js Update dependency ember-cli to v3.12.0 (#1299) 2019-08-21 16:24:06 +01:00
yarn.lock Update dependency ember-cli to v3.12.0 (#1299) 2019-08-21 16:24:06 +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.