Ghost/ghost/core/test/e2e-api
Kevin Ansfield 3b21d26be7
Wired up creation of post_revisions entries when saving posts with lexical (#15422)
no issue

- added `PostRevsion` model
- duplicated `mobiledoc_revision` creation routine in Post model's onSaving hook to create `post_revision` when model's `lexical` field has changed
- updated `mobiledoc_revision` creation to skip when `lexical` field is populated
2022-09-16 11:59:35 +01:00
..
admin Wired up creation of post_revisions entries when saving posts with lexical (#15422) 2022-09-16 11:59:35 +01:00
content Fixed Content API posts/pages e2e tests 2022-09-13 15:05:53 +01:00
members Wired events for triggering email alerts for subscription creation/cancellation 2022-09-10 11:06:34 +05:30
members-comments Added temporary fix for random test failures in comments 2022-09-14 17:02:13 +02:00
shared Added publication language to admin site endpoint 2022-08-23 12:04:07 +01:00