Ghost/ghost/members-api/lib/repositories
Fabien 'egg' O'Carroll 480a22d6ac Fixed visibility changes in product repository (#375)
refs https://github.com/TryGhost/Team/issues/1387

First, this default value didn't make sense as it was written when we
had a boolean visible column, second, we don't need to add defaults here
- this implementation is super tied to the models anyway, so we may as
well rely on the model defaults - if we do pull it out similar to
Offers, then it may make sense to add a default there.

We also update the JSDoc to match the updated data structure.
2022-03-07 14:09:07 +00:00
..
event.js Add API verification trigger with new filter 2022-02-03 15:02:33 +00:00
member.js Ensured correct usage of @tryghost/errors everywhere 2022-02-15 12:30:36 +00:00
product.js Fixed visibility changes in product repository (#375) 2022-03-07 14:09:07 +00:00