0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/test/integration
Naz Gargol d3f3b3dc20
Added plugin based author and public tag models in API v2 (#10284)
refs #10124

- Author model returns only users that have published non-page posts
- Added a public controller for tags (should be extracted to separate Content API controller https://github.com/TryGhost/Ghost/issues/10106)
- Made resource configuration dynamic based on current theme engine
- This needs a follow-up PR with fixes to the problems described in the PR
2019-01-03 20:30:35 +01:00
..
data/importer/importers 🐛 Fixed cardWidth being lost on 2.0 imports (#10068) 2018-10-26 11:30:39 +02:00
model 🐛 Striped invisible unicode characters from slugs (#10252) 2018-12-13 13:06:59 +01:00
services/url Added plugin based author and public tag models in API v2 (#10284) 2019-01-03 20:30:35 +01:00
web 🐛Fixed auto redirect for extra data queries on post and page resources (#9828) 2018-12-03 20:31:48 +01: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 Migrated update check to use api v2 2018-10-18 00:13:31 +02:00