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
Refactor config services #42
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
LZRS
force-pushed
the
mwcore-sdk-upgrades
branch
2 times, most recently
from
March 20, 2024 08:57
9fdb5c5
to
fb31552
Compare
…fector-config-services
…fector-config-services
LZRS
force-pushed
the
refector-config-services
branch
from
March 25, 2024 00:28
88cac48
to
2061294
Compare
…efector-config-services
Stops all double popping
for stateflows collecting from repository
UploadStrategy SingleResourcePost had ID assigned on POST to server which would differ with ID assigned within the app, before sync
* update care plan task state issues * Squashed commit of the following: commit 80acc54 Author: Christopher Seven Phiri <[email protected]> Date: Thu Jun 13 08:11:12 2024 +0200 Bump update commit 7fc007e Merge: 92ead08 1ab21e4 Author: Christopher Seven Phiri <[email protected]> Date: Thu Jun 13 08:10:48 2024 +0200 Merge branch 'perf-improvements' into pre-production-changes commit 92ead08 Author: Christopher Seven Phiri <[email protected]> Date: Wed Jun 12 23:15:58 2024 +0200 Bump versions commit 1ab21e4 Author: L≡ZRS <[email protected]> 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 <[email protected]> Date: Wed Jun 12 23:10:42 2024 +0200 filter only art commit c00d1d1 Author: Christopher Seven Phiri <[email protected]> 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
Pre production fixes and clean up
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.
Waiting on #41