Ghost/ghost/core/test
Chris Raible 9ea4fbd7a7
Added feature to convert and open mobiledoc posts in the lexical editor (#17453)
refs TryGhost/Product#3638

- Added `convert_to_lexical` flag to the posts/pages edit endpoint
- Added 'convertToLexical' feature flag so we can enable/disable this
feature independently from the main lexical beta flag
- Modified admin posts/pages list to point to the lexical editor for
_all_ posts, regardless of mobiledoc vs lexical (if the flag is on)
- Added call to edit endpoint with `convert_to_lexical` in the lexical
editor admin route if the page/post is currently in mobiledoc and the
flag is enabled
2023-08-08 15:44:54 -07:00
..
e2e-api Added feature to convert and open mobiledoc posts in the lexical editor (#17453) 2023-08-08 15:44:54 -07:00
e2e-browser
e2e-frontend Updated to use assert/strict everywhere (#17047) 2023-06-21 09:56:59 +01:00
e2e-server Updated to use assert/strict everywhere (#17047) 2023-06-21 09:56:59 +01:00
e2e-webhooks 🎨 Added support for relative links in emails (#17630) 2023-08-08 13:22:56 +02:00
integration Added migrations for donations API (#17536) 2023-07-31 17:29:36 +02:00
regression Added donation notifications column (#17607) 2023-08-07 15:31:36 +02:00
unit Added donation notifications column (#17607) 2023-08-07 15:31:36 +02:00
utils 🎨 Added support for relative links in emails (#17630) 2023-08-08 13:22:56 +02:00
.eslintignore
.eslintrc.js