-
Notifications
You must be signed in to change notification settings - Fork 196
debug lines. mock bonus products available for selection (DO NOT MERGE) #3272
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
Draft
sf-shikhar-prasoon
wants to merge
20
commits into
develop
Choose a base branch
from
t/cc-sharks/sprasoon/mockBonusProductsAvailable
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
debug lines. mock bonus products available for selection (DO NOT MERGE) #3272
sf-shikhar-prasoon
wants to merge
20
commits into
develop
from
t/cc-sharks/sprasoon/mockBonusProductsAvailable
Conversation
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
… version) (#2892) (#3173) * Initial restore of base path PR * Rename path functions * Update commerce-sdk-react callbacks and slas private proxy endpoint * Big update * Replace getAppOrigin calls with useAppOrigin * WIP - Filter the base path from all incoming requests to the server * Remove base path from proxied requests + cleanup * Use functions for proxy pathRewrite * A bit of PR cleanup * Lint cleanup * More cleanup * Fix tests * Fix issues found by CI * Lint for override asset * Turn off slas private proxy * Cleanup comments * Update changelog entries * Fix config * Limit base path removal to /mobify or express route * Adjust express filter * Lint * Fix dependency in generated apps * Comment cleanup * use envBasePath as a feature toggle for enabling the base path middleware * Enable basepath removal middlware to handle express routes defined as regexes * Apply suggestions * Adjust app config template * Use pathToRegexp rather than having manual regex interpretation * escape the base path to not allow regex * refactor * Remove ?* from callback url * Handle ? characters in express route * Cache express regexes * Handle properly formatted ()? express groups * Comment cleanup * Apply suggestions to reduce use of regex * Add base path to social login redirectUri * Lint * Update comments and test * Update test with more realistic scenario * Remove path-to-regexp * Refine convertExpressRouteToRegex further * Move express route to regex logic to separate file * Adjust logger and lock file * Revert package-lock changes --------- Signed-off-by: vcua-mobify <47404250+vcua-mobify@users.noreply.github.com> Co-authored-by: vcua-mobify <47404250+vcua-mobify@users.noreply.github.com>
…onus-products-v3-port-from-v4
…bonus-products-v3-port-from-v4 Feature: baseline checkin for manual bonus products v3 port from v4
resolved conflicts b/w "Shipment-based rendering with delivery actions" & "grouped rendering based on related bonus products"
…9441598 @W-19441598 fix quality issue
…asoon/merge-develop-aug29 update feature/manual-bonus-products-v3 with latest commits in develop #3225
update `feature/manual-bonus-products-v3` with `develop`
update `feature/manual-bonus-products-v3` with `develop`
* remove counter on modal. add tests * update 3 modals' appearnance to match * add wishlist toggle icon, add NEW/SALE tag * add more tests
…9587375 Return to the bonus selection modal if there are more available bonus products to be selected
🎉 Snyk checks have passed. No issues have been found so far.✅ security/snyk check is complete. No issues have been found. (View Details) ✅ license/snyk check is complete. No issues have been found. (View Details) |
12 tasks
Base automatically changed from
t/cc-sharks/W-19398462/cartPage/main
to
feature/manual-bonus-products-v3
September 10, 2025 14:07
Base automatically changed from
feature/manual-bonus-products-v3
to
develop
September 22, 2025 21:52
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
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