0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/test
Nazar Gargol 30c005f848 🐛 Fixed field filtering for /authors/:id endpoints
closes #10512

- Removed field filtering in blog owner fetching because it didn't work before (fields weren't reduced) and now broke generated sql queries (ambiguous id field)
2019-03-05 15:18:32 +08:00
..
acceptance 🐛 Fixed 404 when trying to update codeinjection_* settings in Admin API v2 2019-03-04 22:59:13 +01:00
regression 🐛 Fixed field filtering for /authors/:id endpoints 2019-03-05 15:18:32 +08:00
unit 🐛 Fixed field filtering for /authors/:id endpoints 2019-03-05 15:18:32 +08:00
utils 🐛 Fixed empty amp page 2019-02-27 17:56:09 +01:00
.eslintignore Moved grunt-eslint to npm script executing eslint (#10474) 2019-02-11 13:26:06 +01:00
.eslintrc.json
.jshintrc