Ghost/ghost/admin/app/templates
Ronald Langeveld c8ba9e8027
🐛 Fixed unsaved changes confirmation on Lexical schema change (#20687)
refs ENG-661

Fixes a long-standing issue where an outdated Lexical schema in the
database triggered the unsaved changes confirmation dialog incorrectly.
Implemented a secondary hidden Lexical instance that loads the state
from the database, renders it, and uses this updated state to compare
with the live editor's scratch.
This ensures the unsaved changes prompt appears only when there are real
changes from the user.
2024-08-05 12:58:58 +00:00
..
explore Added Ghost Explore in Ghost as iframe app behind feature flag (#15495) 2022-10-07 14:32:54 +01:00
lexical-editor Lexical-powered editor experiment (#15278) 2022-08-23 11:45:50 +01:00
members Added new members CSV importer (#1797) 2020-12-10 01:02:31 +05:30
posts Wired email debug screen with API (#15919) 2022-12-02 14:38:40 +05:30
react-editor Fixed linter error for use of {{action}} in editor-loading controller 2022-07-18 10:50:03 +01:00
activitypub-x.hbs Added ActivityPub playground (#20081) 2024-04-25 16:44:29 +08:00
application-error.hbs Update dependency ember-template-lint to v5.3.0 (#16062) 2023-01-04 09:39:32 +00:00
application.hbs Removed cache buster from client extensions script (#20668) 2024-07-25 15:40:12 -07:00
collection.hbs Added basic UI for collection posts 2023-06-19 14:38:01 +07:00
collections.hbs Added collections CRUD UI 2023-05-23 17:26:47 +07:00
dashboard.hbs 🐛 Fixed dashboard appearing blank if members disabled before completing onboarding 2024-06-20 10:43:58 +01:00
demo-x.hbs Created a skeleton AdminX demo app (#19005) 2023-11-20 13:30:15 +00:00
designsandbox.hbs Added <GhPostBookmark> and displayed on publish flow complete step 2022-05-10 13:26:13 +01:00
error.hbs Fixed 404 code alignment 2021-07-08 15:42:46 +02:00
lexical-editor.hbs 🐛 Fixed unsaved changes confirmation on Lexical schema change (#20687) 2024-08-05 12:58:58 +00:00
member.hbs 🔒 Added support for logging out members on all devices (#18935) 2023-11-15 17:10:28 +01:00
members-activity.hbs Cleaned up member attribution flag (#16745) 2023-05-05 15:04:14 +02:00
members.hbs 🐛 Disabled bulk deletion when multiple member filters are applied (#20681) 2024-07-29 17:33:23 +02:00
mentions.hbs Added a temporary fix for wrapping multiple mentions dropdown 2023-03-02 20:06:53 +00:00
migrate.hbs Add Migrate app (#16458) 2023-03-30 15:40:06 +01:00
offer.hbs Updated playwright tests to use updated data ids 2023-01-10 13:33:12 +05:30
offers.hbs Fixed Offers redemptions preselection (#19541) 2024-01-22 15:14:08 +00:00
pages-loading.hbs Released new editor (#18422) 2023-10-04 12:22:54 +01:00
pages.hbs Improved performance loading posts & pages in admin (#20646) 2024-07-29 16:19:28 +00:00
posts-loading.hbs Released new editor (#18422) 2023-10-04 12:22:54 +01:00
posts.hbs Improved performance loading posts & pages in admin (#20646) 2024-07-29 16:19:28 +00:00
reset.hbs Refactored reset controller to Octane patterns 2022-10-07 19:07:51 +01:00
settings-x.hbs Fixed bugs with AdminX navigation settings (#17340) 2023-07-13 01:12:31 +00:00
setup.hbs Fixed flash of failure state when submitting site setup and staff signup forms 2022-05-27 12:13:54 +01:00
signin.hbs 🐛 Removed method="post" on sign in/up forms in Admin (#20598) 2024-07-11 17:03:50 -05:00
signup.hbs 🐛 Removed method="post" on sign in/up forms in Admin (#20598) 2024-07-11 17:03:50 -05:00
site.hbs Added reset-to-homepage behaviour when clicking "view site" link 2019-03-21 17:55:58 +00:00
tag.hbs Fixed breadcrumbs responsive issues 2022-10-06 16:25:57 +07:00
tags-loading.hbs Updated breadcrumb and title style across admin 2022-10-04 12:35:29 +07:00
tags.hbs Updated breadcrumb and title style across admin 2022-10-04 12:35:29 +07:00
whatsnew.hbs Replaced copy that uses "See" to "View" across Admin 2023-01-11 15:44:23 +01:00