mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-05 09:50:34 +03:00
15b7485a94
refs https://github.com/TryGhost/Team/issues/586 - Member model now has `products` relation, sorted using `sort_order`, following convention from `labels` - Product model has handling to set `slug` from name, following convention of Label model - Updated filter plugin to handle filtering Member models by their `product` relations e.g. `product:[slug, slug]` |
||
---|---|---|
.. | ||
base | ||
model_member_stripe_customer_spec.js | ||
model_members_spec.js | ||
model_posts_spec.js | ||
model_stripe_customer_subscription_spec.js | ||
model_users_spec.js |