0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/apps/admin-x-settings/test/acceptance
Jono M 2debf686e6
Updated AdminX file upload to support drag and drop (#18691)
refs https://github.com/TryGhost/Product/issues/3831

---

### <samp>🤖 Generated by Copilot at f85ceff</samp>

This pull request adds drag and drop functionality and custom styling
options to the `FileUpload` and `ImageUpload` components, and uses them
to improve the user experience of uploading themes and user images in
the admin settings. It also fixes a minor issue with the background
color contrast in the `IntegrationHeader` component in dark mode, and
updates the corresponding tests.
2023-10-19 11:42:00 +01:00
..
advanced Fixed splitting string into characters (#18480) 2023-10-09 09:07:34 +01:00
email Improved AdminX test coverage based on old admin tests (#18502) 2023-10-06 10:06:05 +01:00
general Fixed splitting string into characters (#18480) 2023-10-09 09:07:34 +01:00
membership Added more acceptance tests for Recommendation settings (#18696) 2023-10-18 18:56:34 +00:00
site Updated AdminX file upload to support drag and drop (#18691) 2023-10-19 11:42:00 +01:00
layout.test.ts Improved AdminX test coverage based on old admin tests (#18502) 2023-10-06 10:06:05 +01:00
permissions.test.ts Improved AdminX test coverage based on old admin tests (#18502) 2023-10-06 10:06:05 +01:00
search.test.ts