mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00:14 -05:00
refs https://github.com/TryGhost/Team/issues/616 All roles which can publish posts should be able to read/browse products, as content gating will be based on products going forward. Creating, updating & destroying products will often make modifications to Stripe which requires Administrator or Owner roles. We also improve the permissions tests so that we no longer rely on things being in a particular order. |
||
---|---|---|
.. | ||
01-add-products-table.js | ||
02-add-members-products-table.js | ||
03-add-default-product.js | ||
04-attach-members-to-product.js | ||
05-add-stripe-products-table.js | ||
06-add-stripe-prices-table.js | ||
07-add-products-permissions.js |