Kevin Ansfield
9b1f79f601
Cleaned up lexicalEditor
labs flag, switched Post model to lexical-by-default ( #18607 )
...
no issue
- flag is no longer used in Admin so we can clean it up in Core too
- updated Post model to set blank document to `lexical` field rather than `mobiledoc` as a default value
- switched over to returning `mobiledoc,lexical` as default formats in Admin API
2023-10-23 17:51:34 +01:00
Robin Cussol
1c019a3f35
Added e2e tests for page.unscheduled webhook ( #15722 )
...
refs: https://github.com/TryGhost/Ghost/issues/15537
- snapshot test created to add confidence to webhook stability and increase overall test coverage.
2023-02-02 13:03:23 +00:00
leonyangela
e8d8e07dad
Added e2e tests for page.rescheduled
webhook ( #15736 )
...
refs: https://github.com/TryGhost/Ghost/issues/15537
- snapshot test created to add confidence to webhook stability and increase overall test coverage.
2022-11-05 13:51:03 +00:00
Robin Cussol
0bccbcb083
Added e2e tests for page.deleted
webhook ( #15723 )
...
refs: https://github.com/TryGhost/Ghost/issues/15537
- snapshot test created to add confidence to webhook stability and increase overall test coverage.
2022-11-02 17:25:07 +00:00
Robin Cussol
e7e12aba09
Added e2e tests for page.published.edited
webhook ( #15724 )
...
refs: https://github.com/TryGhost/Ghost/issues/15537
- snapshot test created to add confidence to webhook stability and increase overall test coverage.
2022-10-31 19:51:04 +00:00
leonyangela
7df2b7625f
Added e2e tests for page.tag.attached
webhook ( #15648 )
...
refs: https://github.com/TryGhost/Ghost/issues/15537
- snapshot test created to add confidence to webhook stability and increase overall test coverage.
2022-10-30 16:45:51 +00:00
Vedant Bhamare
3f289edc26
Added e2e tests for page.tag.detached
webhook ( #15651 )
...
refs: https://github.com/TryGhost/Ghost/issues/15537
- snapshot test created to add confidence to webhook stability and increase overall test coverage.
2022-10-30 14:59:12 +00:00
Halldor Thorhallsson
717a27c85c
Added e2e tests for page.unpublished
webhook ( #15613 )
...
refs: https://github.com/TryGhost/Ghost/issues/15537
- snapshot test created to add confidence to webhook stability and increase overall test coverage.
2022-10-21 14:16:13 +01:00
Shashank Gupta
092fb7813d
Added e2e tests for page.edited
webhook ( #15627 )
...
refs: https://github.com/TryGhost/Ghost/issues/15537
- snapshot test created to add confidence to webhook stability and increase overall test coverage.
2022-10-21 12:45:38 +01:00
Shubhadeep Das
e2124314ed
Added e2e tests for page.scheduled
webhook ( #15609 )
...
refs: https://github.com/TryGhost/Ghost/issues/15537
- snapshot test created to add confidence to webhook stability and increase overall test coverage.
2022-10-13 11:20:42 +01:00
John Grisham
c41f431fc7
Added e2e tests for page.added webhook ( #15548 )
...
refs: https://github.com/TryGhost/Ghost/issues/15537
- snapshot test created to add confidence to webhook stability and increase overall test coverage.
2022-10-10 19:56:53 +01:00