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

Upgrade sdk library dependencies #41

Merged
merged 192 commits into from
Jun 25, 2024
Merged

Upgrade sdk library dependencies #41

merged 192 commits into from
Jun 25, 2024

Conversation

LZRS
Copy link
Collaborator

@LZRS LZRS commented Mar 7, 2024

IMPORTANT: Where possible all PRs must be linked to a Github issue

Fixes #[issue number]

Checklist

  • I have written Unit tests for any new feature(s) and edge cases for bug fixes
  • I have added any strings visible on UI components to the strings.xml file
  • I have updated the CHANGELOG.md file for any notable changes to the codebase
  • I have run ./gradlew spotlessApply and ./gradlew spotlessCheck to check my code follows the project's style guide
  • I have built and run the fhircore app to verify my change fixes the issue and/or does not break the app

@LZRS LZRS self-assigned this Mar 7, 2024
@LZRS LZRS mentioned this pull request Mar 7, 2024
5 tasks
@LZRS LZRS force-pushed the mwcore-sdk-upgrades branch from a49529b to 1b70cdc Compare March 7, 2024 21:56
@LZRS LZRS changed the base branch from mwcore-dev to exclude-config-resources-local-change March 20, 2024 02:36
@LZRS LZRS changed the base branch from exclude-config-resources-local-change to mwcore-dev March 20, 2024 02:39
@LZRS LZRS force-pushed the mwcore-sdk-upgrades branch 2 times, most recently from 7e118b9 to 9fdb5c5 Compare March 20, 2024 03:44
@LZRS LZRS force-pushed the mwcore-sdk-upgrades branch from 9fdb5c5 to fb31552 Compare March 20, 2024 08:57
sevenreup and others added 25 commits June 10, 2024 20:42
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
@LZRS LZRS marked this pull request as ready for review June 25, 2024 08:25
@LZRS LZRS requested a review from sevenreup June 25, 2024 08:25
@sevenreup sevenreup merged commit acbc015 into mwcore-dev Jun 25, 2024
3 checks passed
@sevenreup sevenreup deleted the mwcore-sdk-upgrades branch June 25, 2024 08:28
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.

4 participants