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

Quirks patches [DNM] #9

Open
wants to merge 50 commits into
base: master
Choose a base branch
from
Open

Quirks patches [DNM] #9

wants to merge 50 commits into from

Commits on Aug 23, 2023

  1. Configuration menu
    Copy the full SHA
    7a45e18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0cae350 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb1f2eb View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

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

Commits on Sep 14, 2023

  1. Configuration menu
    Copy the full SHA
    95633d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8de5078 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    b9ded79 View commit details
    Browse the repository at this point in the history
  2. Revert "New API to support saving local only resources"

    This reverts commit 7a45e18.
    
    The changes will be introduced by the PR google#2178
    ndegwamartin committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    1721a4a View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

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

Commits on Oct 13, 2023

  1. Configuration menu
    Copy the full SHA
    e325ba4 View commit details
    Browse the repository at this point in the history
  2. Disable eTAGs for Uploads

    Disable using eTAGs - Fixes HTTP 400 exception during transaction bundle sync
    
    *Resources:*
    - hapifhir/hapi-fhir#3575
    - opensrp/fhircore#2481
    ndegwamartin authored Oct 13, 2023
    Configuration menu
    Copy the full SHA
    c9ca366 View commit details
    Browse the repository at this point in the history
  3. Apply Spotless

    ndegwamartin committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    136833a View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

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

Commits on Nov 24, 2023

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

Commits on Dec 20, 2023

  1. Configuration menu
    Copy the full SHA
    8c43299 View commit details
    Browse the repository at this point in the history
  2. Disable eTAGs for Uploads

    Rkareko committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    6ebc36d View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

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

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    65a342d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6439e3 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Expose overloaded API for evaluateMeasure

    - Implement evaluateMeasure API method in the FHIR Operator with Measure as parameter
    ndegwamartin committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    7097dfb View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

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

Commits on Mar 22, 2024

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

Commits on Mar 27, 2024

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

Commits on Apr 19, 2024

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

Commits on Jun 21, 2024

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

Commits on Jul 9, 2024

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

Commits on Jul 30, 2024

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

Commits on Sep 4, 2024

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

Commits on Sep 10, 2024

  1. x

    ndegwamartin committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    66b0963 View commit details
    Browse the repository at this point in the history
  2. Rename install API to index for file in knowledge manager (google#2634)

    * Rename install to index for file
    
    * Revert workflow unit tests since they use published knowledge manager
    
    * Remove extra dependency in workflow build file
    
    * Address review comments
    
    * Fix smart immunizations test
    
    * Update knowledge/src/main/java/com/google/android/fhir/knowledge/KnowledgeManager.kt
    
    Co-authored-by: aditya-07 <[email protected]>
    
    * Update knowledge/src/main/java/com/google/android/fhir/knowledge/KnowledgeManager.kt
    
    Co-authored-by: aditya-07 <[email protected]>
    
    * Run spotless
    
    ---------
    
    Co-authored-by: aditya-07 <[email protected]>
    2 people authored and ndegwamartin committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    4992100 View commit details
    Browse the repository at this point in the history
  3. Update CODEOWNERS to use group instead of individuals (google#2659)

    * Update CODEOWNERS to use group instead of individuals
    
    * Update CODEOWNERS - remove comment
    ktarasenko authored and ndegwamartin committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    ae0e4ce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7522e98 View commit details
    Browse the repository at this point in the history
  5. Add missing response items to repeated group child items (google#2657)

    * Add missing response items to repeated group child items
    
    * Update kdoc
    
    * spotless
    FikriMilano authored and ndegwamartin committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    cd6268e View commit details
    Browse the repository at this point in the history
  6. Add flyover text as secondary dialog title (google#2648)

    * Add flyover text as secondary dialog title
    
    * spotless
    
    * Add doc
    FikriMilano authored and ndegwamartin committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    e0cebb2 View commit details
    Browse the repository at this point in the history
  7. Small changes for more code readability (google#2656)

    * Small changes for more code readability
    
    * Updating more kdocs
    
    * correcting kdoc format
    MJ1998 authored and ndegwamartin committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    4f3bad5 View commit details
    Browse the repository at this point in the history
  8. Add missing use of viewItem.questionText (google#2665)

    * Use questionnaireViewItem.questionText
    
    * spotless
    FikriMilano authored and ndegwamartin committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    9a923af View commit details
    Browse the repository at this point in the history
  9. Load resources with url and optional version (google#2666)

    * Load resources with url and optional version
    
    * Add back deprecated functions for build
    jingtang10 authored and ndegwamartin committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    a0dab66 View commit details
    Browse the repository at this point in the history
  10. Fix keyboard hiding bug (google#2652)

    * Fix keyboard hiding bug
    
    * Update comment
    FikriMilano authored and ndegwamartin committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    2036be9 View commit details
    Browse the repository at this point in the history
  11. Add condition to not populate string value if it's empty (google#2521)

    * Add condition to not populate string value if it's empty
    
    * Revert "Add condition to not populate string value if it's empty"
    
    This reverts commit 6f652e1.
    
    * Filter only non-empty text should be saved
    
    * spotless
    
    * Address review
    FikriMilano authored and ndegwamartin committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    8d64417 View commit details
    Browse the repository at this point in the history
  12. Bump up knowledge manager version to beta01 (google#2667)

    * Bump up knowledge manager version to beta01
    
    * Update api.md
    jingtang10 authored and ndegwamartin committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    52c257e View commit details
    Browse the repository at this point in the history
  13. Per question custom style (google#2636)

    * per question custom style
    
    * adding missing file.
    
    * update default style.
    
    * textAppearance support
    
    * rename custom attributes.
    
    * github documentation for custom style example.
    
    * Address review comments.
    
    * address review comment.
    
    * update text format icon as component icon.
    
    * code cleanup.
    
    * Code refactoring and cleanup.
    
    * custom style example with multiple question items.
    
    * Address review comments.
    
    * support prefix per question item custom style
    
    * Revert dataconfig changes for custom style mapping.
    
    * Address review comments.
    
    * Address review comments.
    
    * Address review comments.
    
    * Address review comments.
    
    * Address review comment.
    
    ---------
    
    Co-authored-by: Santosh Pingle <[email protected]>
    2 people authored and ndegwamartin committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    c1e6a95 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5787c7f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d871fa3 View commit details
    Browse the repository at this point in the history
  16. Revert "Expose overloaded API for evaluateMeasure"

    This reverts commit 7097dfb.
    ndegwamartin committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    5720eb2 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    60e7d6d View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Reset FhirOperator.kt

    All FHIR Operator changes are on this PR here - #13
    ndegwamartin authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    9b4c893 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    545aa69 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Fix error validation highlighting not working when submit button is c…

    …licked bug
    
    bump updata capture lib version
    Rkareko committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    45b96ff View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

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

Commits on Nov 4, 2024

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