0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/test
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
..
e2e-api Added visible column to products table (#14221) 2022-03-01 18:11:59 +02:00
e2e-browser Added note about installing the E2E browsers 2022-02-22 10:20:40 +01:00
e2e-frontend 🐛 Fixed missing index page from pages sitemaps 2022-02-28 22:23:11 +07:00
e2e-server Fixed ETag header for admin templates not changing between versions (#13680) 2021-10-22 14:25:58 +01:00
integration Updated tests to handle visibility tier 2022-02-01 11:13:51 +05:30
regression Renamed e2e framework date matchers 2022-03-01 18:17:13 +07:00
unit Added visible column to products table (#14221) 2022-03-01 18:11:59 +02:00
utils Renamed e2e framework date matchers 2022-03-01 18:17:13 +07:00
.eslintignore Updated casper test fixture to latest version 2022-01-25 14:10:53 +00:00
.eslintrc.js
.jshintrc