Ghost/core/server/services
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
..
apps Refactored proxy to not take name param 2019-04-16 11:05:33 +02:00
auth Migrated to use url-utils from Ghost-SDK (#10787) 2019-06-18 15:13:55 +02:00
mail Migrated to use url-utils from Ghost-SDK (#10787) 2019-06-18 15:13:55 +02:00
members Migrated to use url-utils from Ghost-SDK (#10787) 2019-06-18 15:13:55 +02:00
permissions Added v2 actions endpoint 2019-02-06 21:36:09 +01:00
routing Migrated to use url-utils from Ghost-SDK (#10787) 2019-06-18 15:13:55 +02:00
rss Migrated to use url-utils from Ghost-SDK (#10787) 2019-06-18 15:13:55 +02:00
settings Updated default-routes.yaml syntax to single template (#10459) 2019-02-06 14:34:57 +01:00
themes Migrated to use url-utils from Ghost-SDK (#10787) 2019-06-18 15:13:55 +02:00
url Migrated to use url-utils from Ghost-SDK (#10787) 2019-06-18 15:13:55 +02:00
webhooks Fixed webhook resource name for page events 2019-02-25 23:51:23 +01:00
labs.js Refactored members auth flow with dynamic settings 2019-02-26 15:43:36 +07:00
slack.js Migrated to use url-utils from Ghost-SDK (#10787) 2019-06-18 15:13:55 +02:00
xmlrpc.js 🐛 Fixed uncaught exceptions from image fetches 2019-01-15 20:35:46 +00:00