-
Notifications
You must be signed in to change notification settings - Fork 143
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
[App Extensibility ⚙️] Merge develop into extensibility (@W-17273312@) #2162
Open
adamraya
wants to merge
293
commits into
feature/extensibility-v2
Choose a base branch
from
merge-develop-20241206-into-extensibility
base: feature/extensibility-v2
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.
Open
[App Extensibility ⚙️] Merge develop into extensibility (@W-17273312@) #2162
adamraya
wants to merge
293
commits into
feature/extensibility-v2
from
merge-develop-20241206-into-extensibility
Conversation
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
* hide svg from screenreader
…@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)
… base path for /mobify routes)"
Signed-off-by: Brian Feister <[email protected]>
Signed-off-by: Brian Feister <[email protected]>
…-context Merge `feature/shopper-context` into `v5/template-retail-react-app` branch
…ail-react-app Merge / release `v5/template-retail-react-app` and `feature/retail-react-app-v5` branches previously held from `develop`
…ocapi-proxy [Hotfix] Restore OCAPI proxy in config
* fix link list to follow with a11y practise
…ase3.8.x Merge back/ `release3.8.x` => `develop`
* Allow project configuration of queryCache * Revert "Allow project configuration of queryCache" This reverts commit 15b9e2e. * SetqueryClient onError inside our useQuery wrapper * Handle mutations and custom queries * Fix existing tests * Update CHANGELOG.md * Lint fixes and refactoring * useCustomQuery test * Mutation test * Guard so we're not always updating querycache config * custom mutation should throw on HTTP 400 and up * Uncomment custom mutation test * Add tests * Don't rerender form until after login * Tweaks to login after password change * Lint * Remove comment * Cleanup test * Revert profile changes * Move password change into auth helpers * Add test * Update CHANGELOG.md * Clean up * Only clear auth for HTTP 401 * remove clearUserAuth * Add comment about AuthHelper.UpdateCustomerPassword * Set logger * mock guest re-login * Don't use the onError callback * Lint * Refactor custom api options * Add toggle for reauthentication * Logout calls auth.ready * Code cleanup * Re-add comment --------- Signed-off-by: vcua-mobify <[email protected]>
…t-merge-baskets @W-17151938@ - Replace transfer basket call with merge basket on checkout
This reverts commit 1728e8d.
Signed-off-by: Jainam Sheth <[email protected]>
…page-radiobutton-render-error @W-17178104@ - Fixed "getCheckboxProps is not a function" when rendering checkout page in generated app.
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