[DEV-3238] Update frontend in order for it to work with Strapi 5#1902
[DEV-3238] Update frontend in order for it to work with Strapi 5#1902
Conversation
# Conflicts: # apps/nextjs-website/src/components/atoms/WebinarHeaderBanner/WebinarHeaderBanner.tsx # apps/nextjs-website/src/lib/cmsApi.ts # apps/nextjs-website/src/lib/strapi/__tests__/factories/homepage.ts # apps/nextjs-website/src/lib/strapi/__tests__/fixtures/homepage.ts # apps/nextjs-website/src/lib/strapi/__tests__/fixtures/overviews.ts # apps/nextjs-website/src/lib/strapi/__tests__/fixtures/tutorialListPage.ts # apps/nextjs-website/src/lib/strapi/__tests__/makeApiDataListPages.test.ts # apps/nextjs-website/src/lib/strapi/fetches/fetchReleaseNotes.ts # apps/nextjs-website/src/lib/strapi/fetches/fetchSolutions.ts # apps/nextjs-website/src/lib/strapi/makeProps/makeApiDataListPages.ts # apps/nextjs-website/src/lib/strapi/makeProps/makeHomepage.ts # apps/nextjs-website/src/lib/strapi/makeProps/makeOverviews.ts # apps/nextjs-website/src/lib/strapi/makeProps/makeWebinars.ts # apps/nextjs-website/src/lib/strapi/types/homepage.ts # apps/nextjs-website/src/lib/strapi/types/tutorial.ts # apps/nextjs-website/src/lib/strapi/types/webinars.ts
🦋 Changeset detectedLatest commit: dd58a54 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
This pull request is stale because it has been open for 14 days with no activity. If the pull request is still valid, please update it within 21 days to keep it open or merge it, otherwise it will be closed automatically. |
# Conflicts: # apps/nextjs-website/src/lib/strapi/__tests__/factories/apiDataListPages.ts # apps/nextjs-website/src/lib/strapi/__tests__/factories/product.ts # apps/nextjs-website/src/lib/strapi/__tests__/fixtures/homepage.ts # apps/nextjs-website/src/lib/strapi/__tests__/fixtures/webinars.ts # apps/nextjs-website/src/lib/strapi/__tests__/makeWebinarCategories.test.ts # apps/nextjs-website/src/lib/strapi/__tests__/makeWebinars.test.ts
Branch is not up to date with base branch@MarBert it seems this Pull Request is not updated with base branch. |
# Conflicts: # apps/nextjs-website/src/lib/strapi/makeProps/makeUseCaseListPages.ts
Jira Pull Request LinkThis Pull Request refers to the following Jira issue DEV-3238 |
|
This PR exceeds the recommended size of 800 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size. |
List of Changes
Update frontend in order for it to work with Strapi 5
Motivation and Context
How Has This Been Tested?
Localhost
Screenshots (if appropriate):
Types of changes
Checklist: