Ghost/core
Nazar Gargol 4b57ad33b0 Removed unused isPaymentConfigured method
refs https://github.com/TryGhost/Ghost/pull/11499

- Removed unused and confusin isPaymentConfigured because it was basing it's logic on old `isPaid` flag. Having it in the codebase was adding confusion.
- `isPaid` config flag still needs a proper cleanup with a migration etc.
- Added little post PR merge cleanup
2020-01-17 12:08:30 +07:00
..
client@dd66c0f57c Updated Ghost-Admin to 3.3.0 2020-01-13 14:08:24 +02:00
frontend Removed unused isPaymentConfigured method 2020-01-17 12:08:30 +07:00
server Removed unused isPaymentConfigured method 2020-01-17 12:08:30 +07:00
shared/nql-map-key-values 🏗 Migrated posts.page column to posts.type (#11111) 2019-09-16 11:51:54 +01:00
test Allowed pages to accept HTML as a source (#11422) 2020-01-08 17:44:34 +01:00
index.js Changed where we trigger server start/stop announcement (#9815) 2018-08-22 13:28:31 +02:00