mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-18 07:51:55 +03:00
9abd466397
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 |
||
---|---|---|
.. | ||
BookshelfClickEventRepository.ts | ||
BookshelfRecommendationRepository.ts | ||
BookshelfSubscribeEventRepository.ts | ||
ClickEvent.ts | ||
IncomingRecommendationController.ts | ||
IncomingRecommendationEmailRenderer.ts | ||
IncomingRecommendationService.ts | ||
index.ts | ||
InMemoryRecommendationRepository.ts | ||
libraries.d.ts | ||
Recommendation.ts | ||
RecommendationController.ts | ||
RecommendationRepository.ts | ||
RecommendationService.ts | ||
SubscribeEvent.ts | ||
UnsafeData.ts | ||
WellknownService.ts |