Ghost/apps/admin-x-settings/test/acceptance
Ronald Langeveld ee4ef4438e
Fixed Stripe connect display name key (#18725)
no issue

- the stripe value is saved under the `stripe_connect_display_name`
column, yet Admin X was querying `stripe_connect_account_name` causing
it to be undefined.

---

<!-- Leave the line below if you'd like GitHub Copilot to generate a
summary from your commit -->
<!--
copilot:summary
-->
### <samp>🤖 Generated by Copilot at f0e6cb6</samp>

Renamed `stripe_connect_account_name` setting to
`stripe_connect_display_name` in the admin-x-settings app. This improves
clarity and consistency for the Stripe integration in the membership
settings.
2023-10-23 08:56:41 +00:00
..
advanced
email
general Adding timezone label on UI and Updated @tryghost/timezone-data for Admin-X Settings (#18702) 2023-10-20 15:19:04 +05:30
membership Fixed Stripe connect display name key (#18725) 2023-10-23 08:56:41 +00:00
site Updated AdminX file upload to support drag and drop (#18691) 2023-10-19 11:42:00 +01:00
layout.test.ts
permissions.test.ts
search.test.ts