Ghost/ghost/admin/app/templates/settings
Kevin Ansfield 5f5ad4d5dd
Added automatic conversion of old content when opening in beta editor (#17876)
no issue

Previously the beta editor only worked for newly created posts/pages, any older content would open with the original editor. This change enables automatic conversion of old content to the new content format when a post/page is opened in the admin interface allowing new features like signup and advanced header cards to be used on existing content.

- removed `convertToLexical` feature flag
  - where necessary switched to using just the `lexicalEditor` feature flag in its place
- moved the "L"/"M" indicators on the posts list to a new `lexicalIndicators` feature flag to make debugging/development easier
- added a redirect to the original editor route so that any route to opening the editor (such as the `/edit` front-end shortcut, or other areas of Admin) will open in the beta editor
  - avoids confusing/inconsistent behavior
2023-08-30 16:54:03 +01:00
..
announcement-bar Added browser tests for announcement bar (#16742) 2023-05-05 14:11:26 +04:00
design Hide preview select for design/announcement settings (#16721) 2023-05-01 18:50:13 +04:00
integrations Fixed pintura link in image editor integration 2023-06-06 23:35:56 +05:30
labs WIP importer modal 2022-11-17 14:40:24 +00:00
staff Updated copy for email notification when receiving new tips (#17667) 2023-08-10 07:25:46 +00:00
analytics.hbs Wired new analytics settings for tracking email and sources 2022-10-27 17:29:33 +05:30
code-injection-loading.hbs Updated breadcrumb and title style across admin 2022-10-04 12:35:29 +07:00
code-injection.hbs Updated breadcrumb and title style across admin 2022-10-04 12:35:29 +07:00
general-loading.hbs Updated breadcrumb and title style across admin 2022-10-04 12:35:29 +07:00
general.hbs Added more context to the site description setting label 2023-05-23 12:37:06 +08:00
history.hbs Merged similar history events (#16865) 2023-06-26 09:29:18 +08:00
integration.hbs Migrated <GhValidationStatusContainer> to {{validation-status}} modifier 2022-12-09 12:38:35 +00:00
integrations.hbs Removed imageEditor flag (#16921) 2023-06-02 12:07:31 +01:00
labs-loading.hbs Updated breadcrumb and title style across admin 2022-10-04 12:35:29 +07:00
labs.hbs Added automatic conversion of old content when opening in beta editor (#17876) 2023-08-30 16:54:03 +01:00
membership.hbs Improved how Stripe connect buttons are shown (#17697) 2023-08-11 15:56:23 +01:00
navigation.hbs Moved navigation screen components 2022-10-07 17:23:39 +01:00
newsletters.hbs Updated breadcrumb and title style across admin 2022-10-04 12:35:29 +07:00