Ghost-Admin/mirage
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
..
config 🎨 Added auto-login to private site when viewing site preview in admin (#1286) 2019-08-12 09:11:10 +01:00
factories Updated for breaking changes in ember-cli-mirage@1.0.0 2019-05-27 09:58:33 +01:00
fixtures Removed unused `forceI18n` attribute from the settings model 2019-03-07 09:10:46 +00:00
models Updated config service to use new /site/ and /config/ endpoints 2019-02-25 21:47:17 +07:00
scenarios First pass at members list 2019-01-24 19:34:32 +00:00
serializers Removed use of `?include=tags,authors,authors.roles` query param on post/page requests 2019-02-25 21:55:55 +07:00
.eslintrc.js deps: ember-cli-mirage@0.2.0 2017-01-13 15:59:37 +00:00
config.js Added "What's new" indicator and modal to highlight recent updates (#1292) 2019-08-23 10:01:27 +01:00
utils.js 🐛 Fixed missing error notification when attempting to activate an invalid theme 2019-03-25 11:32:29 +00:00