mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-30 01:42:29 +03:00
24681398af
refs https://ghost.slack.com/archives/CTH5NDJMS/p1675194453354469 https://secure.helpscout.net/conversation/2127479135/94711 - replaced tiers filtering by `slug` with `id` as we hit an edge case where the NQL filtering is struggling to handle slugs with a single character, eg `a`, `b`. Now filters by the tier's `id` instead. - added new member, `tier_id` relation to make it possible to filter by id, eg `/?filter=tier_id:<id>`. |
||
---|---|---|
.. | ||
filters | ||
modals | ||
filter-value.hbs | ||
filter-value.js | ||
filter.hbs | ||
filter.js | ||
list-item-column.hbs | ||
list-item-column.js | ||
list-item-loading.hbs | ||
list-item.hbs | ||
list-item.js |