-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[DEV-1433]: display hero from Strapi (#672)
* feat(DEV-1433): display hero from Strapi * feat(DEV-1433): update test * chore: add changeset * feat(DEV-1433): update test * feat(DEV-1433): update code * feat(DEV-1433): update codecs names * feat(DEV-1433): fix codec bugs * feat(DEV-1433): add test * feat(DEV-1433): fix tests * chore: remove console.log Co-authored-by: AF <[email protected]> * feat(DEV-1433): simplify logic Co-authored-by: AF <[email protected]> * [DEV-1342] Remove email in url (#663) * Remove email in url * eslint * changeset * pr comment --------- Co-authored-by: marcobottaro <[email protected]> * Do not fetch from cache when executing deploy website workflow (#699) * Update CHANGELOG and prepare next release (#682) * Fix pagoPA guides and manuals version (#700) * Revert "Fix pagoPA guides and manuals version (#700)" (#701) This reverts commit 17ef179. * [DPC-160] Fix pagoPA guides and manuals version (#702) * Update CHANGELOG and prepare next release (#703) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * chore: fix typo * Add NullToUndefined custom type * feat(DEV-1433): simplify logic Co-authored-by: AF <[email protected]> * feat(DEV-1433): add explanatory comment --------- Co-authored-by: AF <[email protected]> Co-authored-by: marcobottaro <[email protected]> Co-authored-by: tommaso1 <[email protected]> Co-authored-by: Marco Comi <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Marco Ponchia <[email protected]> Co-authored-by: Marco Bottaro <[email protected]>
- Loading branch information
1 parent
6d8f876
commit 1730ae3
Showing
9 changed files
with
296 additions
and
124 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"nextjs-website": minor | ||
--- | ||
|
||
Allow fetching from the CMS the hero section of the homepage |
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
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
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
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
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
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
Oops, something went wrong.