Ghost/core/server/data/schema/fixtures
Fabien 'egg' O'Carroll 22924c62d4
Added permissions for the Products resource (#12875)
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.
2021-04-15 14:34:45 +01:00
..
fixtures.json Added permissions for the Products resource (#12875) 2021-04-15 14:34:45 +01:00
index.js migrations: seeding is part of init db task (#7545) 2016-10-12 16:18:57 +01:00
utils.js Fixed "no-shadow" linting error in server/data modules (#12288) 2020-10-20 11:56:46 +13:00