mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-07 03:22:21 +03:00
18b59d2c01
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 |
||
---|---|---|
.. | ||
admin-views | ||
config | ||
csv | ||
data | ||
export | ||
filter-param | ||
images | ||
import | ||
media | ||
settings | ||
themes | ||
urls | ||
cache-rules.js | ||
context.js | ||
data-generator.js | ||
default-settings.json | ||
fixtures.json | ||
test.hbs |