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

Migrate to latest FHIR engine SDK #2718

Merged
merged 31 commits into from
Sep 13, 2023
Merged

Migrate to latest FHIR engine SDK #2718

merged 31 commits into from
Sep 13, 2023

Commits on Aug 23, 2023

  1. Upgrade dependencies

    Signed-off-by: Elly Kitoto <[email protected]>
    ellykits committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    3d54a4e View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Fix app crash

    Signed-off-by: Elly Kitoto <[email protected]>
    ellykits committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    bef9c87 View commit details
    Browse the repository at this point in the history
  2. Upgrade more gradle dependencies

    Signed-off-by: Elly Kitoto <[email protected]>
    ellykits committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    7e740a7 View commit details
    Browse the repository at this point in the history
  3. Upgrade test dependencies

    Signed-off-by: Elly Kitoto <[email protected]>
    ellykits committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    5536c50 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    32559a4 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Delete unused class

    Signed-off-by: Elly Kitoto <[email protected]>
    ellykits committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    128d1be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    afeb385 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f8dcfbf View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Refactor repositories to use new Search API SearchResult

    Signed-off-by: Elly Kitoto <[email protected]>
    ellykits committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    a29d5a5 View commit details
    Browse the repository at this point in the history
  2. Refactor code with latest SDK changes

    - Update sync and other code implementations using FhirEngine
    Search API
    
    Signed-off-by: Elly Kitoto <[email protected]>
    ellykits committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    79e01fb View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Fix failing tests

    Signed-off-by: Elly Kitoto <[email protected]>
    ellykits committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    3ceadb8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce78e63 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    40abb62 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Fix focus requester on PinCell UI

    Signed-off-by: Elly Kitoto <[email protected]>
    ellykits committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    ece42e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c12e92b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8af3518 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Refactor geowidget and engine tests

    Signed-off-by: Elly Kitoto <[email protected]>
    ellykits committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    de24f4b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into refactor-repositories

    Signed-off-by: Elly Kitoto <[email protected]>
    ellykits committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    ffd9b29 View commit details
    Browse the repository at this point in the history
  3. Refactor quest module tests

    Signed-off-by: Elly Kitoto <[email protected]>
    ellykits committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    053835d View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Fix failing tests for engine module

    Signed-off-by: Elly Kitoto <[email protected]>
    ellykits committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    048b8c0 View commit details
    Browse the repository at this point in the history
  2. Delete duplicated test classes

    Signed-off-by: Elly Kitoto <[email protected]>
    ellykits committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    5337c39 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into refactor-repositories

    Signed-off-by: Elly Kitoto <[email protected]>
    ellykits committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    1ee8eea View commit details
    Browse the repository at this point in the history
  4. Fix package name on CI script

    Signed-off-by: Elly Kitoto <[email protected]>
    ellykits committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    2b15b78 View commit details
    Browse the repository at this point in the history
  5. Resolve failing tests in quest module

    Signed-off-by: Elly Kitoto <[email protected]>
    ellykits committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    29604a6 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    0cc66f4 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Merge branch 'main' into refactor-repositories

    Signed-off-by: Elly Kitoto <[email protected]>
    ellykits committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    0587295 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into refactor-repositories

    Signed-off-by: Elly Kitoto <[email protected]>
    ellykits committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    b0d5b53 View commit details
    Browse the repository at this point in the history
  3. Format code

    Signed-off-by: Elly Kitoto <[email protected]>
    ellykits committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    d5d55f0 View commit details
    Browse the repository at this point in the history
  4. Replace the resource.db file in assets

    Signed-off-by: Elly Kitoto <[email protected]>
    ellykits committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    c653ebe View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Cleanup unused code

    Signed-off-by: Elly Kitoto <[email protected]>
    ellykits committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    14fe317 View commit details
    Browse the repository at this point in the history
  2. Replace resources.zip file

    Signed-off-by: Elly Kitoto <[email protected]>
    ellykits committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    fd51f26 View commit details
    Browse the repository at this point in the history