Skip to content
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

Custom annotations - Sync service package #572

Open
wants to merge 198 commits into
base: develop
Choose a base branch
from

Conversation

naveenr-egov
Copy link
Collaborator

No description provided.

naveenr-egov and others added 30 commits May 30, 2024 23:46
…kage

moved downsync model and repo to hcm

TODO: publish the versions
Ensure proper Markdown formatting in the CHANGELOG.
* HCM v1.4 Bug Bash Fixes

* HLM-6145:: Resource Card Duplicate validation added

* Complaint user type and source Moved to constants

* HLM-6140:: Tasks Status filter based on each household head
added keyboard type for waybill quantity
added firebase config in app config and mdms

removed unused files in attendance and inventory and updated test case in inventory
Updated deprecated code
Connectivity-plus code changes with respect to latest version changes

Flutter analyze issue fixes

Migrated Flutter gradle plugin to new declarative plugin block
…hint text and info description for search referral (#435)
# Conflicts:
#	apps/health_campaign_field_worker_app/pubspec.lock
#	apps/health_campaign_field_worker_app/pubspec.yaml
#	packages/attendance_management/pubspec.yaml
#	packages/inventory_management/pubspec.lock
#	packages/inventory_management/pubspec.yaml
#	packages/referral_reconciliation/pubspec.yaml
#	packages/registration_delivery/pubspec.lock
#	packages/registration_delivery/pubspec.yaml
added new service for foreground

separated sync service as a package

updated package dependencies
naveenr-egov and others added 30 commits November 18, 2024 16:36
…ent-upgrade

# Conflicts:
#	apps/health_campaign_field_worker_app/pubspec.lock
#	packages/registration_delivery/pubspec.lock
…w_digit_component' into component-upgrade

# Conflicts:
#	apps/health_campaign_field_worker_app/pubspec.lock
#	apps/health_campaign_field_worker_app/pubspec.yaml
#	packages/attendance_management/pubspec.lock
#	packages/digit_firebase_services/pubspec.lock
#	packages/inventory_management/pubspec.lock
#	packages/referral_reconciliation/pubspec.lock
# Conflicts:
#	apps/health_campaign_field_worker_app/lib/data/network_manager.dart
#	apps/health_campaign_field_worker_app/lib/data/repositories/sync/remote_type.dart
#	apps/health_campaign_field_worker_app/lib/data/repositories/sync/sync_down.dart
#	apps/health_campaign_field_worker_app/lib/data/repositories/sync/sync_up.dart
#	apps/health_campaign_field_worker_app/lib/pages/authenticated.dart
#	apps/health_campaign_field_worker_app/lib/pages/home.dart
#	apps/health_campaign_field_worker_app/lib/pages/login.dart
#	apps/health_campaign_field_worker_app/lib/router/app_router.dart
#	apps/health_campaign_field_worker_app/lib/utils/constants.dart
#	apps/health_campaign_field_worker_app/lib/utils/extensions/extensions.dart
#	apps/health_campaign_field_worker_app/lib/utils/utils.dart
#	apps/health_campaign_field_worker_app/pubspec.lock
#	apps/health_campaign_field_worker_app/pubspec.yaml
#	packages/attendance_management/CHANGELOG.md
#	packages/attendance_management/lib/router/attendance_router.dart
#	packages/attendance_management/pubspec.lock
#	packages/attendance_management/pubspec.yaml
#	packages/closed_household/CHANGELOG.md
#	packages/closed_household/lib/pages/closed_household_details.dart
#	packages/closed_household/pubspec.yaml
#	packages/complaints/lib/pages/registration/complaints_location.dart
#	packages/digit_components/example/pubspec.lock
#	packages/digit_components/pubspec.lock
#	packages/digit_components/pubspec.yaml
#	packages/digit_data_model/CHANGELOG.md
#	packages/digit_data_model/lib/models/entities/target.dart
#	packages/digit_data_model/pubspec.lock
#	packages/digit_data_model/pubspec.yaml
#	packages/digit_dss/CHANGELOG.md
#	packages/digit_firebase_services/pubspec.lock
#	packages/digit_scanner/example/pubspec.lock
#	packages/digit_scanner/pubspec.lock
#	packages/inventory_management/CHANGELOG.md
#	packages/inventory_management/pubspec.lock
#	packages/inventory_management/pubspec.yaml
#	packages/referral_reconciliation/CHANGELOG.md
#	packages/referral_reconciliation/lib/pages/create_referral/record_facility_details.dart
#	packages/referral_reconciliation/lib/pages/create_referral/record_referral_details.dart
#	packages/referral_reconciliation/pubspec.lock
#	packages/referral_reconciliation/pubspec.yaml
#	packages/registration_delivery/CHANGELOG.md
#	packages/registration_delivery/lib/pages/beneficiary/beneficiary_checklist.dart
#	packages/registration_delivery/lib/pages/beneficiary/beneficiary_details.dart
#	packages/registration_delivery/lib/pages/beneficiary/delivery_summary_page.dart
#	packages/registration_delivery/lib/pages/beneficiary/refused_delivery.dart
#	packages/registration_delivery/lib/pages/beneficiary/side_effects.dart
#	packages/registration_delivery/lib/pages/beneficiary_registration/individual_details.dart
#	packages/registration_delivery/lib/utils/utils.dart
#	packages/registration_delivery/lib/widgets/member_card/member_card.dart
#	packages/registration_delivery/pubspec.lock
#	packages/registration_delivery/pubspec.yaml
#	packages/survey_form/lib/models/entities/service.dart
#	packages/survey_form/lib/models/entities/service_attributes.dart
#	packages/sync_service/lib/blocs/sync/sync.dart
# Conflicts:
#	apps/health_campaign_field_worker_app/pubspec.lock
#	apps/health_campaign_field_worker_app/pubspec.yaml
#	packages/attendance_management/pubspec.lock
#	packages/attendance_management/pubspec.yaml
#	packages/closed_household/lib/pages/closed_household_details.dart
#	packages/closed_household/pubspec.yaml
#	packages/complaints/example/pubspec.lock
#	packages/complaints/example/pubspec.yaml
#	packages/complaints/pubspec.lock
#	packages/complaints/pubspec.yaml
#	packages/digit_data_model/pubspec.lock
#	packages/digit_data_model/pubspec.yaml
#	packages/inventory_management/pubspec.lock
#	packages/inventory_management/pubspec.yaml
#	packages/referral_reconciliation/lib/pages/create_referral/record_referral_details.dart
#	packages/referral_reconciliation/pubspec.lock
#	packages/referral_reconciliation/pubspec.yaml
#	packages/registration_delivery/lib/pages/beneficiary/beneficiary_details.dart
#	packages/registration_delivery/lib/pages/beneficiary/delivery_summary_page.dart
#	packages/registration_delivery/lib/pages/beneficiary/refused_delivery.dart
#	packages/registration_delivery/lib/pages/beneficiary/side_effects.dart
#	packages/registration_delivery/lib/pages/beneficiary_registration/individual_details.dart
#	packages/registration_delivery/lib/utils/utils.dart
#	packages/registration_delivery/lib/widgets/member_card/member_card.dart
#	packages/registration_delivery/pubspec.lock
#	packages/registration_delivery/pubspec.yaml
#	packages/survey_form/lib/pages/survey_form_view.dart
#	packages/survey_form/pubspec.lock
#	packages/survey_form/pubspec.yaml
fixes related to components
fixes related to components
fixes related to components
updated inventory package with new components
Complaint new component integration
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants