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

Demo Boundary localization fixes #658

Open
wants to merge 312 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 July 28, 2024 22:45
* added translator for administration area

* Fixed Facility search based on tenant ID

* Added disable battery optimization permission for background service

* Added disable battery optimization ask permission on App start and background service start

* HLM-5984:: Get Precise location on Submitting latitude longitude details

* Reverted install_bricks.sh

* added new status REGISTERED, NOT_REGISTERED

updated conditional check for status by project beneficiaries

* added static status_filter.dart integration in search_beneficiary.dart

* TODO for selected_filters display condition

* integrated household search filters with mdms
implemented search based on filters with pagination for Registered and NotRegistered

* updated status filter component
merge with develop

* create individual_global_search and implemented search

* Auto Create Project Beneficiary on Edit Household, and disable record delivery if no project beneficiary present

* Conflicts resolved

* implemented household_global_search.dart
fixed individual_global_search.dart

* updated proximity search for household_global_search.dart

* Pop State recapture during registration flow, Disable delivery flow for individual based campaign if project beneficiaries is empty (#456)

* updated class state from private for customization override in registration_delivery and inventory

added pagination for filter search

TODO: combination search for registered and not registered needs fix which return only last selected results

* adding missed changes for last commit

* displaying selected filter value for applied filters in search_beneficiary.dart

* updated changelog for inventory and registration_delivery for new dev versions

* updated pubspec lock of registration_delivery

* removed multiple filter selection

modified filter search

* fixed delivery team scanner issues in stock_details.dart

* Fixed - missing addition of scanned resources to additional fields

filter search bug fixes

* HCMPRE-74, HCMPRE-82, HCMPRE-83:: Household Reload Fix, Validations for Household details added (#458)

* updated individual global search

added beneficiary type check in view_beneficiary_card.dart
removed commented code in household_overview.dart

* Added null check for beneficiaryTag in closed_household_summary.dart

* Exposed Registration delivery pages

* updated remote repository and some miner fixes (#461)

Co-authored-by: rachana-egov <rachana.singh@egovernment.org>

* HCMPRE-82:: Validations and Bug Fixes

* small css fixes (#462)

Co-authored-by: rachana-egov <rachana.singh@egovernment.org>
Co-authored-by: Naveen Renati <154230258+naveenr-egov@users.noreply.github.com>

* merge fix

* added closed household search

* status model fix

* Closed-household-registration (#464)

* closed-household-registration

* closed-household-registration

* updated pub file

---------

Co-authored-by: rachana-egov <rachana.singh@egovernment.org>

* added closed household init file
modified user_action.dart model and db corrected
modified closed household status

* updated registration for closed household

* added closed_household search and updating closed household status

* clearing search before navigating to registration flow

* getting last tasks in household_overview.dart

* HCMPRE-107:: Summary page added for Delivery Flow, HCMPRE-111:: Disable Delete household if beneficiary not present (#463)

* Validation and gps fixes

* fixed closed household count

clearing closedhould results for clear

* pagination fix for closed household

* sync down for closed household, updated scan voucher button, and remove the tag when we navigate to a different page (#465)

Co-authored-by: rachana-egov <rachana.singh@egovernment.org>

* DeliverySummary Route added to main app

* seperated closedhousehold search
Bug fixes - HCMPRE-112, 110, 113

* updated all the points of this ticket HCMPRE-120 (#466)

Co-authored-by: rachana-egov <rachana.singh@egovernment.org>

* Bug Fixes, dev version release of packages

* HCMPRE-119:: IRS Demo fixes (#468)

* HCMPRE-119:: IRS Demo fixes

* Removed unused code

* updated closed button action to push closedhousehold

tasks filter with last fix

* updated validation for closed household name and fix error message size (#470)

Co-authored-by: rachana-egov <rachana.singh@egovernment.org>

* Irs demo fix patch (#469)

* HCMPRE-119:: IRS Demo fixes

* Removed unused code

* Edit Household if no project beneficiary fix

* reverted hiding of digit search bar when closed filter is applied

* status update based on last task status in household_overview.dart

mapped administered success in beneficiary_card.dart

moved getstatus to utils.dart

* fixed offset increasing twice

* HCMPRE-121:: Enter manual code fix and Search Beneficiary fixes (#471)

* HCMPRE-121:: Enter manual code fix and Search Beneficiary fixes

* Added date formats to constants

* fixed offset increasing twice

closed household distance fix
emitting scanner state loading

* dev version bump-up for registration and scanner

* version updates for packages

* View Household button added in delete individual success page, Search project beneficiary fix

* added close button to close the filter and disabled the clear button … (#475)

* added close button to close the filter and disabled the clear button unless something is selected

* added validation for closed household head name same as individual

* updated the condition for validation of closehousehold head

---------

Co-authored-by: rachana-egov <rachana.singh@egovernment.org>

* View Household button added in delete individual success page, Search project beneficiary fix (#474)

* Search beneficiary fix

* Search beneficiary fix

* Bloc dispose fix

* Bloc dispose fix

* Updated task based search for household

* Modified closed household package to use registration flow for creating a household and related data along with task as closed

deleted user_action from data_model package

Updating closed_household to not_delivered status after closed household registration

* version updates of closed_household, digit_components, digit_data_model, registration_delivery

* version upgrade for registration_delivery

---------

Co-authored-by: Ramkrishna-egov <ramkrishna.sahoo@egovernments.org>
Co-authored-by: Ramkrishna-egov <85437265+Ramkrishna-egov@users.noreply.github.com>
Co-authored-by: rachana-egov <137176770+rachana-egov@users.noreply.github.com>
Co-authored-by: rachana-egov <rachana.singh@egovernment.org>
* implemented pagination for search

* added one more check to check if last response is equal to current response then also break the loop

* removed changes from data repository and added pagination only project facility and facility

---------

Co-authored-by: rachana-egov <rachana.singh@egovernment.org>
…intervention for closed household task (#479)

Co-authored-by: rachana-egov <rachana.singh@egovernment.org>
* Update closed_household_details.dart (#482)

* Fixed pagination refresh issue (#481)

* Implement search pagination (#476)

* implemented pagination for search

* added one more check to check if last response is equal to current response then also break the loop

* removed changes from data repository and added pagination only project facility and facility

---------

Co-authored-by: rachana-egov <rachana.singh@egovernment.org>

* localization update, input validation for numeric, disabled delivery intervention for closed household task (#479)

Co-authored-by: rachana-egov <rachana.singh@egovernment.org>

* fixed pagination refresh issue

* resolved the comments

---------

Co-authored-by: rachana-egov <rachana.singh@egovernment.org>

* implemented count for filter search, added todo for combination search count

* Fixed count

TODO: search with task status filter

* Fixed search with task status filter

Removed delay in delivery_summary_page.dart

* added code comments

* HCMPRE-165 issues (#484)

* Implement search pagination (#476)

* implemented pagination for search

* added one more check to check if last response is equal to current response then also break the loop

* removed changes from data repository and added pagination only project facility and facility

---------

Co-authored-by: rachana-egov <rachana.singh@egovernment.org>

* localization update, input validation for numeric, disabled delivery intervention for closed household task (#479)

Co-authored-by: rachana-egov <rachana.singh@egovernment.org>

* fixed pagination refresh issue

* resolved the comments

* HCMPRE-162:: Reload issue fix for closed household and not registered

* HCMPRE-165: issues fixes

* updated reasons for refusals

---------

Co-authored-by: rachana-egov <rachana.singh@egovernment.org>
Co-authored-by: Ramkrishna-egov <ramkrishna.sahoo@egovernments.org>

* Updated publock

* Added a check to avoid multiple leftJoin for projectBeneficiary - fix for multiple left join error

* Resolved code comments

---------

Co-authored-by: rachana-egov <137176770+rachana-egov@users.noreply.github.com>
Co-authored-by: rachana-egov <rachana.singh@egovernment.org>
Co-authored-by: Ramkrishna-egov <ramkrishna.sahoo@egovernments.org>
Co-authored-by: rachana-egov <rachana.singh@egovernment.org>
* Delivery summary page Resources and quantity added

* fix for offset increment twice

* Delivery summary page Resources and quantity added

---------

Co-authored-by: Naveen Renati <naveen.renati@egovernments.org>
Co-authored-by: Naveen J <83631045+naveen-egov@users.noreply.github.com>
Co-authored-by: rachana-egov <rachana.singh@egovernment.org>
* Update closed_household_details.dart (#482)

* Fixed pagination refresh issue (#481)

* Implement search pagination (#476)

* implemented pagination for search

* added one more check to check if last response is equal to current response then also break the loop

* removed changes from data repository and added pagination only project facility and facility

---------

Co-authored-by: rachana-egov <rachana.singh@egovernment.org>

* localization update, input validation for numeric, disabled delivery intervention for closed household task (#479)

Co-authored-by: rachana-egov <rachana.singh@egovernment.org>

* fixed pagination refresh issue

* resolved the comments

---------

Co-authored-by: rachana-egov <rachana.singh@egovernment.org>

* implemented count for filter search, added todo for combination search count

* Fixed count

TODO: search with task status filter

* Fixed search with task status filter

Removed delay in delivery_summary_page.dart

* added code comments

* HCMPRE-165 issues (#484)

* Implement search pagination (#476)

* implemented pagination for search

* added one more check to check if last response is equal to current response then also break the loop

* removed changes from data repository and added pagination only project facility and facility

---------

Co-authored-by: rachana-egov <rachana.singh@egovernment.org>

* localization update, input validation for numeric, disabled delivery intervention for closed household task (#479)

Co-authored-by: rachana-egov <rachana.singh@egovernment.org>

* fixed pagination refresh issue

* resolved the comments

* HCMPRE-162:: Reload issue fix for closed household and not registered

* HCMPRE-165: issues fixes

* updated reasons for refusals

---------

Co-authored-by: rachana-egov <rachana.singh@egovernment.org>
Co-authored-by: Ramkrishna-egov <ramkrishna.sahoo@egovernments.org>

* Updated publock

* Added a check to avoid multiple leftJoin for projectBeneficiary - fix for multiple left join error

* created new table for localization

TODO: separate packages localization delegates to individual package and move the localization model to data_model package for common usage

Delete localization related isar files once tested

* init Boundary code wise localization.dart

* create localization local repo

modified module separation from query to exclude and include specified module

* modified module exclude in boundary page

* modified localization call for boundary selection bug where first value is localized in dropdown

* removed un-required localization bloc calls

* updated index value to selected language on home

* removed login cred

---------

Co-authored-by: rachana-egov <137176770+rachana-egov@users.noreply.github.com>
Co-authored-by: rachana-egov <rachana.singh@egovernment.org>
Co-authored-by: Ramkrishna-egov <ramkrishna.sahoo@egovernments.org>
… and added null check for table (#490)

* HCMPRE-156 : type 'double' is not a subtype of type 'String'

* added check if the first table row is null

---------

Co-authored-by: rachana-egov <rachana.singh@egovernment.org>
Co-authored-by: Naveen J <83631045+naveen-egov@users.noreply.github.com>
…and digit_dss package initial release (#480)

* added translator for administration area

* Fixed Facility search based on tenant ID

* Added disable battery optimization permission for background service

* Added disable battery optimization ask permission on App start and background service start

* HLM-5984:: Get Precise location on Submitting latitude longitude details

* Reverted install_bricks.sh

* added new status REGISTERED, NOT_REGISTERED

updated conditional check for status by project beneficiaries

* added static status_filter.dart integration in search_beneficiary.dart

* TODO for selected_filters display condition

* integrated household search filters with mdms
implemented search based on filters with pagination for Registered and NotRegistered

* updated status filter component
merge with develop

* create individual_global_search and implemented search

* Auto Create Project Beneficiary on Edit Household, and disable record delivery if no project beneficiary present

* Conflicts resolved

* Pop State recapture during registration flow, Disable delivery flow for individual based campaign if project beneficiaries is empty

* implemented household_global_search.dart
fixed individual_global_search.dart

* updated proximity search for household_global_search.dart

* Pop State recapture during registration flow, Disable delivery flow for individual based campaign if project beneficiaries is empty (#456)

* updated class state from private for customization override in registration_delivery and inventory

added pagination for filter search

TODO: combination search for registered and not registered needs fix which return only last selected results

* adding missed changes for last commit

* HCMPRE-55 Dashboard Static Screen added

* displaying selected filter value for applied filters in search_beneficiary.dart

* updated changelog for inventory and registration_delivery for new dev versions

* updated pubspec lock of registration_delivery

* removed multiple filter selection

modified filter search

* fixed delivery team scanner issues in stock_details.dart

* Fixed - missing addition of scanned resources to additional fields

filter search bug fixes

* HCMPRE-74, HCMPRE-82, HCMPRE-83:: Household Reload Fix, Validations for Household details added (#458)

* updated individual global search

added beneficiary type check in view_beneficiary_card.dart
removed commented code in household_overview.dart

* Added null check for beneficiaryTag in closed_household_summary.dart

* Exposed Registration delivery pages

* updated remote repository and some miner fixes (#461)

Co-authored-by: rachana-egov <rachana.singh@egovernment.org>

* HCMPRE-82:: Validations and Bug Fixes

* small css fixes (#462)

Co-authored-by: rachana-egov <rachana.singh@egovernment.org>
Co-authored-by: Naveen Renati <154230258+naveenr-egov@users.noreply.github.com>

* merge fix

* added closed household search

* status model fix

* Closed-household-registration (#464)

* closed-household-registration

* closed-household-registration

* updated pub file

---------

Co-authored-by: rachana-egov <rachana.singh@egovernment.org>

* added closed household init file
modified user_action.dart model and db corrected
modified closed household status

* updated registration for closed household

* added closed_household search and updating closed household status

* clearing search before navigating to registration flow

* getting last tasks in household_overview.dart

* HCMPRE-107:: Summary page added for Delivery Flow, HCMPRE-111:: Disable Delete household if beneficiary not present (#463)

* Validation and gps fixes

* fixed closed household count

clearing closedhould results for clear

* pagination fix for closed household

* sync down for closed household, updated scan voucher button, and remove the tag when we navigate to a different page (#465)

Co-authored-by: rachana-egov <rachana.singh@egovernment.org>

* DeliverySummary Route added to main app

* seperated closedhousehold search
Bug fixes - HCMPRE-112, 110, 113

* updated all the points of this ticket HCMPRE-120 (#466)

Co-authored-by: rachana-egov <rachana.singh@egovernment.org>

* Bug Fixes, dev version release of packages

* HCMPRE-119:: IRS Demo fixes (#468)

* HCMPRE-119:: IRS Demo fixes

* Removed unused code

* updated closed button action to push closedhousehold

tasks filter with last fix

* updated validation for closed household name and fix error message size (#470)

Co-authored-by: rachana-egov <rachana.singh@egovernment.org>

* Irs demo fix patch (#469)

* HCMPRE-119:: IRS Demo fixes

* Removed unused code

* Edit Household if no project beneficiary fix

* reverted hiding of digit search bar when closed filter is applied

* status update based on last task status in household_overview.dart

mapped administered success in beneficiary_card.dart

moved getstatus to utils.dart

* fixed offset increasing twice

* HCMPRE-121:: Enter manual code fix and Search Beneficiary fixes (#471)

* HCMPRE-121:: Enter manual code fix and Search Beneficiary fixes

* Added date formats to constants

* fixed offset increasing twice

closed household distance fix
emitting scanner state loading

* dev version bump-up for registration and scanner

* version updates for packages

* View Household button added in delete individual success page, Search project beneficiary fix

* added close button to close the filter and disabled the clear button … (#475)

* added close button to close the filter and disabled the clear button unless something is selected

* added validation for closed household head name same as individual

* updated the condition for validation of closehousehold head

---------

Co-authored-by: rachana-egov <rachana.singh@egovernment.org>

* View Household button added in delete individual success page, Search project beneficiary fix (#474)

* Search beneficiary fix

* Search beneficiary fix

* Bloc dispose fix

* Bloc dispose fix

* Updated task based search for household

* HCMPRE-177:: Metric Chart Integration and digit_dss package setup

* HCMPRE-177:: Added Refresh Indicator for refreshing the dashboard

* HCMPRE-177:: Table chart integration and Refresh logic update

* Added code comments for digit_dss package

* Added enums and constants

* Resolved code comments and updated versions for packages

* HCMPRE177:: Moved dashboard UI Config to MDMS

* HCMPRE177:: Added dss_import script for digit_dss package

* Resolved code comments

* Updated dashboard Config

* Added dashboard config search to try catch block

* Resolved conflicts

* published data_model and registration_delivery

* Added Read me file and updated pubspec.yaml

---------

Co-authored-by: Naveen Renati <naveen.renati@egovernments.org>
Co-authored-by: rachana-egov <137176770+rachana-egov@users.noreply.github.com>
Co-authored-by: rachana-egov <rachana.singh@egovernment.org>
Co-authored-by: Naveen Renati <154230258+naveenr-egov@users.noreply.github.com>
…rs (#491)

* added translator for administration area

* Fixed Facility search based on tenant ID

* Added disable battery optimization permission for background service

* Added disable battery optimization ask permission on App start and background service start

* HLM-5984:: Get Precise location on Submitting latitude longitude details

* Reverted install_bricks.sh

* added new status REGISTERED, NOT_REGISTERED

updated conditional check for status by project beneficiaries

* added static status_filter.dart integration in search_beneficiary.dart

* TODO for selected_filters display condition

* integrated household search filters with mdms
implemented search based on filters with pagination for Registered and NotRegistered

* updated status filter component
merge with develop

* create individual_global_search and implemented search

* Auto Create Project Beneficiary on Edit Household, and disable record delivery if no project beneficiary present

* Conflicts resolved

* Pop State recapture during registration flow, Disable delivery flow for individual based campaign if project beneficiaries is empty

* implemented household_global_search.dart
fixed individual_global_search.dart

* updated proximity search for household_global_search.dart

* Pop State recapture during registration flow, Disable delivery flow for individual based campaign if project beneficiaries is empty (#456)

* updated class state from private for customization override in registration_delivery and inventory

added pagination for filter search

TODO: combination search for registered and not registered needs fix which return only last selected results

* adding missed changes for last commit

* HCMPRE-55 Dashboard Static Screen added

* displaying selected filter value for applied filters in search_beneficiary.dart

* updated changelog for inventory and registration_delivery for new dev versions

* updated pubspec lock of registration_delivery

* removed multiple filter selection

modified filter search

* fixed delivery team scanner issues in stock_details.dart

* Fixed - missing addition of scanned resources to additional fields

filter search bug fixes

* HCMPRE-74, HCMPRE-82, HCMPRE-83:: Household Reload Fix, Validations for Household details added (#458)

* updated individual global search

added beneficiary type check in view_beneficiary_card.dart
removed commented code in household_overview.dart

* Added null check for beneficiaryTag in closed_household_summary.dart

* Exposed Registration delivery pages

* updated remote repository and some miner fixes (#461)

Co-authored-by: rachana-egov <rachana.singh@egovernment.org>

* HCMPRE-82:: Validations and Bug Fixes

* small css fixes (#462)

Co-authored-by: rachana-egov <rachana.singh@egovernment.org>
Co-authored-by: Naveen Renati <154230258+naveenr-egov@users.noreply.github.com>

* merge fix

* added closed household search

* status model fix

* Closed-household-registration (#464)

* closed-household-registration

* closed-household-registration

* updated pub file

---------

Co-authored-by: rachana-egov <rachana.singh@egovernment.org>

* added closed household init file
modified user_action.dart model and db corrected
modified closed household status

* updated registration for closed household

* added closed_household search and updating closed household status

* clearing search before navigating to registration flow

* getting last tasks in household_overview.dart

* HCMPRE-107:: Summary page added for Delivery Flow, HCMPRE-111:: Disable Delete household if beneficiary not present (#463)

* Validation and gps fixes

* fixed closed household count

clearing closedhould results for clear

* pagination fix for closed household

* sync down for closed household, updated scan voucher button, and remove the tag when we navigate to a different page (#465)

Co-authored-by: rachana-egov <rachana.singh@egovernment.org>

* DeliverySummary Route added to main app

* seperated closedhousehold search
Bug fixes - HCMPRE-112, 110, 113

* updated all the points of this ticket HCMPRE-120 (#466)

Co-authored-by: rachana-egov <rachana.singh@egovernment.org>

* Bug Fixes, dev version release of packages

* HCMPRE-119:: IRS Demo fixes (#468)

* HCMPRE-119:: IRS Demo fixes

* Removed unused code

* updated closed button action to push closedhousehold

tasks filter with last fix

* updated validation for closed household name and fix error message size (#470)

Co-authored-by: rachana-egov <rachana.singh@egovernment.org>

* Irs demo fix patch (#469)

* HCMPRE-119:: IRS Demo fixes

* Removed unused code

* Edit Household if no project beneficiary fix

* reverted hiding of digit search bar when closed filter is applied

* status update based on last task status in household_overview.dart

mapped administered success in beneficiary_card.dart

moved getstatus to utils.dart

* fixed offset increasing twice

* HCMPRE-121:: Enter manual code fix and Search Beneficiary fixes (#471)

* HCMPRE-121:: Enter manual code fix and Search Beneficiary fixes

* Added date formats to constants

* fixed offset increasing twice

closed household distance fix
emitting scanner state loading

* dev version bump-up for registration and scanner

* version updates for packages

* View Household button added in delete individual success page, Search project beneficiary fix

* added close button to close the filter and disabled the clear button … (#475)

* added close button to close the filter and disabled the clear button unless something is selected

* added validation for closed household head name same as individual

* updated the condition for validation of closehousehold head

---------

Co-authored-by: rachana-egov <rachana.singh@egovernment.org>

* View Household button added in delete individual success page, Search project beneficiary fix (#474)

* Search beneficiary fix

* Search beneficiary fix

* Bloc dispose fix

* Bloc dispose fix

* Updated task based search for household

* HCMPRE-177:: Metric Chart Integration and digit_dss package setup

* HCMPRE-177:: Added Refresh Indicator for refreshing the dashboard

* HCMPRE-177:: Table chart integration and Refresh logic update

* Added code comments for digit_dss package

* Added enums and constants

* Resolved code comments and updated versions for packages

* HCMPRE177:: Moved dashboard UI Config to MDMS

* HCMPRE177:: Added dss_import script for digit_dss package

* Resolved code comments

* Updated dashboard Config

* Added dashboard config search to try catch block

* Resolved conflicts

* published data_model and registration_delivery

* Added Read me file and updated pubspec.yaml

* Fetch and send attendees uuids of registers to dss filters

* Added dss filters

---------

Co-authored-by: Naveen Renati <naveen.renati@egovernments.org>
Co-authored-by: rachana-egov <137176770+rachana-egov@users.noreply.github.com>
Co-authored-by: rachana-egov <rachana.singh@egovernment.org>
Co-authored-by: Naveen Renati <154230258+naveenr-egov@users.noreply.github.com>
)

* Update closed_household_details.dart (#482)

* Fixed pagination refresh issue (#481)

* Implement search pagination (#476)

* implemented pagination for search

* added one more check to check if last response is equal to current response then also break the loop

* removed changes from data repository and added pagination only project facility and facility

---------

Co-authored-by: rachana-egov <rachana.singh@egovernment.org>

* localization update, input validation for numeric, disabled delivery intervention for closed household task (#479)

Co-authored-by: rachana-egov <rachana.singh@egovernment.org>

* fixed pagination refresh issue

* resolved the comments

---------

Co-authored-by: rachana-egov <rachana.singh@egovernment.org>

* implemented count for filter search, added todo for combination search count

* Fixed count

TODO: search with task status filter

* Fixed search with task status filter

Removed delay in delivery_summary_page.dart

* added code comments

* HCMPRE-165 issues (#484)

* Implement search pagination (#476)

* implemented pagination for search

* added one more check to check if last response is equal to current response then also break the loop

* removed changes from data repository and added pagination only project facility and facility

---------

Co-authored-by: rachana-egov <rachana.singh@egovernment.org>

* localization update, input validation for numeric, disabled delivery intervention for closed household task (#479)

Co-authored-by: rachana-egov <rachana.singh@egovernment.org>

* fixed pagination refresh issue

* resolved the comments

* HCMPRE-162:: Reload issue fix for closed household and not registered

* HCMPRE-165: issues fixes

* updated reasons for refusals

---------

Co-authored-by: rachana-egov <rachana.singh@egovernment.org>
Co-authored-by: Ramkrishna-egov <ramkrishna.sahoo@egovernments.org>

* Updated publock

* Added a check to avoid multiple leftJoin for projectBeneficiary - fix for multiple left join error

* Resolved code comments

* HCMPRE220:: Household overview state update on pushing to Registration Wrapper

* update task state if task is already present

* updated selection box to update on initial selection change and updated delivery comment code

* remove changes from beneficiary

* task update

* HCMPRE-220:: SMC Not registered flow reload fix,and closed household Not delivered status fix

* added loader for filter search

* Added name of user to additional details in stock and delivery record

* updated delivery intervention

* check summary page condition for edit flow

* fixed task update for delivery intervention

* fixed household detail page

---------

Co-authored-by: rachana-egov <rachana.singh@egovernment.org>
Co-authored-by: Naveen Renati <naveen.renati@egovernments.org>
Co-authored-by: Ramkrishna-egov <ramkrishna.sahoo@egovernments.org>
Co-authored-by: Ramkrishna-egov <85437265+Ramkrishna-egov@users.noreply.github.com>
* updated status and registration_delivery_enums.dart

updated check for check-list check in household_overview.dart

* Todo for individual check in beneficiary_registration.dart
Co-authored-by: rachana-egov <rachana.singh@egovernment.org>
Co-authored-by: rachana-egov <rachana.singh@egovernment.org>
…list (#526)

Co-authored-by: rachana-egov <rachana.singh@egovernment.org>
* Update closed_household_details.dart (#482)

* Fixed pagination refresh issue (#481)

* Implement search pagination (#476)

* implemented pagination for search

* added one more check to check if last response is equal to current response then also break the loop

* removed changes from data repository and added pagination only project facility and facility

---------

Co-authored-by: rachana-egov <rachana.singh@egovernment.org>

* localization update, input validation for numeric, disabled delivery intervention for closed household task (#479)

Co-authored-by: rachana-egov <rachana.singh@egovernment.org>

* fixed pagination refresh issue

* resolved the comments

---------

Co-authored-by: rachana-egov <rachana.singh@egovernment.org>

* implemented count for filter search, added todo for combination search count

* Fixed count

TODO: search with task status filter

* Fixed search with task status filter

Removed delay in delivery_summary_page.dart

* added code comments

* HCMPRE-165 issues (#484)

* Implement search pagination (#476)

* implemented pagination for search

* added one more check to check if last response is equal to current response then also break the loop

* removed changes from data repository and added pagination only project facility and facility

---------

Co-authored-by: rachana-egov <rachana.singh@egovernment.org>

* localization update, input validation for numeric, disabled delivery intervention for closed household task (#479)

Co-authored-by: rachana-egov <rachana.singh@egovernment.org>

* fixed pagination refresh issue

* resolved the comments

* HCMPRE-162:: Reload issue fix for closed household and not registered

* HCMPRE-165: issues fixes

* updated reasons for refusals

---------

Co-authored-by: rachana-egov <rachana.singh@egovernment.org>
Co-authored-by: Ramkrishna-egov <ramkrishna.sahoo@egovernments.org>

* Updated publock

* Added a check to avoid multiple leftJoin for projectBeneficiary - fix for multiple left join error

* created new table for localization

TODO: separate packages localization delegates to individual package and move the localization model to data_model package for common usage

Delete localization related isar files once tested

* init Boundary code wise localization.dart

* create localization local repo

modified module separation from query to exclude and include specified module

* modified module exclude in boundary page

* modified localization call for boundary selection bug where first value is localized in dropdown

* removed un-required localization bloc calls

* updated index value to selected language on home

* Uploaded pre release for inventory-management and digit-dss

* Updated delivery enums for Not delivered status

* Updated status model in task to taskStatus

* Updated registration delivery package

* Reverted Task Model status key change

* Update pubspec with latest version of packages

* Summary page Type of resource locale key updated

* Resolved comments

* Resolved comments and unused variables

* Resolved comments and unused variables

* Updated version

* Updated individual_global_search.dart for search

* added data segration

* check to enable edit delivery

* added project filter

* Registration delivery- Attendance management fixes (#497)

* Removed captured location dialog on attendance submit

* Removed stpper if deliveries length is greater than 1

* Updated digit_components and digit_data_model packages in attendance management

* Updated digit_components and digit_data_model packages in attendance management

* Localization loader and dialog localization fix (#505)

* added dialog till localization is not loaded

* fixed localization not coming issue

* added a util funtion to show language loading

---------

Co-authored-by: rachana-egov <rachana.singh@egovernment.org>

* updated search added project id in beneficiary search

removed commented code

* User uuids filter fixes for attendees local search in an attendance register (#512)

* User uuids filters fixes for attendees search in a register

* Removed default dashboard card from home

* Sync fix

---------

Co-authored-by: Naveen Renati <154230258+naveenr-egov@users.noreply.github.com>

* Added Task address mapping on refused delivery (#514)

* replace and push homepage from boundary page sync dialog

* updated register search query to exclude attendee and staff in limit query

updated attendance and registration_delivery package

* registration_delivery package update

* * Added error toast for network failure (#525)

* No result card added if no charts available

* Updated end date for dss charts to 23:59 instead of 11:59 (#527)

* task create fix - removed condition check of resources during create

updated changelog of registration, closed, digit_data_model, inventory, registration_delivery

--dry-run fixes

* Updated stable packages for scanner, attendance and dss (#528)

* updated packages to latest version
digit_components version update

---------

Co-authored-by: rachana-egov <137176770+rachana-egov@users.noreply.github.com>
Co-authored-by: rachana-egov <rachana.singh@egovernment.org>
Co-authored-by: Naveen Renati <naveen.renati@egovernments.org>
Co-authored-by: Ramkrishna-egov <ramkrishna.sahoo@egovernments.org>
Co-authored-by: Ramkrishna-egov <85437265+Ramkrishna-egov@users.noreply.github.com>
Co-authored-by: Naveen Renati <154230258+naveenr-egov@users.noreply.github.com>
* added data privacy component

* added privacy component

* updated localization

* updated the dialog to use localized value

* updated privacy config inside mdms

* updated privacy model

* removed local privacy config now coming from mdms

* Delete packages/digit_components/lib/widgets/atoms/privacy_component.dart

as component is part of main application

* fixed github build issue

* added a configuration to enable or disable this privacy policy component

* fix the issue when privacy policy component is not there

* fix the issue when privacy policy component is not there

* fixed github comments

---------

Co-authored-by: rachana-egov <rachana.singh@egovernment.org>
… to date format (#540)

* HCMPRE-332:: Mobile dashboard added check for lastSyncTime to convert to date format

* added a enum for lastSyncedTime

---------

Co-authored-by: rachana-egov <rachana.singh@egovernment.org>
… back (#538)

* Update closed_household_details.dart (#482)

* Fixed pagination refresh issue (#481)

* Implement search pagination (#476)

* implemented pagination for search

* added one more check to check if last response is equal to current response then also break the loop

* removed changes from data repository and added pagination only project facility and facility

---------

Co-authored-by: rachana-egov <rachana.singh@egovernment.org>

* localization update, input validation for numeric, disabled delivery intervention for closed household task (#479)

Co-authored-by: rachana-egov <rachana.singh@egovernment.org>

* fixed pagination refresh issue

* resolved the comments

---------

Co-authored-by: rachana-egov <rachana.singh@egovernment.org>

* implemented count for filter search, added todo for combination search count

* Fixed count

TODO: search with task status filter

* Fixed search with task status filter

Removed delay in delivery_summary_page.dart

* added code comments

* HCMPRE-165 issues (#484)

* Implement search pagination (#476)

* implemented pagination for search

* added one more check to check if last response is equal to current response then also break the loop

* removed changes from data repository and added pagination only project facility and facility

---------

Co-authored-by: rachana-egov <rachana.singh@egovernment.org>

* localization update, input validation for numeric, disabled delivery intervention for closed household task (#479)

Co-authored-by: rachana-egov <rachana.singh@egovernment.org>

* fixed pagination refresh issue

* resolved the comments

* HCMPRE-162:: Reload issue fix for closed household and not registered

* HCMPRE-165: issues fixes

* updated reasons for refusals

---------

Co-authored-by: rachana-egov <rachana.singh@egovernment.org>
Co-authored-by: Ramkrishna-egov <ramkrishna.sahoo@egovernments.org>

* Updated publock

* Added a check to avoid multiple leftJoin for projectBeneficiary - fix for multiple left join error

* created new table for localization

TODO: separate packages localization delegates to individual package and move the localization model to data_model package for common usage

Delete localization related isar files once tested

* init Boundary code wise localization.dart

* create localization local repo

modified module separation from query to exclude and include specified module

* modified module exclude in boundary page

* modified localization call for boundary selection bug where first value is localized in dropdown

* removed un-required localization bloc calls

* updated index value to selected language on home

* Uploaded pre release for inventory-management and digit-dss

* Updated delivery enums for Not delivered status

* Updated status model in task to taskStatus

* Updated registration delivery package

* Reverted Task Model status key change

* Update pubspec with latest version of packages

* Summary page Type of resource locale key updated

* Resolved comments

* Resolved comments and unused variables

* Resolved comments and unused variables

* Updated version

* Updated individual_global_search.dart for search

* added data segration

* check to enable edit delivery

* added project filter

* Registration delivery- Attendance management fixes (#497)

* Removed captured location dialog on attendance submit

* Removed stpper if deliveries length is greater than 1

* Updated digit_components and digit_data_model packages in attendance management

* Updated digit_components and digit_data_model packages in attendance management

* Localization loader and dialog localization fix (#505)

* added dialog till localization is not loaded

* fixed localization not coming issue

* added a util funtion to show language loading

---------

Co-authored-by: rachana-egov <rachana.singh@egovernment.org>

* updated search added project id in beneficiary search

removed commented code

* User uuids filter fixes for attendees local search in an attendance register (#512)

* User uuids filters fixes for attendees search in a register

* Removed default dashboard card from home

* Sync fix

---------

Co-authored-by: Naveen Renati <154230258+naveenr-egov@users.noreply.github.com>

* Added Task address mapping on refused delivery (#514)

* replace and push homepage from boundary page sync dialog

* updated register search query to exclude attendee and staff in limit query

updated attendance and registration_delivery package

* registration_delivery package update

* * Added error toast for network failure (#525)

* No result card added if no charts available

* Updated end date for dss charts to 23:59 instead of 11:59 (#527)

* task create fix - removed condition check of resources during create

updated changelog of registration, closed, digit_data_model, inventory, registration_delivery

--dry-run fixes

* Updated stable packages for scanner, attendance and dss (#528)

* updated packages to latest version
digit_components version update

* added fallback ui dialog when localization call fails.

* added localization code

* merge from dev

* fix for isar transaction lock issue

* moved boundary localization path to constants.
Updated dialog in language_selection.dart page

* isar lock fix

* updated data_model version for isar fix.
updated a check in language_selection.dart for dialog

---------

Co-authored-by: rachana-egov <137176770+rachana-egov@users.noreply.github.com>
Co-authored-by: rachana-egov <rachana.singh@egovernment.org>
Co-authored-by: Ramkrishna-egov <ramkrishna.sahoo@egovernments.org>
Co-authored-by: naveen-egov <naveen.j@egovernments.org>
Co-authored-by: Ramkrishna-egov <85437265+Ramkrishna-egov@users.noreply.github.com>
* Update closed_household_details.dart (#482)

* Fixed pagination refresh issue (#481)

* Implement search pagination (#476)

* implemented pagination for search

* added one more check to check if last response is equal to current response then also break the loop

* removed changes from data repository and added pagination only project facility and facility

---------

Co-authored-by: rachana-egov <rachana.singh@egovernment.org>

* localization update, input validation for numeric, disabled delivery intervention for closed household task (#479)

Co-authored-by: rachana-egov <rachana.singh@egovernment.org>

* fixed pagination refresh issue

* resolved the comments

---------

Co-authored-by: rachana-egov <rachana.singh@egovernment.org>

* implemented count for filter search, added todo for combination search count

* Fixed count

TODO: search with task status filter

* Fixed search with task status filter

Removed delay in delivery_summary_page.dart

* added code comments

* HCMPRE-165 issues (#484)

* Implement search pagination (#476)

* implemented pagination for search

* added one more check to check if last response is equal to current response then also break the loop

* removed changes from data repository and added pagination only project facility and facility

---------

Co-authored-by: rachana-egov <rachana.singh@egovernment.org>

* localization update, input validation for numeric, disabled delivery intervention for closed household task (#479)

Co-authored-by: rachana-egov <rachana.singh@egovernment.org>

* fixed pagination refresh issue

* resolved the comments

* HCMPRE-162:: Reload issue fix for closed household and not registered

* HCMPRE-165: issues fixes

* updated reasons for refusals

---------

Co-authored-by: rachana-egov <rachana.singh@egovernment.org>
Co-authored-by: Ramkrishna-egov <ramkrishna.sahoo@egovernments.org>

* Updated publock

* Added a check to avoid multiple leftJoin for projectBeneficiary - fix for multiple left join error

* created new table for localization

TODO: separate packages localization delegates to individual package and move the localization model to data_model package for common usage

Delete localization related isar files once tested

* init Boundary code wise localization.dart

* create localization local repo

modified module separation from query to exclude and include specified module

* modified module exclude in boundary page

* modified localization call for boundary selection bug where first value is localized in dropdown

* removed un-required localization bloc calls

* updated index value to selected language on home

* Uploaded pre release for inventory-management and digit-dss

* Updated delivery enums for Not delivered status

* Updated status model in task to taskStatus

* Updated registration delivery package

* Reverted Task Model status key change

* Update pubspec with latest version of packages

* Summary page Type of resource locale key updated

* Resolved comments

* Resolved comments and unused variables

* Resolved comments and unused variables

* Updated version

* Updated individual_global_search.dart for search

* added data segration

* check to enable edit delivery

* added project filter

* Registration delivery- Attendance management fixes (#497)

* Removed captured location dialog on attendance submit

* Removed stpper if deliveries length is greater than 1

* Updated digit_components and digit_data_model packages in attendance management

* Updated digit_components and digit_data_model packages in attendance management

* Localization loader and dialog localization fix (#505)

* added dialog till localization is not loaded

* fixed localization not coming issue

* added a util funtion to show language loading

---------

Co-authored-by: rachana-egov <rachana.singh@egovernment.org>

* updated search added project id in beneficiary search

removed commented code

* User uuids filter fixes for attendees local search in an attendance register (#512)

* User uuids filters fixes for attendees search in a register

* Removed default dashboard card from home

* Sync fix

---------

Co-authored-by: Naveen Renati <154230258+naveenr-egov@users.noreply.github.com>

* Added Task address mapping on refused delivery (#514)

* replace and push homepage from boundary page sync dialog

* updated register search query to exclude attendee and staff in limit query

updated attendance and registration_delivery package

* registration_delivery package update

* * Added error toast for network failure (#525)

* No result card added if no charts available

* Updated end date for dss charts to 23:59 instead of 11:59 (#527)

* task create fix - removed condition check of resources during create

updated changelog of registration, closed, digit_data_model, inventory, registration_delivery

--dry-run fixes

* Updated stable packages for scanner, attendance and dss (#528)

* updated packages to latest version
digit_components version update

* added fallback ui dialog when localization call fails.

* added localization code

* merge from dev

* fix for isar transaction lock issue

* moved boundary localization path to constants.
Updated dialog in language_selection.dart page

* isar lock fix

* pulled changes from impel related to background service

added missing audit details and client audit details for beneficiary_checklist.dart

---------

Co-authored-by: rachana-egov <137176770+rachana-egov@users.noreply.github.com>
Co-authored-by: rachana-egov <rachana.singh@egovernment.org>
Co-authored-by: Ramkrishna-egov <ramkrishna.sahoo@egovernments.org>
Co-authored-by: naveen-egov <naveen.j@egovernments.org>
Co-authored-by: Ramkrishna-egov <85437265+Ramkrishna-egov@users.noreply.github.com>
Co-authored-by: rachana-egov <rachana.singh@egovernment.org>
Co-authored-by: rachana-egov <rachana.singh@egovernment.org>
…RE-355

# Conflicts:
#	apps/health_campaign_field_worker_app/android/app/src/main/AndroidManifest.xml
#	apps/health_campaign_field_worker_app/lib/blocs/app_initialization/app_initialization.dart
#	apps/health_campaign_field_worker_app/lib/blocs/projects_beneficiary_downsync/project_beneficiaries_downsync.dart
#	apps/health_campaign_field_worker_app/lib/data/network_manager.dart
#	apps/health_campaign_field_worker_app/lib/data/repositories/sync/sync_down.dart
#	apps/health_campaign_field_worker_app/lib/models/app_config/app_config_model.dart
#	apps/health_campaign_field_worker_app/lib/models/app_config/app_config_model.freezed.dart
#	apps/health_campaign_field_worker_app/lib/models/app_config/app_config_model.g.dart
#	apps/health_campaign_field_worker_app/lib/models/entities/mdms_master_enums.dart
#	apps/health_campaign_field_worker_app/lib/models/entities/mdms_master_enums.mapper.dart
#	apps/health_campaign_field_worker_app/lib/pages/authenticated.dart
#	apps/health_campaign_field_worker_app/lib/pages/boundary_selection.dart
#	apps/health_campaign_field_worker_app/lib/pages/home.dart
#	apps/health_campaign_field_worker_app/lib/pages/reports/beneficiary/beneficaries_report.dart
#	apps/health_campaign_field_worker_app/lib/utils/background_service.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/i18_key_constants.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/pubspec.lock
#	packages/attendance_management/pubspec.yaml
#	packages/digit_components/CHANGELOG.md
#	packages/digit_components/example/pubspec.lock
#	packages/digit_components/pubspec.yaml
#	packages/digit_data_model/CHANGELOG.md
#	packages/digit_data_model/lib/data/local_store/sql_store/sql_store.g.dart
#	packages/digit_data_model/pubspec.yaml
#	packages/digit_dss/test/digit_dss_test.dart
#	packages/digit_scanner/CHANGELOG.md
#	packages/digit_scanner/example/pubspec.lock
#	packages/digit_scanner/lib/pages/qr_scanner.dart
#	packages/digit_scanner/pubspec.lock
#	packages/digit_scanner/pubspec.yaml
#	packages/inventory_management/CHANGELOG.md
#	packages/inventory_management/lib/data/repositories/local/stock.dart
#	packages/inventory_management/lib/pages/reports/report_details.dart
#	packages/inventory_management/lib/utils/utils.dart
#	packages/inventory_management/pubspec.lock
#	packages/inventory_management/pubspec.yaml
#	packages/referral_reconciliation/CHANGELOG.md
#	packages/referral_reconciliation/pubspec.lock
#	packages/referral_reconciliation/pubspec.yaml
#	packages/registration_delivery/CHANGELOG.md
#	packages/registration_delivery/lib/pages/beneficiary/beneficiary_details.dart
#	packages/registration_delivery/lib/pages/beneficiary/deliver_intervention.dart
#	packages/registration_delivery/lib/pages/beneficiary_registration/household_details.dart
#	packages/registration_delivery/lib/pages/beneficiary_registration/individual_details.dart
#	packages/registration_delivery/lib/pages/registration_delivery_wrapper.dart
#	packages/registration_delivery/lib/registration_delivery.dart
#	packages/registration_delivery/lib/registration_delivery.init.dart
#	packages/registration_delivery/lib/utils/utils.dart
#	packages/registration_delivery/lib/widgets/beneficiary/view_beneficiary_card.dart
#	packages/registration_delivery/pubspec.lock
#	packages/registration_delivery/pubspec.yaml
#	packages/sync_service/lib/blocs/sync/sync.dart
#	tools/attendance_package_imports.dart
#	tools/inventory_package_imports.dart
#	tools/referral_reconciliation_imports.dart
#	tools/registration_delivery_imports.dart
* added project valid check, fixed house type selection issue, added resource duplicate check

* removed split code for boundary

* fixed pop up not closing issue

* removed credentials

---------

Co-authored-by: rachana-egov <rachana.singh@egovernment.org>
* added project valid check, fixed house type selection issue, added resource duplicate check

* removed split code for boundary

* fixed pop up not closing issue

* removed credentials

* HCMPRE-412 - creating beneficiary for all individuals if not registered, reload event fix, removed dialog for loader of localization.dart

* added check condition to show status and updated selection card

* beneficiary_checklist.dart code compare with enum

* fix state not getting updated issue (#557)

Co-authored-by: rachana-egov <rachana.singh@egovernment.org>

* Fixed dashboard chart delete fixes in isar (#558)

* Resource validation added (#555)

* added project valid check, fixed house type selection issue, added resource duplicate check

* removed split code for boundary

* fixed pop up not closing issue

* removed credentials

---------

Co-authored-by: rachana-egov <rachana.singh@egovernment.org>

* Fixed dashboard chart delete fixes in isar

* Update language_selection.dart

---------

Co-authored-by: rachana-egov <137176770+rachana-egov@users.noreply.github.com>
Co-authored-by: rachana-egov <rachana.singh@egovernment.org>
Co-authored-by: Naveen Renati <154230258+naveenr-egov@users.noreply.github.com>

* updated packages version and published

---------

Co-authored-by: rachana-egov <rachana.singh@egovernment.org>
Co-authored-by: rachana-egov <137176770+rachana-egov@users.noreply.github.com>
Co-authored-by: Ramkrishna-egov <85437265+Ramkrishna-egov@users.noreply.github.com>
Co-authored-by: rachana-egov <rachana.singh@egovernment.org>
Copy link
Contributor

coderabbitai bot commented Jan 28, 2025

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

❤️ Share
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR. (Beta)
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

naveenr-egov and others added 12 commits January 28, 2025 12:42
This reverts commit 7b7e669, reversing
changes made to d04a5d3.
Solved the dateofbirth validation issue on individual page and bounda…
Removed the commented code
added alert popup to show error in deliver_intervention.dart
# Conflicts:
#	apps/health_campaign_field_worker_app/lib/pages/boundary_selection.dart
#	apps/health_campaign_field_worker_app/pubspec.lock
#	packages/attendance_management/pubspec.lock
#	packages/closed_household/lib/pages/closed_household_summary.dart
#	packages/digit_data_model/CHANGELOG.md
modified parser condition for single delivery condition
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.

6 participants