Ronald Langeveld
a596b3aaca
Renamed e2e tests to acceptance tests in Admin X ( #18439 )
...
ref https://www.notion.so/AdminX-testing-plan-99b2dab27e794fc893767ccd01c84a63?d=26612fc2b9d84e65bbb269fa3bc5079e&pvs=4#f0089cd4d9f24e93bd7f8e2868987bf6
This pull request renames the end-to-end tests to acceptance tests in
the `apps/admin-x-settings` folder. It updates the `ci.yml` file, the
`package.json` file, the `playwright.config.ts` file, and the test files
to reflect the new naming convention. This change aims to better reflect
the purpose and scope of the tests.
2023-10-03 16:20:40 +07:00
Peter Zimon
78e2cb0c28
AdminX responsive design updates ( #17979 )
...
refs. https://github.com/TryGhost/Product/issues/3349
- A lot of pieces in AdminX missed proper handling of non-desktop devices
2023-09-07 13:23:26 +02:00
Jono M
05e6588832
Wired up AdminX Labs settings ( #17844 )
...
refs https://github.com/TryGhost/Product/issues/3745
---
This pull request adds and refactors several components and hooks for
the labs and advanced settings in the admin app. It introduces feature
flags for alpha and beta features, and allows the user to upload and
download redirects, routes and content files.
2023-08-28 16:24:03 +01:00
Jono M
a413f2b54f
Added tests for Stripe and Newsletter settings ( #17598 )
...
refs https://github.com/TryGhost/Product/issues/3608 ,
https://github.com/TryGhost/Product/issues/3601
2023-08-07 12:44:30 +01:00