Ghost/ghost/recommendations/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
..
.eslintrc.js
BookshelfClickEventRepository.test.ts
BookshelfRecommendationRepository.test.ts Renamed reason to description in recommendations table (#18527) 2023-10-09 11:19:44 -03:00
BookshelfSubscribeEventRepository.test.ts
IncomingRecommendationController.test.ts
IncomingRecommendationEmailRenderer.test.ts
IncomingRecommendationService.test.ts
Recommendation.test.ts Renamed reason to description in recommendations table (#18527) 2023-10-09 11:19:44 -03:00
RecommendationController.test.ts Renamed reason to description in recommendations table (#18527) 2023-10-09 11:19:44 -03:00
RecommendationService.test.ts Renamed reason to description in recommendations table (#18527) 2023-10-09 11:19:44 -03:00
UnsafeData.test.ts
WellknownService.test.ts Renamed reason to description in recommendations table (#18527) 2023-10-09 11:19:44 -03:00