Ghost/apps/admin-x-settings/test/acceptance
Simon Backx 9abd466397
Renamed reason to description in recommendations table (#18527)
fixes https://github.com/TryGhost/Product/issues/4005

We no longer use the 'reason' of a recommendation, but allow a flexible
description instead. Because this is a breaking change in the API, we do
this before making this feature GA.
- Added new database utils for renaming a column
- Added new migration to rename the column
- Updated all references in code
2023-10-09 11:19:44 -03: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 Improved AdminX test coverage based on old admin tests (#18502) 2023-10-06 10:06:05 +01:00
site Renamed reason to description in recommendations table (#18527) 2023-10-09 11:19:44 -03: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