0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/test/e2e-api/admin
Kevin Ansfield 682e051840
Added editor.url config (#15045)
no issue

- used for an ongoing react based editor experiment
- by exposing `editor.url` in public config it lets Admin dynamically fetch the external module and allows for independent releases of the editor without needing to have a full Ghost release
- follows the same pattern as portal and comments
2022-07-19 14:23:29 +01:00
..
__snapshots__ 🐛 Fixed sending multiple support email verification emails (#15044) 2022-07-19 15:13:29 +02:00
actions.test.js
config.test.js
custom-theme-settings.test.js
db.test.js
email-previews.test.js Added newsletter param to email preview endpoint (#14820) 2022-05-16 12:15:54 +01:00
emails.test.js
explore.test.js Added Ghost Explore endpoint 2022-07-11 16:48:40 +01:00
files.test.js
images.test.js
integrations.test.js
invites.test.js
key-authentication.test.js
labels.test.js
media.test.js
members-exporter.test.js 🐛 Fixed member exports timing out for large sites (#14876) (#14878) 2022-05-20 21:25:23 +01:00
members-importer.test.js Fixed bulk unsubscribe counts (#14871) 2022-05-20 13:40:55 +02:00
members-newsletters.test.js
members-stripe-connect.test.js
members.test.js 🐛 Fixed 'comped' flag behavior in Member API (#15030) 2022-07-15 11:16:06 +01:00
newsletters.test.js Fixed error in newsletter editing limit checks (#14817) 2022-05-13 10:15:35 +02:00
notifications.test.js
oembed.test.js
offers.test.js
pages.test.js Replaced Products with Tiers API endpoints 2022-05-12 19:59:57 +01:00
posts.test.js Added support for publishing email only posts by setting status to sent (#14950) 2022-06-01 14:53:55 +02:00
redirects.test.js
roles.test.js Added migrations for Ghost Explore integration and API key (#15011) 2022-07-08 09:55:58 +02:00
session.test.js
settings-files.test.js
settings.test.js 🐛 Fixed sending multiple support email verification emails (#15044) 2022-07-19 15:13:29 +02:00
site.test.js Updated test suites to play nicely with 5.0 2022-05-19 14:19:48 +08:00
slugs.test.js
snippets.test.js
stats.test.js
tags.test.js
themes.test.js
tiers.test.js Updated Tiers API data structure (#14795) 2022-05-16 19:47:18 +01:00
users.test.js 🐛 Fixed an error when updating a user 2022-06-02 12:13:27 +01:00
utils.js Added editor.url config (#15045) 2022-07-19 14:23:29 +01:00
webhooks.test.js Removed subscriber-related webhook fixtures 2022-05-26 14:45:36 +08:00