-
Notifications
You must be signed in to change notification settings - Fork 0
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
Feature/partners and journeys collections #43
Merged
MauricioKruijer
merged 28 commits into
develop
from
feature/partners-and-journeys-collections
Jan 3, 2025
Merged
Feature/partners and journeys collections #43
MauricioKruijer
merged 28 commits into
develop
from
feature/partners-and-journeys-collections
Jan 3, 2025
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
with dynamic zones
to page-parenter-and-product collection
npx @strapi/upgrade latest
instead of documentId, breaking default strapi behaviour
for partners and products page
new intro component implementation
on partners and products page
also add card section
on partners and products page
on partners and products page
MauricioKruijer
added a commit
that referenced
this pull request
Jan 6, 2025
* Feature/partners and journeys collections (#43) * feat (strapi): white paper collection * feat (strapi): white paper linked section * feat (strapi): two column section * fix (strapi): make icon card section props required * fix (strapi): add cta to icon card section * feat (strapi): move white label section to relations * feat (strapi): calendly collection * feat (strapi): calendly relation section * feat (strapi): text section component * feat (strapi): page_partner_and_products collection with dynamic zones * feat (strapi): add slug and new intro comopnent to page-parenter-and-product collection * chore: gitignore * chore (strapi): upgrade npx @strapi/upgrade latest * feat (strapi)!: find page by slug instead of documentId, breaking default strapi behaviour * feat (strapi): add default populate middleware for partners and products page * feat: strapi & frontend hero on partner products page * feat (frontend): add intro to product partners page new intro component implementation * feat (frontend): support two column section on partners and products page * fix (strapi): detailed populate dynamic comopnents also add card section * feat: white paper section * feat: quotes section on partners and products page * refactor: code style * feat: heading with link container on partners and products page * chore (frontend): add navbar to partner products page * fix (strapi): support locale for navbar language switcher * refactor (frontend): reusable partner and products page * feat (frontend): de product and partners page * fix (frontend): tests * fix (nextjs): build * fix (strapi): build * fix (frontend): 404 when slug is not found * fix (frontend): rely on asset url instead of crop * chore: changelog
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.