Ghost/core/server
Rishabh Garg 8f104f67b1
Added new portal_products setting (#13055)
refs https://github.com/TryGhost/Team/issues/768

- `portal_products` stores list of products available in Portal
- adds new `portal_products` setting to default settings
- adds migration to populate `portal_products` with current product so its available by default
- update tests
2021-06-21 14:01:50 +05:30
..
adapters Replaced request module with @tryghost/request 2021-06-16 13:16:15 +01:00
api Supported directly assigning products to members 2021-06-17 16:57:53 +01:00
data Added new portal_products setting (#13055) 2021-06-21 14:01:50 +05:30
lib Replaced request module with @tryghost/request 2021-06-16 13:16:15 +01:00
models Moved defaultColumnsToFetch to Bookshelf CRUD plugin 2021-06-17 17:07:10 +01:00
public New logo in Admin (#12768) 2021-03-18 17:27:27 +00:00
services Added feature image caption and alt to labs email template 2021-06-18 16:03:58 +01:00
views Added new, simpler, linear boot process 2021-02-08 11:56:44 +00:00
web Replaced ghost-version.js with @tryghost/version 2021-06-16 13:16:15 +01:00
analytics-events.js Change to use @tryghost/logging 2021-06-15 15:59:11 +01:00
ghost-server.js Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00
notify.js Change to use @tryghost/logging 2021-06-15 15:59:11 +01:00
overrides.js Moved sqlite3 override rules to db connection lib 2021-02-05 11:51:56 +00:00
run-update-check.js Move the update-check service to a scheduled job 2021-05-27 17:17:26 +02:00
update-check.js Replaced request module with @tryghost/request 2021-06-16 13:16:15 +01:00