Skip to content

@W-21086834: activity event tracking for 1cc #3625

Open
kumaravinashcommercecloud wants to merge 176 commits intodevelopfrom
avinash.W-21086834
Open

@W-21086834: activity event tracking for 1cc #3625
kumaravinashcommercecloud wants to merge 176 commits intodevelopfrom
avinash.W-21086834

Conversation

@kumaravinashcommercecloud
Copy link
Contributor

@kumaravinashcommercecloud kumaravinashcommercecloud commented Jan 30, 2026

Description

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)

Breaking changes include:

  • Removing a public function or component or prop
  • Adding a required argument to a function
  • Changing the data type of a function parameter or return value
  • Adding a new peer dependency to package.json

Changes

  • (change1)

How to Test-Drive This PR

  • (step1)

Checklists

General

  • Changes are covered by test cases
  • CHANGELOG.md updated with a short description of changes (not required for documentation updates)

Accessibility Compliance

You must check off all items in one of the follow two lists:

  • There are no changes to UI

or...

Localization

  • Changes include a UI text update in the Retail React App (which requires translation)

syadupathi-sf and others added 30 commits August 12, 2025 18:36
)

* W-18912438 Remove other login options for 1CC

* rename files as per suggestion from team

* skip changelog

* add the continue to shipping address button
* W-19084772 Remove review order step in one click checkout

* skip changelog

* re work to place the Place Order button according to the latest figma

* fix button stickiness
Add a new user registration ("Save for Future Use") box in the 1CC layout. After placing order with this option checked, account registration will be initiated.
Add saved phone number to the 1CC user registration flow.
Add saved shipping address to the 1CC user registration flow.
* Initial push for the demo

* fix guest user flow to not show the otp modal

* W-18927151 Trigger OTP modal

* Reverting configuration

* minor

* skip changelog

* fix translations

* minor - remove comment

* address code review comments

* fix the spinner
* W-19084772 Remove review order step in one click checkout

* skip changelog

* re work to place the Place Order button according to the latest figma

* fix button stickiness
Add a new user registration ("Save for Future Use") box in the 1CC layout. After placing order with this option checked, account registration will be initiated.
Add saved phone number to the 1CC user registration flow.
Add saved shipping address to the 1CC user registration flow.
* Initial push for the demo

* fix guest user flow to not show the otp modal

* W-18927151 Trigger OTP modal

* Reverting configuration

* minor

* skip changelog

* fix translations

* minor - remove comment

* address code review comments

* fix the spinner
syadupathi-sf and others added 24 commits January 15, 2026 13:33
* W-20892592 Remove gift messaging for multi shipment

* translations
…phone for user registration (#3583)

* W-20892530 Billing Address Validation

* W-20892577 save contact info phone
* Add spinner for place order button

* skip changelog
* fix sdk tests and app bundle size

* fix lint
* W-20931758 Allow guest shopper to change payment after applying it

* changed the error code to use an existing one
Signed-off-by: d.phan <d.phan@salesforce.com>
…ss (#3602)

Signed-off-by: d.phan <d.phan@salesforce.com>
…-only orders (#3604)

* @W-21006290: [BOPIS] Continue to Shipping Address label fix for BOPIS-only orders

Signed-off-by: d.phan <d.phan@salesforce.com>

* add translations

Signed-off-by: d.phan <d.phan@salesforce.com>

* fix lint

Signed-off-by: d.phan <d.phan@salesforce.com>

* fix utest

Signed-off-by: d.phan <d.phan@salesforce.com>

---------

Signed-off-by: d.phan <d.phan@salesforce.com>
Signed-off-by: d.phan <d.phan@salesforce.com>
…files (#3609)

* @W-21038080: [1CC][PWA] Add new feature toggle in config to template files

Signed-off-by: d.phan <d.phan@salesforce.com>

* add new changelog

Signed-off-by: d.phan <d.phan@salesforce.com>

---------

Signed-off-by: d.phan <d.phan@salesforce.com>
…ppers (#3618)

Signed-off-by: d.phan <d.phan@salesforce.com>
* address first set of comments

* address rest of code review comments

* reverting default.js changes

* fix package versions

* shipping options fix

* attempt to fix flaky tests
Signed-off-by: syadupathi-sf <66088780+syadupathi-sf@users.noreply.github.com>
* @W-20892603: empty shipment fix

Signed-off-by: d.phan <d.phan@salesforce.com>

* trigger ci

Signed-off-by: d.phan <d.phan@salesforce.com>

---------

Signed-off-by: d.phan <d.phan@salesforce.com>
…k/partials/one-click-contact-info.jsx

Co-authored-by: Jinsu Ha <91205717+hajinsuha1@users.noreply.github.com>
Signed-off-by: syadupathi-sf <66088780+syadupathi-sf@users.noreply.github.com>
@cc-prodsec
Copy link
Collaborator

cc-prodsec commented Jan 30, 2026

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@kumaravinashcommercecloud kumaravinashcommercecloud added the skip changelog Skip the "Changelog Check" GitHub Actions step even if the Changelog.md files are not updated label Jan 30, 2026
- Resolved conflicts keeping Einstein checkoutType (one-click) in one-click checkout context
- Kept oneClickCheckout enabled: true in config
- Took feature/1cc_merge for: package-lock files, one-click partials, translations, commerce-sdk-react auth/ShopperConfigurations, pwa-kit-runtime build-remote-server, account payments/profile tests, header/icons/multiship, hooks index
- Merged: checkout-context (checkoutType + their goToNextStep), config default, bundlesize, auth passwordless params
Base automatically changed from feature/1cc_merge to develop February 2, 2026 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip changelog Skip the "Changelog Check" GitHub Actions step even if the Changelog.md files are not updated

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants