0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/test/unit
Fabien O'Carroll 65b2e8a0a5 Added benefits table
refs https://github.com/TryGhost/Team/issues/804

Benefits are tag-like resources which will be associated with Products.
The first iteration just requires a name for the benefit, which will be
stored as plaintext.
2021-06-24 17:21:01 +01:00
..
adapters Refactored scheduling index files into class/initializer pattern 2021-05-25 22:32:41 +04:00
api Added support for gating content by member labels and products (#12946) 2021-05-10 19:32:11 +01:00
apps Moved active theme to new theme engine service 2021-04-23 15:28:50 +01:00
data Added benefits table 2021-06-24 17:21:01 +01:00
helpers Swapped out usage of stubUrlUtils for configUtils 2021-06-21 11:07:30 +01:00
lib Replaced request module with @tryghost/request 2021-06-16 13:16:15 +01:00
models Refactored Bookshelf CRUD functions into plugin 2021-06-15 18:27:43 +01:00
server Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
services Fixed lint errors 2021-06-24 16:36:47 +04:00
shared Removed bind from internal-only config helpers 2021-06-18 21:19:16 +01:00
web Updated to use config-url-helpers in urlUtils 2021-06-18 21:49:28 +01:00