-
-
Notifications
You must be signed in to change notification settings - Fork 249
Temp/network syncing all changes #4849
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
Prithpal-Sooriya
wants to merge
30
commits into
main
Choose a base branch
from
temp/network-syncing-all-changes
base: main
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.
+2,346
−563
Draft
Changes from 1 commit
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
de3b7f8
feat: add NetworkController actions and events
Prithpal-Sooriya 8844d55
test: add tests to cover calls through the controller messenger
Prithpal-Sooriya ef02bdf
feat: add lastUpdatedAt for NetworkConfiguration
Prithpal-Sooriya 69acd6f
test: update test assertions that require lastUpdateAt property
Prithpal-Sooriya aa490e8
feat: use original networkClientId if provided when adding a network
Prithpal-Sooriya 84301ae
feat: add dangerouslySetNetworkConfiguration method to override netwo…
Prithpal-Sooriya f5649fe
refactor: make dangerouslySetNetworkConfiguration a private method
Prithpal-Sooriya ccb17d2
feat: add main network sync controller integration
Prithpal-Sooriya a933a55
feat: add main network sync controller integration
Prithpal-Sooriya d291144
feat: add network sync callbacks
Prithpal-Sooriya 7d48db3
test: add controller-integration - performMainSync() tests
Prithpal-Sooriya 08c76ec
test: add test coverage
Prithpal-Sooriya dfa83b8
fix: fix syncing issues from manual integration testing
Prithpal-Sooriya c2531fb
test: fix controller integration tests
Prithpal-Sooriya d99306f
test: fix failing batch update network tests
Prithpal-Sooriya f8237c4
refactor: reuse user storage messengers and mocks
Prithpal-Sooriya b54490a
test: add test coverage for services and controller-integration
Prithpal-Sooriya 8cf7bea
test: add controller syncNetwork tests
Prithpal-Sooriya 49d7468
feat: add hasNetworkSyncingSyncedAtLeastOnce check
Prithpal-Sooriya 75fce4a
refactor: use logging library instead of console
Prithpal-Sooriya f774423
feat: add max size bounds for networks to add
Prithpal-Sooriya 0b2a267
fix: fix type issue
Prithpal-Sooriya 86f5267
Merge branch 'main' into temp/network-syncing-all-changes
Prithpal-Sooriya 9de1373
fix: fix type issue
Prithpal-Sooriya 027ab3f
test: fix test
Prithpal-Sooriya 50bb1e2
Merge branch 'main' into temp/network-syncing-all-changes
Prithpal-Sooriya d346ba8
feat: use existing network controller updateNetwork method
Prithpal-Sooriya d1104b6
refactor: remove dangerously set code
Prithpal-Sooriya 1422588
refactor: clean up error logs
Prithpal-Sooriya 5544fdb
feat: stuff
Prithpal-Sooriya 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
Oops, something went wrong.
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.