0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/test
Naz 5abd67809d Cleaned up AMP rendering of "page" resources
refs https://github.com/TryGhost/Toolbox/issues/332

- After dropping support for `page: (true|false)` for post resources in Content API there is no need to check for `body.post.page` in the AMP renderer. Furthermore, the AMP router uses `public-post` controller that **only** returns "post" resources. This check was a redundant, unnecessary piece of logic
2022-05-17 11:39:52 +08:00
..
e2e-api Updated Tiers API data structure (#14795) 2022-05-16 19:47:18 +01:00
e2e-browser Added note about installing the E2E browsers 2022-02-22 10:20:40 +01:00
e2e-frontend 🔥 Removed legacy product + price helpers from themes 2022-05-12 18:58:01 +01:00
e2e-server Added MRR stats service and endpoint (#14427) 2022-04-08 09:18:04 +02:00
integration Added permissions for Authors to read labels 2022-05-12 16:07:05 +01:00
regression Added newsletters table to default export 2022-05-16 17:49:25 +01:00
unit Cleaned up AMP rendering of "page" resources 2022-05-17 11:39:52 +08:00
utils Added newsletters table to default export 2022-05-16 17:49:25 +01:00
.eslintignore
.eslintrc.js
.jshintrc