-
Notifications
You must be signed in to change notification settings - Fork 133
[Woo POS][Local Catalog] Catalog full sync required #14678
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
samiuelson
merged 55 commits into
trunk
from
woomob-1412-woo-poslocal-catalog-full-sync-overdue-handling
Oct 20, 2025
+1,024
−60
Merged
Changes from 26 commits
Commits
Show all changes
55 commits
Select commit
Hold shift + click to select a range
32eaa62
Allow storing last full sync timestamp
samiuelson 5aec9de
Store full sync timestamp
samiuelson df96e15
Check if full sync is overdue
samiuelson 7dd0994
Satisfy detekt's complaints
samiuelson 170d746
Merge branch 'woomob-1405-woo-poslocal-catalog-run-incremental-sync-o…
samiuelson 925d668
Clean up code
samiuelson f6edb88
Clean up code
samiuelson 15df113
Add function to check if local catalog is empty
samiuelson 144d9de
Add getProductCount method
samiuelson 941672f
Execute one-time full sync if needed before opening POS
samiuelson a9eac13
Remove incremental sync from POS splash
samiuelson 06dd9b2
Update WooPosIncrementalSyncReason
samiuelson 2a2bab8
Update WooPosIncrementalSyncReason
samiuelson eba015c
Merge branch 'trunk' into woomob-1412-woo-poslocal-catalog-full-sync-…
samiuelson 5b38e8d
Extract sync state checking into WooPosFullSyncStatusChecker
samiuelson 4800875
Schedule full sync in home if needed
samiuelson e6bb3a9
Fix tests
samiuelson 3f7fed2
Satisfy detekt's complaints
samiuelson 2a54355
Show warning baner in case the full sync is overdue
samiuelson 24ea772
Do not do full sync on app start
samiuelson f0ad8bf
Rename class
samiuelson a21e81d
Merge branch 'woomob-1412-woo-poslocal-catalog-full-sync-overdue-hand…
samiuelson 03356bf
Implement warning banner
samiuelson 5282805
Update layouts to accommodate banner
samiuelson 215cd5a
Handle banner visibility updates
samiuelson 82ea15b
Satisfy detekt's complaints
samiuelson f658137
Update FULL_SYNC_OVERDUE_THRESHOLD to 7 days
samiuelson 29a0fea
Use getWorkInfosForUniqueWorkFlow API for worker monitoring
samiuelson 8415c87
Update tests
samiuelson b5b0dd2
Handle NumberFormatException
samiuelson fae6e2c
Emit error in case site is null
samiuelson 0977a06
Remove comment
samiuelson 1c67f5b
Clean up code
samiuelson 84eb52d
Clean up code
samiuelson 832b108
Merge branch 'woomob-1412-woo-poslocal-catalog-full-sync-overdue-hand…
samiuelson 3e747f4
Merge branch 'trunk' into woomob-1412-woo-poslocal-catalog-full-sync-…
samiuelson afed690
Move initial full sync to splash screen
samiuelson 88fdeab
Clean up code
samiuelson 1bed6b0
Allow entering POS with empty catalog
samiuelson 6190d97
Improve worker completion monitoring
samiuelson e4e7fe6
Merge trunk into woomob-1412-woo-poslocal-catalog-full-sync-overdue-h…
samiuelson ec3a521
Add tests for WooPosFullSyncStatusCheckerTest
samiuelson fe6375a
Clean up code
samiuelson 984b76d
Clean up code
samiuelson c3a3d32
Clean up code
samiuelson 6169c46
Rename method
samiuelson 33cfa10
Clean up code
samiuelson 59358ad
Rename val
samiuelson 11fac8f
Rename composable
samiuelson 929e1d7
Improve naming of state class and vals
samiuelson ca7b5d6
Merge branch woomob-1412-woo-poslocal-catalog-full-sync-overdue-handling
samiuelson c2db87c
Update padding
samiuelson 56bee46
Rename class
samiuelson e685840
Merge branch 'trunk' into woomob-1412-woo-poslocal-catalog-full-sync-…
samiuelson 849a70f
Merge pull request #14704 from woocommerce/woomob-1412-full-sync-over…
samiuelson 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
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.