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
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
..
acceptance Renamed reason to description in recommendations table (#18527) 2023-10-09 11:19:44 -03:00
unit Added unit test for Embed Code Generator - AdminX (#18445) 2023-10-04 08:43:02 +07:00
utils Renamed reason to description in recommendations table (#18527) 2023-10-09 11:19:44 -03:00