-
Notifications
You must be signed in to change notification settings - Fork 224
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WSTEAM1-1050: Open CAF to all services #11805
Conversation
src/app/legacy/psammead/psammead-social-embed/src/CaptionWrapper/index.jsx
Outdated
Show resolved
Hide resolved
cbddadc
to
ca45005
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great 👍
There are a couple of changes in snapshots relating to SEO. However they appear to be mostly isolated to extremely old TC2 content, so I don't think its a major concern.
The others look minor and more inline with expected differences when rendering the asset through the ArticlePage component instead of its older page component.
I'd advise trying this out on Preview once reviewed, then we can test it on Test and run the E2E's against it. If its all good then it feels safe to go to Live.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. Agree we should think about deploying this gently. On preview and on test.
)" This reverts commit db1e473.
…AF rendering on all services) (#11821) * Revert "Revert "WSTEAM1-1050: Open CAF to all services (#11805)" (#11820)" This reverts commit db1e473. * [DNM] Remove Welsh service transform logic (#11818) * Remove `table` component E2E checks (#11819) * Remove `table` component E2E check * Update testsForAMPOnly.js * CPS recommendation block CAF styling fix (#11822)
Resolves JIRA WSTEAM1-1050
Overall changes
Removes isCaf flag in Simorgh. Following this change all Story, Media Asset and Photo Gallery requests will come through CAF and be rendered through their respective updated page types.
Code changes
Testing
Helpful Links
Add Links to useful resources related to this PR if applicable.
Coding Standards
Repository use guidelines