-
-
Notifications
You must be signed in to change notification settings - Fork 308
feat(ramps): sync V2 ramps orders via User Storage #9474
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
Merged
Merged
Changes from all commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
36b3e2b
feat(ramps-controller): add V2 ramps order syncing via User Storage (…
cursoragent f58d4bc
Merge remote-tracking branch 'origin/main' into feat/ramps-order-syncing
georgeweiler 82adc61
fix(ramps-controller): restore controller wiring dropped in squash
georgeweiler 7017f31
style(ramps-controller): oxfmt RampsController sync wiring
georgeweiler 0cd9222
fix(ramps-controller): ignore local-only paymentDetails in areOrdersE…
georgeweiler 1c0291a
refactor(ramps-controller): drop cross-SRP order aggregation
georgeweiler 7e8b986
refactor(ramps-controller): use fast-deep-equal for order equality
georgeweiler fd1c7ee
docs(ramps-controller): consolidate order sync changelog
georgeweiler bcbcdc1
chore(ramps-controller): update yarn.lock for fast-deep-equal
georgeweiler d3f718f
Merge remote-tracking branch 'origin/main' into feat/ramps-order-syncing
Copilot 29505d9
fix(ramps-controller): bump lastUpdatedAt and trigger sync on polling…
cursoragent 7630fa0
Merge remote-tracking branch 'origin/main' into feat/ramps-order-syncing
georgeweiler 8c48207
fix(ramps-controller): harden order sync mid-upload and incremental e…
georgeweiler 7dc5304
fix(ramps-controller): preserve sync delete intent
georgeweiler a036390
fix(ramps-controller): bump timestamp for external mid-sync edits
georgeweiler 9b95933
feat(ramps-controller): add V2 ramps order syncing via User Storage (…
cursoragent f67d9c8
fix(ramps-controller): restore controller wiring dropped in squash
georgeweiler 6f1553a
style(ramps-controller): oxfmt RampsController sync wiring
georgeweiler 67a2aa0
fix(ramps-controller): ignore local-only paymentDetails in areOrdersE…
georgeweiler 59587e0
refactor(ramps-controller): drop cross-SRP order aggregation
georgeweiler 832127a
refactor(ramps-controller): use fast-deep-equal for order equality
georgeweiler 4374080
docs(ramps-controller): consolidate order sync changelog
georgeweiler 7b2814d
chore(ramps-controller): update yarn.lock for fast-deep-equal
georgeweiler 46387f8
fix(ramps-controller): bump lastUpdatedAt and trigger sync on polling…
cursoragent 3f9138d
fix(ramps-controller): harden order sync mid-upload and incremental e…
georgeweiler 90c589d
fix(ramps-controller): preserve sync delete intent
georgeweiler 1be137d
fix(ramps-controller): bump timestamp for external mid-sync edits
georgeweiler 66a51f7
fix(ramps-controller): normalize persisted order timestamps
georgeweiler a72a287
Merge remote-tracking branch 'origin/feat/ramps-order-syncing' into f…
georgeweiler 4458638
Merge remote-tracking branch 'origin/main' into feat/ramps-order-syncing
georgeweiler 2d576f0
fix(ramps-controller): drain queued sync after failure
georgeweiler c4d2f6b
Merge remote-tracking branch 'origin/main' into feat/ramps-order-syncing
georgeweiler b16c13b
fix(ramps-controller): harden order sync races
georgeweiler 4dfc75d
fix(ramps-controller): skip User Storage writes on unchanged polls
georgeweiler c58a14f
Merge origin/main into feat/ramps-order-syncing
georgeweiler bd505ff
fix(ramps-controller): resolve no-shadow and regenerate action types
georgeweiler a200d92
Merge origin/main into feat/ramps-order-syncing
georgeweiler 6b4819f
fix(ramps): merge paymentDetails when only local-only fields change
cursoragent 1bcfd7d
fix: include isRampsSyncingEnabled in full-state test literals
georgeweiler File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.