Ghost/ghost/core/test/unit/server
Naz 62e3caba2c
Fixed route update error on attach/detach events
refs https://github.com/TryGhost/Toolbox/issues/503

- There was an error thrown due to empty "model._changed" field
- When attached or detached events (e.g. tag.attached) are sent through, their models do not contain any _changed properties. This was taken into account when checking for route related resource changes
2023-01-24 12:29:09 +08:00
..
adapters Removed bluebird dependency from unit tests in core (#16096) 2023-01-23 11:23:48 +00:00
data Removed bluebird dependency from unit tests in core (#16096) 2023-01-23 11:23:48 +00:00
lib Added URL transform for image cards in Lexical documents (#15890) 2022-11-29 16:57:01 +00:00
models Removed bluebird dependency from unit tests in core (#16096) 2023-01-23 11:23:48 +00:00
services Fixed route update error on attach/detach events 2023-01-24 12:29:09 +08:00
web Fixed CORS vary header modification 2022-11-03 11:16:13 +08:00
notify.test.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
overrides.test.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00