Ghost/apps/admin-x-settings/test/e2e
Jono M 2310e9d93f
Fixed AdminX user details modal behaviour (#18153)
refs https://github.com/TryGhost/Product/issues/3832

---

This pull request improves the user management and Stripe integration
features in the admin-x-settings app. It adds a new `ChangePasswordForm`
component for changing user passwords, refactors the error handling and
response handling logic in the `StripeConnectModal` and `apiRequests`
files, and fixes a bug in the `UserDetailModal` component. It also
creates new files for the custom error classes and the response handling
function.
2023-09-15 08:50:09 +01:00
..
advanced
email AdminX copy updates (#18092) 2023-09-12 17:15:42 +02:00
general Fixed AdminX user details modal behaviour (#18153) 2023-09-15 08:50:09 +01:00
membership AdminX various UI fixes (#18089) 2023-09-12 16:11:12 +02:00
site Fixed tiers and scrolling bugs with AdminX (#18138) 2023-09-14 14:09:51 +00:00
search.test.ts