Ghost/ghost/admin/app/components/posts-list
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
..
modals Updated copy in post list "add tag" modal 2023-04-26 16:55:25 +02:00
content-filter.hbs Resolved power-select related deprecation warnings for loading components by string (#15466) 2022-09-24 17:00:05 +02:00
content-filter.js Moved posts list components 2022-09-08 09:42:07 +01:00
context-menu.hbs Implemented duplicate post functionality (#16767) 2023-05-15 09:30:32 +01:00
context-menu.js 🐛 Fixed custom routing with collections (#17561) 2023-08-01 19:54:41 +01:00
list-item-old.hbs Added post bulk edit api (#16576) 2023-04-07 11:48:14 +02:00
list-item-old.js Added post bulk edit api (#16576) 2023-04-07 11:48:14 +02:00
list-item.hbs Added feature to convert and open mobiledoc posts in the lexical editor (#17453) 2023-08-08 15:44:54 -07:00
list-item.js Added feature to convert and open mobiledoc posts in the lexical editor (#17453) 2023-08-08 15:44:54 -07:00
list.hbs Added bulk edit pages API and admin UI (#16633) 2023-04-14 12:16:15 +02:00
list.js Added post bulk edit api (#16576) 2023-04-07 11:48:14 +02:00