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
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
..
users Fixed AdminX user details modal behaviour (#18153) 2023-09-15 08:50:09 +01:00
facebook.test.ts Cleaned up AdminX API handling (#17571) 2023-08-03 09:29:14 +01:00
lockSite.test.ts Cleaned up AdminX API handling (#17571) 2023-08-03 09:29:14 +01:00
metadata.test.ts AdminX various UI fixes (#18089) 2023-09-12 16:11:12 +02:00
publicationLanguage.test.ts Cleaned up AdminX API handling (#17571) 2023-08-03 09:29:14 +01:00
socialAccounts.test.ts Cleaned up AdminX API handling (#17571) 2023-08-03 09:29:14 +01:00
timeZone.test.ts Cleaned up AdminX API handling (#17571) 2023-08-03 09:29:14 +01:00
titleAndDescription.test.ts Cleaned up AdminX API handling (#17571) 2023-08-03 09:29:14 +01:00
twitter.test.ts Cleaned up AdminX API handling (#17571) 2023-08-03 09:29:14 +01:00