Ghost/core/server/models
Nazar Gargol 20300cf002 🐛 Fixed error when inserting unexistent related tag
refs #10438

- Additional check for present 'name' property before generating a
'slug'. Setting slug should not succeed and throw validation error in later
stages.
2019-02-12 17:50:51 +00:00
..
base Added more webhooks & changed payload 2019-02-07 23:14:27 +01:00
plugins Introduced model._changed 2019-02-03 13:02:26 +01:00
relations Introduced model._changed 2019-02-03 13:02:26 +01:00
accesstoken.js Ensured consistency for event handlers in the model layer 2019-02-07 11:02:35 +01:00
action.js Added model implementation for actions 2019-02-06 21:36:09 +01:00
api-key.js Shortened admin key length (#10418) 2019-01-24 13:46:33 +00:00
app-field.js Misc cleanup: moving files & naming functions 2015-06-15 09:43:19 +01:00
app-setting.js Misc cleanup: moving files & naming functions 2015-06-15 09:43:19 +01:00
app.js Updated permittedOptions to correctly call super 2018-09-21 12:15:29 +02:00
author.js Added plugin based author and public tag models in API v2 (#10284) 2019-01-03 20:30:35 +01:00
client-trusted-domain.js Add table columns for OAuth 2015-09-02 13:39:22 +01:00
client.js Updated permittedOptions to correctly call super 2018-09-21 12:15:29 +02:00
index.js Added model implementation for actions 2019-02-06 21:36:09 +01:00
integration.js Ensured consistency for event handlers in the model layer 2019-02-07 11:02:35 +01:00
invite.js Updated permissible methods for hasApiKeyPermissions (#9970) 2019-01-18 13:39:53 +01:00
member.js Added members related db changes and models 2018-12-11 11:53:55 +07:00
mobiledoc-revision.js Added mobiledoc revisions functionality 2018-10-09 15:31:09 +02:00
permission.js 🔥 Drop Node v4 Support 2018-05-01 14:06:18 +02:00
post.js Added more webhooks & changed payload 2019-02-07 23:14:27 +01:00
refreshtoken.js Switched to eslint-plugin-ghost (#9835) 2018-09-17 20:49:30 +02:00
role.js Updated permissible methods for hasApiKeyPermissions (#9970) 2019-01-18 13:39:53 +01:00
session.js Removed user_id constraint when upserting session (#10085) 2018-10-30 16:15:48 +07:00
settings.js Ensured consistency for event handlers in the model layer 2019-02-07 11:02:35 +01:00
subscriber.js Ensured consistency for event handlers in the model layer 2019-02-07 11:02:35 +01:00
tag-public.js Added plugin based author and public tag models in API v2 (#10284) 2019-01-03 20:30:35 +01:00
tag.js 🐛 Fixed error when inserting unexistent related tag 2019-02-12 17:50:51 +00:00
user.js Ensured API can ask model.wasChanged 2019-02-07 22:07:13 +01:00
webhook.js Ensured consistency for event handlers in the model layer 2019-02-07 11:02:35 +01:00