Ghost/ghost/core/test
Ronald Langeveld cfbc97b033
🐛 Fixed revisions relation not linked to Posts api (#17037)
no issue

This was a bit of an oversight from our feature built at the retreat. We
didn't take revisions into account for pages at all, but luckily it made
revisions without issues regardless.
It just wasn't accessible and users weren't able to restore via ADMIN
because the API didn't serve them at all.

This wires up the revisions relation to be served by the API so we can
retrieve it in Admin.
2023-06-16 09:49:12 +02:00
..
e2e-api 🐛 Fixed revisions relation not linked to Posts api (#17037) 2023-06-16 09:49:12 +02:00
e2e-browser Fixed @tryghost/mailgun-client import 2023-05-09 13:00:18 -04:00
e2e-frontend Fixed flaky frontend members test (#16947) 2023-06-06 14:57:46 +01:00
e2e-server Fixed random timeouts with mysql2 library during tests 2023-06-13 12:52:03 +02:00
e2e-webhooks Added post_revisions as a default include for posts (#16660) 2023-04-18 11:12:35 +01:00
integration Added collections CRUD permissions 2023-06-09 21:13:06 +07:00
regression Moved serialisation of formats into the serialiser-layer 2023-06-16 09:17:47 +02:00
unit 🐛 Fixed revisions relation not linked to Posts api (#17037) 2023-06-16 09:49:12 +02:00
utils Refactored truncateAll util to async-await 2023-06-13 14:46:57 +02:00
.eslintignore Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
.eslintrc.js Removed all unused variables from test files 2023-03-10 14:29:55 +01:00