Build: #143 was successful Changes by Alex Mochu <mochualex4@gmail.com>

Stages & jobs

  1. Default Stage

  2. QA

Code commits

openmrs-ocl-client

  • Alex Mochu <mochualex4@gmail.com>

    Alex Mochu <mochualex4@gmail.com> 683847a11462f149b779e24d09c7d061ab2fae69

    OCLOMRS-156: User should be able to remove existing concepts from a dictionary (#124)

    • src/components/dictionaryConcepts/components/ActionButtons.jsx (version 683847a11462f149b779e24d09c7d061ab2fae69)
    • src/components/dictionaryConcepts/components/ConceptTable.jsx (version 683847a11462f149b779e24d09c7d061ab2fae69)
    • src/components/dictionaryConcepts/components/RemoveConcept.jsx (version 683847a11462f149b779e24d09c7d061ab2fae69)
    • src/components/dictionaryConcepts/components/SearchBar.jsx (version 683847a11462f149b779e24d09c7d061ab2fae69)
    • src/components/dictionaryConcepts/components/TableItem.jsx (version 683847a11462f149b779e24d09c7d061ab2fae69)
    • src/components/dictionaryConcepts/containers/DictionaryConcepts.jsx (version 683847a11462f149b779e24d09c7d061ab2fae69)
    • src/components/dictionaryConcepts/style/index.css (version 683847a11462f149b779e24d09c7d061ab2fae69)
    • src/redux/actions/dictionaries/dictionaryActionCreators.js (version 683847a11462f149b779e24d09c7d061ab2fae69)
    • src/redux/actions/dictionaries/dictionaryActions.js (version 683847a11462f149b779e24d09c7d061ab2fae69)
    • src/redux/actions/types.js (version 683847a11462f149b779e24d09c7d061ab2fae69)
    • src/redux/api.js (version 683847a11462f149b779e24d09c7d061ab2fae69)
    • src/redux/reducers/ConceptReducers.js (version 683847a11462f149b779e24d09c7d061ab2fae69)
    • src/tests/Dashboard/action/dictionaryAction.test.js (version 683847a11462f149b779e24d09c7d061ab2fae69)
    • src/tests/__mocks__/concepts.js (version 683847a11462f149b779e24d09c7d061ab2fae69)
    • src/tests/dictionaryConcepts/actions/dictionaryConcept.test.js (version 683847a11462f149b779e24d09c7d061ab2fae69)
    • src/tests/dictionaryConcepts/components/ActionButtons.test.jsx (version 683847a11462f149b779e24d09c7d061ab2fae69)
    • src/tests/dictionaryConcepts/container/DictionaryConcepts.test.jsx (version 683847a11462f149b779e24d09c7d061ab2fae69)
    • src/tests/dictionaryConcepts/reducer/dictionaryConcept.test.js (version 683847a11462f149b779e24d09c7d061ab2fae69)