0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/test
kirrg001 e8075262eb 🎨 Improved pagination misusage error
refs https://github.com/TryGhost/Team/issues/41, refs https://github.com/TryGhost/gscan/issues/85

- if you are using the pagination helper not inside a resource context, you will receive an error
- improve error message, because it was not clear what happened
- downgrade error level to normal, because it's not a critical error from Ghost's perspective, from user perspective it is
- added help docs link and added a callout to our docs
2017-11-28 13:44:14 +00:00
..
functional Webhooks support for subscriber events (#9230) 2017-11-21 15:43:14 +00:00
integration Webhooks support for subscriber events (#9230) 2017-11-21 15:43:14 +00:00
unit 🎨 Improved pagination misusage error 2017-11-28 13:44:14 +00:00
utils Webhooks support for subscriber events (#9230) 2017-11-21 15:43:14 +00:00
.eslintrc.json ESlint rule: no-multiple-empty-lines 2017-11-06 10:12:18 +00:00
.jshintrc