0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-01 02:41:39 -05:00
ghost/core
kirrg001 82c5fc7f5a Ensured API can ask model.wasChanged
refs #10461

- the model layer (only post & user) fetches the model after update
- i assume it was added to ensure a response with all fields
- quick fixing it for now to ensure API layer can access ".wasChanged" to be able to decide if a request modified a resource or not

@NOTE: Bookshelf does not physically update a resource if nothing has changed.
2019-02-07 22:07:13 +01:00
..
client@fd7c14f911 Updated Ghost-Admin to 2.14.0 2019-02-07 14:35:06 +00:00
server Ensured API can ask model.wasChanged 2019-02-07 22:07:13 +01:00
test Ensured defaults when creating resources 2019-02-07 20:20:10 +01:00
index.js Changed where we trigger server start/stop announcement (#9815) 2018-08-22 13:28:31 +02:00