mirror of
https://github.com/TryGhost/Ghost.git
synced 2023-12-13 21:00:40 +01:00
853b518a51
refs #9548 - we always receive date strings from the client in ISO format - we ensure that we transform these strings into JS dates for comparison - when the client sends relations, we need to ensure that relations are checked as well - will only work for the post model for now, because this is the only model which uses `bookshelf-relations` - added unit tests - removed some model tests, which do the same |
||
---|---|---|
.. | ||
base | ||
plugins | ||
relations | ||
accesstoken.js | ||
app-field.js | ||
app-setting.js | ||
app.js | ||
client-trusted-domain.js | ||
client.js | ||
index.js | ||
invite.js | ||
permission.js | ||
post.js | ||
refreshtoken.js | ||
role.js | ||
settings.js | ||
subscriber.js | ||
tag.js | ||
user.js | ||
webhook.js |