Ghost/core/server/services/route-settings
Naz 6ee94f66b4 Fixed invalid settings file path configuration
refs https://linear.app/tryghost/issue/CORE-35/refactor-route-and-redirect-settings
refs e457fd5fe0 (diff-b292e8480eee007786cc602f55ed05006a06b8da9fe6934d51fbef8328013278R36)

- There were two separate instances of the SettingsPathManager in route-settings and settings-loader causing the configured paths missmatching on test environment. Because of this missmatch, uploading and resetting the routes.yaml file didn't work!
2021-11-24 05:32:20 +13:00
..
default-routes.yaml Moved default-routes.yaml file to backend 2021-09-28 04:59:41 +13:00
default-settings-manager.js Refactored ensure settings module into a class with DI 2021-09-29 20:56:55 +02:00
index.js Fixed invalid settings file path configuration 2021-11-24 05:32:20 +13:00
route-settings.js Fixed invalid settings file path configuration 2021-11-24 05:32:20 +13:00
settings-loader.js Fixed invalid settings file path configuration 2021-11-24 05:32:20 +13:00
validate.js Removed remaining use of i18n from core/frontend 2021-09-28 11:58:29 +01:00
yaml-parser.js Fixed comma dangle 2021-09-30 18:22:32 +02:00