0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core
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
..
client@f3f04b3b57 Updated Ghost-Admin to v4.8.3 2021-06-24 13:58:36 +01:00
frontend Removed unnecessary return with typo 2021-06-23 14:20:00 +01:00
server Added products_benefits table 2021-06-24 17:21:01 +01:00
shared Added sentry config to frontend site settings for Portal (#13086) 2021-06-21 17:59:20 +05:30
app.js
boot.js Moved update check scheduling logic out of boot.js 2021-06-23 15:01:43 +04:00
bridge.js Change to use @tryghost/logging 2021-06-15 15:59:11 +01:00