0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/apps/admin-x-settings/test/e2e/general/users
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
..
actions.test.ts
invite.test.ts AdminX copy updates (#18092) 2023-09-12 17:15:42 +02:00
profile.test.ts Fixed AdminX user details modal behaviour (#18153) 2023-09-15 08:50:09 +01:00
roles.test.ts AdminX copy updates (#18092) 2023-09-12 17:15:42 +02:00