0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/test/unit
Fabien O'Carroll b894b2a913 Added products_benefits table
refs https://github.com/TryGhost/Team/issues/804

The associative table is used to implement the many-to-many relationship
between Products and Benefits. The `sort_order` column is needed because
a product's benefits should be orderable by an admin.
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 products_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