0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/test/integration
Nazar Gargol c3e22b6ab9 🐛 Fixed forced page filter not being respected in Content API
closes https://github.com/TryGhost/Ghost/issues/10395, https://github.com/TryGhost/Ghost/issues/10390

- The grouping was introduced due to a flasy conjunction of last filter in 'or' group with enforced page filter, due to this the rest of filters in the 'or' group were bypassed
- Additional grouping added here increases the possiblity of https://github.com/NexesJS/NQL-Lang/issues/7 bug happening
2019-01-21 13:26:45 +00:00
..
data/importer/importers 🐛 Fixed cardWidth being lost on 2.0 imports (#10068) 2018-10-26 11:30:39 +02:00
model Added ability to notify and update url service about changes in related resources (#10336) 2019-01-08 09:48:53 +00:00
services/url Added ability to notify and update url service about changes in related resources (#10336) 2019-01-08 09:48:53 +00:00
web 🐛 Fixed forced page filter not being respected in Content API 2019-01-21 13:26:45 +00:00
export_spec.js 🔥 Removed permalink setting 2018-08-16 12:13:24 +02:00
migration_spec.js Added edit webhook route to v2 Admin API (#10033) 2018-10-19 18:35:55 +01:00
update_check_spec.js De-aliased api versions in codebase (#10375) 2019-01-14 19:49:55 +01:00