7950de49ac
refs https://github.com/TryGhost/Team/issues/1252 Although we filter out archived tiers from being shown in Portal - we must also persist this information, so that when they are unarchived, they continue to not be shown in Portal. Unfortunately this information is stored in a setting, rather than on the Tier object itself, two things to consider for the future are: 1. Representing the display value on the Tier object in the API 2. Updating the DB tables to allow storing the display value on the Tier |
||
---|---|---|
.. | ||
lib | ||
test | ||
.eslintrc.js | ||
.gitignore | ||
index.js | ||
package.json |