Ghost/core/server/data/schema
Hannah Wolfe 426c8bf918
Refactored fixtures to be loaded by fixture manager
refs: https://github.com/TryGhost/Toolbox/issues/133

- instead of just a collection of utils, we now have a class that manages fixtures
- this should allow us to change the path to fixtures, e.g. between prod/dev and test, so that different fixtures can be loaded by default
- also makes it easier to test the fixture manager code itself
2021-11-16 11:17:03 +00:00
..
clients Fixed "no-shadow" linting error in server/data modules (#12288) 2020-10-20 11:56:46 +13:00
fixtures Refactored fixtures to be loaded by fixture manager 2021-11-16 11:17:03 +00:00
checks.js Update Test & linting packages (major) (#10858) 2019-07-05 13:40:43 +02:00
commands.js Replaced i18n.t w/ tpl in core/server/data (#13491) 2021-10-08 15:31:17 +01:00
default-settings.json Moved launchComplete user setting as global editor setting (#13703) 2021-11-04 18:03:51 +05:30
index.js Moved schema validator into the schema module 2021-06-15 11:54:34 +01:00
schema.js Removed NOT NULL constraint from portal_title (#13659) 2021-10-22 14:14:49 +02:00
validator.js Switch to @trghost/validator, remove validator 2021-06-16 08:11:22 +01:00