Ghost/ghost/core/test
Cathy Sarisky d8c4dfef99
Added content_api_key helper (#21151)
no ref

This very small helper adds {{content_api_key}} to the collection of handlebars helpers available to theme creators. This will make it easier for themes to access the content API key, without either requiring the user to get it from the integrations page and input it on the theme setting page or resorting to JavaScript to read it from one of the built-in script tag attributes -- both ugly workarounds.
2024-10-01 09:13:57 -05:00
..
e2e-api Fixed tests failing with native stack traces due to blob.slice() calls 2024-09-26 15:40:46 +01:00
e2e-browser Update dependency @playwright/test to v1.46.1 (#20866) 2024-09-06 10:35:50 -07:00
e2e-frontend Added caching to LastSeenAtUpdater (#20964) 2024-09-13 00:54:43 -07:00
e2e-server Added caching to LastSeenAtUpdater (#20964) 2024-09-13 00:54:43 -07:00
e2e-webhooks 🎨 Added staff notification when a sub is canceled due to failed payments (#20534) 2024-07-15 08:07:18 +02:00
integration Added more specificity to newsletter title line-height (#21070) 2024-09-23 16:29:07 +02:00
regression Updated uuid to crypto.randomUUID() (#20821) 2024-09-12 09:09:30 +07:00
unit Added content_api_key helper (#21151) 2024-10-01 09:13:57 -05:00
utils Updated uuid to crypto.randomUUID() (#20821) 2024-09-12 09:09:30 +07:00
.eslintignore Added Source as the new default theme 2023-10-03 14:02:08 +02:00
.eslintrc.js Enforced more Mocha lint rules (#19720) 2024-04-16 09:37:06 +02:00