0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/test/unit
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
..
adapters Moved isLocalFile fn to storage utils (#8985) 2017-11-09 11:11:54 +01:00
api
apps Highlighted routes, controllers & renderers 2017-11-08 09:45:12 +00:00
auth 🐛 Fixed concurrent renew of access tokens 2017-11-14 10:22:09 +00:00
config
controllers Introduced renderer to DRY up controllers (#9235) 2017-11-10 12:44:29 +00:00
data/importer
helpers 🎨 Improved pagination misusage error 2017-11-28 13:44:14 +00:00
mail
metadata
middleware
models/base
models_plugins
permissions
services Webhooks support for subscriber events (#9230) 2017-11-21 15:43:14 +00:00
settings 🐛 Theme name is point number (#9184) 2017-10-26 13:54:18 +02:00
sitemap
themes
utils Feature: {{reading_time}} theme helper (#9217) 2017-11-06 18:40:07 +00:00
admin_spec.js
apps_filters_spec.js
errors_spec.js
exporter_spec.js
ghost_sdk_spec.js
migration_fixture_utils_spec.js Webhooks support for subscriber events (#9230) 2017-11-21 15:43:14 +00:00
migration_spec.js Webhooks support for subscriber events (#9230) 2017-11-21 15:43:14 +00:00
server_utils_spec.js
social-urls_spec.js
utils_pipeline_spec.js
validation_spec.js Improved password validation rules (#9171) 2017-10-26 11:01:24 +01:00