From 9794e12155c8b8ce53d4bcc19c86b9352f2af575 Mon Sep 17 00:00:00 2001 From: Tom Richards Date: Thu, 10 Oct 2024 14:02:38 +0100 Subject: [PATCH] WIP fronts integration PLUS 'suggest alternate crops' buttons (for composer trail image, see https://github.com/guardian/flexible-content/pull/4984) --- bootstrapping-lambda/local/index.html | 7 + client/src/addToPinboardButton.tsx | 45 +---- client/src/app.tsx | 43 +++++ client/src/buttonInOtherTools.tsx | 47 ++++++ client/src/fronts/frontsIntegration.tsx | 174 ++++++++++++++++++++ client/src/fronts/suggestAlternateCrops.tsx | 161 ++++++++++++++++++ client/src/grid/gridStaticImageDisplay.tsx | 41 +++-- client/src/types/PayloadAndType.ts | 2 + 8 files changed, 465 insertions(+), 55 deletions(-) create mode 100644 client/src/buttonInOtherTools.tsx create mode 100644 client/src/fronts/frontsIntegration.tsx create mode 100644 client/src/fronts/suggestAlternateCrops.tsx diff --git a/bootstrapping-lambda/local/index.html b/bootstrapping-lambda/local/index.html index df42e3b0..3d668d29 100644 --- a/bootstrapping-lambda/local/index.html +++ b/bootstrapping-lambda/local/index.html @@ -56,6 +56,13 @@

Override unread notifications bubble

+

Fronts Integration

+ +

Add to 📌 button