Ghost/core
Rishabh Garg 18b59d2c01
Removed archived tiers from content api (#14329)
closes https://github.com/TryGhost/Team/issues/1426

When fetching tiers using the content API, we incorrectly returned all tiers including archived ones unless the active:true filter is passed. Correct behaviour is to always hide archived tiers, so this filter should not be required.

- forces `active:true` filter for tiers content api browse
- updates test to check for archived test removal in tiers content api
2022-03-16 22:02:42 +05:30
..
client@426d37135e Updated Admin to v4.39.1 2022-03-16 14:47:02 +00:00
frontend Improved error display in Sentry for theme responses 2022-03-11 10:59:03 +00:00
server Removed archived tiers from content api (#14329) 2022-03-16 22:02:42 +05:30
shared Aliased canary endpoints to point to non-versioned URLs 2022-03-14 21:22:54 +13:00
app.js Fixed express app stacking 2021-12-06 21:28:53 +13:00
boot.js Added handler for unhandled rejections 2022-02-18 10:35:36 +01:00
bridge.js 💡 Pinned frontend API version to canary 2022-02-17 17:55:55 +00:00