0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/ghost/admin
Kevin Ansfield ebcf4c7c16 Added member count to publish flow newsletter dropdown
no issue

- it's useful to see an indication of how many overall members are subscribed to each newsletter when selecting which newsletter to send to
- added `?include=count.members` to the newsletter fetch query so the counts are available to show in the dropdown
2022-05-11 10:24:55 +01:00
..
.github
app Added member count to publish flow newsletter dropdown 2022-05-11 10:24:55 +01:00
config
lib
mirage Renamed passwordreset body object to password_reset 2022-04-28 15:33:09 +01:00
public/assets Further refinements to the new empty state for 0 members in new Dashboard 2022-05-10 17:39:36 +01:00
tests Added "Save" button to editor for scheduled and published posts 2022-05-10 10:04:21 +01:00
.csscomb.json
.editorconfig
.ember-cli
.eslintignore
.eslintrc.js
.gitignore
.lint-todo Switched Admin client to use avatars returned by the member API (#2373) 2022-05-09 13:29:45 +01:00
.lint-todorc.js Reset linter warnings with longer decay times 2022-05-09 12:57:19 +01:00
.template-lintrc.js Added disabled newsletter dropdown to scheduled state of publish menu (#2357) 2022-04-27 10:49:55 +01:00
.watchmanconfig
ember-cli-build.js Replaced white/black list terminology 2022-05-09 12:23:20 +01:00
ember-cli-update.json
Gruntfile.js
LICENSE
package.json v4.46.0 2022-04-28 15:29:17 +01:00
README.md
renovate.json
SECURITY.md
testem.js
yarn.lock

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