forked from opensrp/fhircore
-
Notifications
You must be signed in to change notification settings - Fork 1
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
Pre production fixes and clean up #66
Merged
Merged
Conversation
This file contains 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
To prevent load of page count blocking loading of register items
…' into perf-improvements
to reduce time to load items
…' into perf-improvements
Implement caching for Questionnaires & StructureMaps
…to perf-improvements
Through scroll
mainly compose and kotlin related
to somehow force linear execution of the workers
Normal worker exception fails were not sending events to sync listeners
…to perf-improvements
Query generated did an OR operation to all the filters that led to wrong results
…to perf-improvements
a56b6ca
to
14bd111
Compare
UploadStrategy SingleResourcePost had ID assigned on POST to server which would differ with ID assigned within the app, before sync
1a4de14
to
92ead08
Compare
* update care plan task state issues * Squashed commit of the following: commit 80acc54 Author: Christopher Seven Phiri <chris7phiri@gmail.com> Date: Thu Jun 13 08:11:12 2024 +0200 Bump update commit 7fc007e Merge: 92ead08 1ab21e4 Author: Christopher Seven Phiri <chris7phiri@gmail.com> Date: Thu Jun 13 08:10:48 2024 +0200 Merge branch 'perf-improvements' into pre-production-changes commit 92ead08 Author: Christopher Seven Phiri <chris7phiri@gmail.com> Date: Wed Jun 12 23:15:58 2024 +0200 Bump versions commit 1ab21e4 Author: L≡ZRS <12814349+LZRS@users.noreply.github.com> Date: Thu Jun 13 02:13:51 2024 +0300 Revert alternating uploadStrategy due errors in ID assignment UploadStrategy SingleResourcePost had ID assigned on POST to server which would differ with ID assigned within the app, before sync commit 9e0c0ee Author: Christopher Seven Phiri <chris7phiri@gmail.com> Date: Wed Jun 12 23:10:42 2024 +0200 filter only art commit c00d1d1 Author: Christopher Seven Phiri <chris7phiri@gmail.com> Date: Wed Jun 12 22:16:09 2024 +0200 create location picker * Update CustomQuestItemDataProvider.kt
Will clear Entered in error care plans on next sweep
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.