Ghost/core/server/models
Naz Gargol abda6e6338
Migrated to use url-utils from Ghost-SDK (#10787)
closes #10773

- The refactoring is a substitute for `urlService.utils` used previously throughout the codebase and now extracted into the separate module in Ghost-SDK
- Added url-utils stubbing utility for test suites
- Some tests had to be refactored to avoid double mocks (when url's are being reset inside of rested 'describe' groups)
2019-06-18 15:13:55 +02:00
..
base Migrated to use url-utils from Ghost-SDK (#10787) 2019-06-18 15:13:55 +02:00
plugins
relations
accesstoken.js
action.js
api-key.js
app-field.js
app-setting.js
app.js
author.js
client-trusted-domain.js
client.js
index.js
integration.js
invite.js
member.js
mobiledoc-revision.js
permission.js
post.js
refreshtoken.js
role.js
session.js
settings.js Updated theme layer to use members-ssr (#10676) 2019-04-16 16:50:25 +02:00
subscriber.js
tag-public.js
tag.js
user.js 🐛 Disallowed locked/suspended users from being made owner via the API (#10647) 2019-04-16 10:30:29 +01:00
webhook.js