0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core
Fabien 'egg' O'Carroll 424f621414
Moved NQL relations and expansions into the models (#13204)
refs https://github.com/TryGhost/framework/pull/19

The @tryghost/bookshelf-filter plugin no longer bundles hardcoded
relations and expansion definitions, instead leaving it up to the
library consumer to implement.

This PR adds the preexisting relations and expansions to the relevant
models, in order to preserve our existing filtering functionality.
2021-08-04 15:30:53 +01:00
..
client@896b343dd8 Updated Admin to v4.11.0 2021-08-03 13:20:40 +01:00
frontend Made a single request for products in theme middleware 2021-07-21 12:50:21 +01:00
server Moved NQL relations and expansions into the models (#13204) 2021-08-04 15:30:53 +01:00
shared Added dashboardTwo to allowed labs flags 2021-08-04 11:09:13 +01:00
app.js
boot.js Added email unfreeze for verified email config 2021-07-29 20:30:30 +12:00
bridge.js