Build: #353 was successful

Job: Test, build and push docker image was successful

Stages & jobs

  1. Default Stage

  2. QA

Code commits

openmrs-ocl-client

  • paul kayongo <nserekopaul@gmail.com>

    paul kayongo <nserekopaul@gmail.com> 32f48661e3b00ef0090b35c4899ac6651c0a416e

    OCLOMRS-482: Fix Mapping relationship in Edit and Create to allow changing to other relationship types (#377)

    • src/components/dictionaryConcepts/components/CreateMapping.jsx (version 32f48661e3b00ef0090b35c4899ac6651c0a416e)
    • src/components/dictionaryConcepts/components/MapType.jsx (version 32f48661e3b00ef0090b35c4899ac6651c0a416e)
    • src/tests/dictionaryConcepts/components/CreateMapping.test.js (version 32f48661e3b00ef0090b35c4899ac6651c0a416e)
  • alexkayabula <31479458+alexkayabula@users.noreply.github.com>

    alexkayabula <31479458+alexkayabula@users.noreply.github.com> a0d59713861bbf570b83cd333543850300bc5b84

    OCLOMRS-475: While editing a mapping when the source changes clear all the other fields in the row. (#370)

    • src/components/dictionaryConcepts/components/helperFunction.js (version a0d59713861bbf570b83cd333543850300bc5b84)
    • src/components/dictionaryConcepts/containers/EditConcept.jsx (version a0d59713861bbf570b83cd333543850300bc5b84)
    • src/tests/dictionaryConcepts/container/EditConcept.test.jsx (version a0d59713861bbf570b83cd333543850300bc5b84)