Skip to content
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.

chore: Additional igs updates #260

Merged
merged 46 commits into from
Mar 24, 2021
Merged

Commits on Jan 29, 2021

  1. feat: Update dependencies to support SearchFilters better (#197)

    - Update dependencies to the newest
    - Update auditLog dependencies to match the base package
    - Add `${AWS::Region}` to IAM log policy
    - Reduce access for the FHIR Server to just `GET`, `HEAD`, and `POST` requests (posts are needed as searches are POSTed to ES Domain)
    - Add log retention and log encryption
    rsmayda committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    b1b4040 View commit details
    Browse the repository at this point in the history
  2. Merge b1b4040 into mainline

    nguyen102 committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    bcec152 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2021

  1. feat: add Implementation Guides compiler script (#192)

    Co-authored-by: Justinus Menzel <justinus.menzel@abacusinsights.com>
    justinusmenzel and Justinus Menzel committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    9b2ce2f View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2021

  1. fix: Update persistence and interface dependencies (#201)

    - interface: add implementation guides compile interface
    - persistence: match on resourceType as well as id when executing Read/VRead/DeleteVersionedRes operations
    - persistence: resolve vid and meta attribute mismatch on concurrent Update requests
    nguyen102 committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    3cd6d51 View commit details
    Browse the repository at this point in the history
  2. Merge 3cd6d51 into mainline

    nguyen102 committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    554edd3 View commit details
    Browse the repository at this point in the history
  3. fix(search): bump search version to pick up bug fixes (#202)

    - parse xpath expressions to support choice of data types
    - properly handle special characters in queries
    carvantes committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    b62fcd0 View commit details
    Browse the repository at this point in the history
  4. Merge b62fcd0 into mainline

    nguyen102 committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    cf9ea7f View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2021

  1. chore: add PR size labeler (#198)

    * chore: add PR size labeler
    
    * chore: update labeler yml syntax
    
    * empty commit fix mainline protection
    
    Co-authored-by: zheyanyu <zheyanyu@amazon.com>
    Co-authored-by: Tim Nguyen <nguyen102@users.noreply.github.com>
    3 people committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    57c3b38 View commit details
    Browse the repository at this point in the history
  2. Merge 57c3b38 into mainline

    nguyen102 committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    051b9b9 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2021

  1. Configuration menu
    Copy the full SHA
    57d2181 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68ad61d View commit details
    Browse the repository at this point in the history
  3. Merge 68ad61d into mainline

    nguyen102 committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    f9556c7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    017191b View commit details
    Browse the repository at this point in the history
  5. merge from develop

    Nestor Carvantes committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    c4ebca3 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2021

  1. Configuration menu
    Copy the full SHA
    fc9ce48 View commit details
    Browse the repository at this point in the history
  2. Merge fc9ce48 into mainline

    nguyen102 committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    72f4fa2 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2021

  1. chore: add compile-igs yarn script

    Nestor Carvantes committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    3e9764f View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2021

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

Commits on Feb 23, 2021

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

Commits on Feb 24, 2021

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

Commits on Mar 2, 2021

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

Commits on Mar 4, 2021

  1. Configuration menu
    Copy the full SHA
    78db6f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    356c1b4 View commit details
    Browse the repository at this point in the history
  3. test: Default fhirClient should use the role of practitioner (#231)

    Co-authored-by: Tim Nguyen <thingut@amazon.com>
    nguyen102 and Tim Nguyen committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    9ff33d4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c04a461 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2021

  1. feat: Compile IG StructureDefinitions (#235)

    Co-authored-by: Emil Diaz <emilhdiaz@users.noreply.github.com>
    carvantes and emilhdiaz committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    910352c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7c1137 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2021

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

Commits on Mar 11, 2021

  1. Configuration menu
    Copy the full SHA
    13fd627 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d23767e View commit details
    Browse the repository at this point in the history
  3. fix: http-errors from routing dependency (#243)

    Co-authored-by: Tim Nguyen <thingut@amazon.com>
    nguyen102 and Tim Nguyen committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    329d0c6 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'develop' into feat-igs

    Nestor Carvantes committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    961ba8a View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2021

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

Commits on Mar 15, 2021

  1. Configuration menu
    Copy the full SHA
    6284f4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4eaf6c3 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2021

  1. chore: update log settings (#252)

    * increase log retention time
    * update apigw log format
    carvantes committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    f24ffe7 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2021

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

Commits on Mar 19, 2021

  1. Configuration menu
    Copy the full SHA
    c04a80d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    357e9f0 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' into feat-igs

    Nestor Carvantes committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    a87f2c5 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

  1. Configuration menu
    Copy the full SHA
    503b468 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feat-igs' into feat-smart-igs-updates

    Tim Nguyen committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    eca6a0d View commit details
    Browse the repository at this point in the history
  3. Fix merge conflicts

    Tim Nguyen committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    ba6fffb View commit details
    Browse the repository at this point in the history
  4. Delete unnecessary updates

    Tim Nguyen committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    73a699d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    372fe48 View commit details
    Browse the repository at this point in the history
  6. Fix merge conflict

    Tim Nguyen committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    f4cfdcf View commit details
    Browse the repository at this point in the history