0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/test/e2e-api/admin/__snapshots__
Fabien 'egg' O'Carroll db202fb162
Added visible column to products table (#14221)
refs https://github.com/TryGhost/Team/issues/1387

We are moving away from the portal_products setting to instead store
each tiers visiblity on the tier itself. This column will be used for
that data.

Both of the default Tiers should be visible, but newly created tiers
should not be.
2022-03-01 18:11:59 +02:00
..
members.test.js.snap Added visible column to products table (#14221) 2022-03-01 18:11:59 +02:00
site.test.js.snap
tiers.test.js.snap Added /tiers API to Admin API (#14200) 2022-02-23 17:00:18 +02:00