Skip to content

Om/mobile sync bulk fetch#32

Open
Omprakash-48 wants to merge 11 commits into
developfrom
om/mobile-sync-bulk-fetch
Open

Om/mobile sync bulk fetch#32
Omprakash-48 wants to merge 11 commits into
developfrom
om/mobile-sync-bulk-fetch

Conversation

@Omprakash-48

Copy link
Copy Markdown
Collaborator

No description provided.

dhwani-ankit and others added 10 commits May 22, 2026 13:54
feat(mobile_sync): bulk doc fetch + permission-filtered config
feat(mobile_configuration): add mobile custom fields
Adds mobile_control.api.sync_details.get_sync_details — given the doctypes
the SDK is about to pull (each with its own `since` watermark), returns
per-doctype {changed, count, meta_bumped} so the client can skip no-op
pulls. changed/count are permission-scoped via frappe.get_list (role +
User Permission query conditions); count is bounded by COUNT_CAP. A
per-doctype try/except omits a failing doctype (→ pulled, never wrongly
skipped). Registers the public alias mobile_sync.sync_details.
feat(mobile_otp): implement phone number masking for OTP login response
Formatting-only fix to satisfy the ruff-format pre-commit hook that CI
enforces; no behavioral change.
@Omprakash-48 Omprakash-48 force-pushed the om/mobile-sync-bulk-fetch branch from 0fa8e11 to e8635ee Compare June 4, 2026 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants