Ghost/ghost/core/test/unit/server/data
Naz c21f136834 Corrected announcement_visibility setting type
refs https://github.com/TryGhost/Ghost/pull/14264

- With a requirement change we need to transform `announcement_visibility` setting to be an "array" instead of a "string". Array structure will allow us to hold multiple filters at once giving more coverage to the audience targetting usecases.
- Example filter variations we'll support are:
[ ] Logged out visitors
[ ] Members
[ ] Free members
[ ] Paid members
2023-04-21 10:18:50 +02:00
..
db Removed all unused variables from test files 2023-03-10 14:29:55 +01:00
exporter Added new settings for pintura editor integration (#16682) 2023-04-20 19:19:56 +05:30
importer Reverted zip's root file copying fix 2023-03-16 21:52:24 +01:00
migrations Removed all unused variables from test files 2023-03-10 14:29:55 +01:00
schema Corrected announcement_visibility setting type 2023-04-21 10:18:50 +02:00