Ghost/core/server/api/v0.1
Nazar Gargol 9fd9186557
🐛 Fixed 'url' attribute miscalculation when when requested as the only part of fields filter (#9969)
closes #9962

- Fixed the bug with url being set to /404 when id was not present on the model
- Added a functional test to cover this bug
- Refactored url decorating methods to be more clear about the nature of passed parameters
2018-10-15 14:47:56 +02:00
..
decorators 🐛 Fixed 'url' attribute miscalculation when when requested as the only part of fields filter (#9969) 2018-10-15 14:47:56 +02:00
authentication.js Moved api controllers into api/v0.1 (#9918) 2018-09-27 16:06:57 +02:00
clients.js Moved api controllers into api/v0.1 (#9918) 2018-09-27 16:06:57 +02:00
configuration.js Moved api controllers into api/v0.1 (#9918) 2018-09-27 16:06:57 +02:00
db.js Moved api controllers into api/v0.1 (#9918) 2018-09-27 16:06:57 +02:00
index.js Added protection against an empty notification response 2018-10-06 21:01:42 +02:00
invites.js Moved custom invite permission to permissible fn 2018-10-05 15:38:14 +02:00
mail.js Moved api controllers into api/v0.1 (#9918) 2018-09-27 16:06:57 +02:00
notifications.js Moved api controllers into api/v0.1 (#9918) 2018-09-27 16:06:57 +02:00
oembed.js Moved api controllers into api/v0.1 (#9918) 2018-09-27 16:06:57 +02:00
posts.js 🐛 Fixed 'url' attribute miscalculation when when requested as the only part of fields filter (#9969) 2018-10-15 14:47:56 +02:00
redirects.js Moved api controllers into api/v0.1 (#9918) 2018-09-27 16:06:57 +02:00
roles.js Moved api controllers into api/v0.1 (#9918) 2018-09-27 16:06:57 +02:00
schedules.js Moved api controllers into api/v0.1 (#9918) 2018-09-27 16:06:57 +02:00
settings.js Moved api controllers into api/v0.1 (#9918) 2018-09-27 16:06:57 +02:00
slack.js Moved api controllers into api/v0.1 (#9918) 2018-09-27 16:06:57 +02:00
slugs.js Moved api controllers into api/v0.1 (#9918) 2018-09-27 16:06:57 +02:00
subscribers.js Moved api controllers into api/v0.1 (#9918) 2018-09-27 16:06:57 +02:00
tags.js 🐛 Fixed 'url' attribute miscalculation when when requested as the only part of fields filter (#9969) 2018-10-15 14:47:56 +02:00
themes.js Moved api controllers into api/v0.1 (#9918) 2018-09-27 16:06:57 +02:00
upload.js Moved api controllers into api/v0.1 (#9918) 2018-09-27 16:06:57 +02:00
users.js 🐛 Fixed 'url' attribute miscalculation when when requested as the only part of fields filter (#9969) 2018-10-15 14:47:56 +02:00
utils.js Moved api controllers into api/v0.1 (#9918) 2018-09-27 16:06:57 +02:00
webhooks.js Moved api controllers into api/v0.1 (#9918) 2018-09-27 16:06:57 +02:00