Ghost/ghost/core/test/unit/server
Rishabh Garg bd127eae6d
Added new settings for pintura editor integration (#16682)
refs https://github.com/TryGhost/Team/issues/3034

- adds 3 new settings for managing pintura image editor integration in
admin
- `pintura` setting controls the enabling of the feature
- `pintura_css_url` is used to store path to pintura css file uploaded
on integration page
- `pintura_js_url` is used to store path to pintura js file uploaded on
integration page
2023-04-20 19:19:56 +05:30
..
adapters Fixed errors being logged by unit tests 2023-03-22 16:25:23 +00:00
data Added new settings for pintura editor integration (#16682) 2023-04-20 19:19:56 +05:30
lib Readded failing test 2023-04-03 11:35:40 +02:00
models Added post_revisions to posts endpoint as an include option (#16648) 2023-04-17 13:46:27 +01:00
services Update email mock receive (#16578) 2023-04-06 17:24:23 +02:00
web Removed all unused variables from test files 2023-03-10 14:29:55 +01:00
notify.test.js Fixed configUtils and adapter cache issues in E2E tests (#16167) 2023-01-30 14:06:20 +01:00
overrides.test.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00