Ghost/ghost/admin
Simon Backx bc1aa493fa 🐛 Fixed unreliable paid members enabled checks (#2405)
refs https://github.com/TryGhost/Team/issues/1650

- Some places only checked for Stripe being connected via the 'connect' method and ignored the 'direct' method
- Updated (where possible) admin to use the new calculated `paid_members_enabled` setting
2022-05-24 16:53:03 +02:00
..
.github
app 🐛 Fixed unreliable paid members enabled checks (#2405) 2022-05-24 16:53:03 +02:00
config
lib 🐛 Fixed unreliable paid members enabled checks (#2405) 2022-05-24 16:53:03 +02:00
mirage
public/assets Fixed icon color in dark mode 2022-05-19 13:01:26 +02:00
tests 🐛 Fixed unreliable paid members enabled checks (#2405) 2022-05-24 16:53:03 +02:00
.csscomb.json
.editorconfig
.ember-cli
.eslintignore
.eslintrc.js
.gitignore
.lint-todo 🐛 Fixed unreliable paid members enabled checks (#2405) 2022-05-24 16:53:03 +02:00
.lint-todorc.js
.template-lintrc.js
.watchmanconfig
ember-cli-build.js
ember-cli-update.json
Gruntfile.js
LICENSE
package.json v5.0.0 2022-05-23 13:20:52 +01:00
README.md Renamed "client" references to "admin" 2022-05-17 09:09:14 +01:00
renovate.json
SECURITY.md
testem.js
yarn.lock

Ghost-Admin

This is the home of Ember.js based admin app 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 app) 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.