Skip to content

[App Extensibility ⚙️] Merge develop into feature branch WIP#2200

Merged
bendvc merged 305 commits intofeature/extensibility-v2from
bendvc/merge-develop-into-extensibility-branch-1
Jan 14, 2025
Merged

[App Extensibility ⚙️] Merge develop into feature branch WIP#2200
bendvc merged 305 commits intofeature/extensibility-v2from
bendvc/merge-develop-into-extensibility-branch-1

Conversation

@bendvc
Copy link
Contributor

@bendvc bendvc commented Jan 13, 2025

Description

Merging the latest code from develop into our feature branch so we stay up to breast on changes.

This PR includes migrating some of the template-retail-react-app changes to the new storefront extension as they are required to get tests passing. Additional work for migrating those changes will be done in a separate PR.

NOTE: Some retail react app generated projects are still being created using the old template preset in our generator, so you'll still see some failing tests.

Types of Changes

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Documentation update
  • Breaking change (could cause existing functionality to not work as expected)
  • Other changes (non-breaking changes that does not fit any of the above)

Changes

  • Merge in develop

adamraya and others added 30 commits August 28, 2024 12:51
…@W-16596563@) (#1983)

* Set ACTIVE_DATA_ENABLED to true

* Update CHANGELOG.md
@W-16442332@ Add support for environment level base path (the base path for /mobify routes)
* Fix Cookie expires converting seconds to Date

* Update CHANGELOG.md

* Add tests

* PR Feedback

* Update packages/commerce-sdk-react/CHANGELOG.md

Co-authored-by: Kevin He <kevin.he@salesforce.com>
Signed-off-by: Adam Raya <adamraya@users.noreply.github.com>

* PR Feedback convert seconds to date in auth

* Bump version

* Bump retail-react-app

* Update convertSecondsToDate logic

* Support expires not defined

---------

Signed-off-by: Adam Raya <adamraya@users.noreply.github.com>
Co-authored-by: Kevin He <kevin.he@salesforce.com>
… (#1996)

* Fix Cookie expires converting seconds to Date

* Update CHANGELOG.md

* Add tests

* PR Feedback

* Update packages/commerce-sdk-react/CHANGELOG.md




* PR Feedback convert seconds to date in auth

* Bump version

* Bump retail-react-app

* Update convertSecondsToDate logic

* Support expires not defined

---------

Signed-off-by: Adam Raya <adamraya@users.noreply.github.com>
Co-authored-by: Kevin He <kevin.he@salesforce.com>
…1997)

* update logout function

* refactor and add test

* update CHANGELOG
…ePaths-impl

Revert "@W-16442332@ Add support for environment level base path (the base path for /mobify routes)"
shethj and others added 20 commits November 19, 2024 17:40
…t-merge-baskets

@W-17151938@ - Replace transfer basket call with merge basket on checkout
This reverts commit 1728e8d.
Signed-off-by: Jainam Sheth <99490559+shethj@users.noreply.github.com>
…page-radiobutton-render-error

@W-17178104@ - Fixed "getCheckboxProps is not a function" when rendering checkout page in generated app.
* Add support for non-302 redirects

* Changelog

* Add javadoc

* Code coverage

* Alternate implementaiton

* Apply feedback

* Add rendering test

* lint
…etail-template-expiration-dates-2

Update references to 2024 in Retail React App Template mock test data (2)
* Allow cookies in shopper login API
@bendvc bendvc requested a review from a team as a code owner January 13, 2025 21:31
@bendvc bendvc merged commit 1cc10c4 into feature/extensibility-v2 Jan 14, 2025
23 of 26 checks passed
@bendvc bendvc deleted the bendvc/merge-develop-into-extensibility-branch-1 branch July 16, 2025 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.