Sodbileg Gansukh
2f76847e00
Migrated the design system to Radix ( #20244 )
...
ref DES-331
2024-08-19 20:37:33 +08:00
Peter Zimon
7dcddb2e75
Improved staff empty display ( #19810 )
...
ref https://linear.app/tryghost/issue/DES-84
- changed display to not show tabs when there's no staff users (only owner)
- automatically switch to Invites tab in the Staff section after sending an invite
- updated toast messages on failure
---------
Co-authored-by: Steve Larson <9larsons@gmail.com>
2024-03-27 08:21:38 -05:00
Jono M
a8083960d8
Added test examples to AdminX demo ( #19116 )
...
refs https://github.com/TryGhost/Product/issues/4182
Updated framework to include shared test config for easier app setup.
2023-11-23 12:59:48 +00:00
Jono M
f19f32b132
Moved AdminX test config to framework package ( #19096 )
...
refs https://github.com/TryGhost/Product/issues/4180
2023-11-22 13:39:32 +00:00
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