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
Rishabh 1a9705b824 🐛 Fixed error in setting page access to tiers
closes https://github.com/TryGhost/Ghost/issues/13704
closes https://github.com/TryGhost/Team/issues/1186

- updates page serializer to handle new `visibility_filter` property for filtering access on specific tier
- this change was already added for `posts` but was missed on `pages`, so parsing filter on `visibility` filter was failing
2021-11-02 13:36:32 +05:30
..
actions.test.js
config.test.js
custom_theme_settings.test.js Fixed failing custom theme settings API tests 2021-10-20 13:31:41 +01:00
db.test.js
email_preview.test.js
emails.test.js
images.test.js
integrations.test.js
invites.test.js
key_authentication.test.js
labels.test.js
mail.test.js
members.test.js
notifications.test.js
oembed.test.js
pages.test.js 🐛 Fixed error in setting page access to tiers 2021-11-02 13:36:32 +05:30
posts.test.js
roles.test.js
settings.test.js 🐛 Fixed GA labs flags not appearing enabled in settings API (#13681) 2021-10-22 19:59:13 +01:00
slugs.test.js
snippets.test.js
tags.test.js
themes.test.js
users.test.js
utils.js
webhooks.test.js