Einstein suggestion phrases in search#3389
Closed
sf-madhuri-uppu wants to merge 800 commits intofeature/einstein-suggestions-in-searchfrom
Closed
Einstein suggestion phrases in search#3389sf-madhuri-uppu wants to merge 800 commits intofeature/einstein-suggestions-in-searchfrom
sf-madhuri-uppu wants to merge 800 commits intofeature/einstein-suggestions-in-searchfrom
Conversation
* refactor * fix build issues * trim uncessarry changes * remove most usages of * fix tests * update test files * fix unit tests * Bump commerce-sdk-isomorphic * Fix tests and lint errors * Bump commerce-sdk-react major version * Revert "Bump commerce-sdk-react major version" This reverts commit a62fcdf. * Bump bundle size * Try with larger runner * Update imports * Update bootstrap config * Update tsconfig * Rename ShopperSeo directory to ShopperSEO & Fix test-commerce-sdk-react * Clean up * Major bump commerce-sdk-react * Create CHANGELOG.md * Remove changelog file from test-commerce-sdk-react * PR Feedback * PR Feedback address TODO * PR Feedback use `helpers.authorizeIDP` instead of manual URL * Use `ShopperLoginTypes.getPasswordResetTokenBodyType` in getPasswordResetToken * Use `ShopperLoginTypes.resetPasswordBodyType` in resetPassword * Use DATA_MAP token_type * Use `loginRegisteredUserB2C` in register() and updateCustomerPassword() * Restore original API interface for `authorizeIDP`, `loginIDPUser` and `authorizePasswordless` * Restore original type names removing Public * Restore `privateClient` parameter in `authorizeIDP` --------- Signed-off-by: Adam Raya <adamraya@users.noreply.github.com> Co-authored-by: Adam Raya Navarro <arayanavarro@salesforce.com> Co-authored-by: Adam Raya <adamraya@users.noreply.github.com>
…-test-mrt-target @W-19330619: Update e2e-pr workflow to use MRT target acquired from the pool
…pshot [A11y E2E] Update a11y snapshots to include unique landmark for toasts
…p-env @W-18904826@ - Implement env Setup Composite action
…04859@) (#3183) * Inject `sfdc_user_agent` request header * Update App Generator pwa-kit-create-app hbs files * Use package name pwa-kit-react-sdk and version in sfdc header * Include headers in commerce-sdk-react auth request * lint * Rename utils file * lint * Fix import path in generated project * Update Changelog.md * PR Feedback * PR Feedback
…tton for Multiship (#3199)
* bump versions and update changelogs * Add breaking label to multi-ship changelog entry * snyc to -preview.2
…450028/updateReadme @W-19450028 - Update the Readme document for MCP
## Fix address name encoding for server double-decoding issue ### Problem The server performs double URL decoding on address names, causing special characters (like `&`, `#`, spaces) to be incorrectly decoded when passed as URL parameters in address mutations. ### Solution - Added `serverSafeEncode()` utility function in `utils/url.js` that applies URL encoding to work around the server's double-decoding behavior - Updated `addresses.jsx` to use `serverSafeEncode()` for `addressName` parameters in both update and remove address mutations - Added comprehensive tests covering various character types and edge cases ### Changes - **New utility**: `serverSafeEncode()` function with JSDoc documentation - **Updated**: Address mutations now encode `addressName` before sending to server - **Added**: 7 test cases for the new utility function ### Future Maintenance The utility is centralized in one place, making it easy to revert if the server-side double-decoding issue is fixed in the future by simply changing the function implementation.
…71_encode-address-name @@W-19811971@@ - Fix address name encoding for server double-decoding issue
…k/W-19840602/fixnodemodulespath @W-19840602 - Bug Fix for paths
…450028/apiExplorerTool @W-19450028 - API explorer Tool
Collaborator
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
This file contains hidden or 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
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.
Description
Einstein suggestion phrases
Types of Changes
Changes
How to Test-Drive This PR
Checklists
General
Accessibility Compliance
You must check off all items in one of the follow two lists:
or...
Localization