Stages & jobs

  1. Default Stage

  2. QA

Code commits

openmrs-ocl-client

  • christopher k <30932534+EleisonC@users.noreply.github.com>

    christopher k <30932534+EleisonC@users.noreply.github.com> c822167af62c40adad25e1acc519b8927579507d

    OCLOMRS-47: A user should be able to view details of a particular dictionary (#44)
    OCLOMRS-47: A user should be able to view details of a particular dictionary

    OCLOMRS-47: A user should be able to view details of a particular dictionary

    OCLOMRS-47: A user should be able to view details of a particular dictionary

    OCLOMRS-47: A user should be able to view details of a particular dictionary

    OCLOMRS-47: A user should be able to view details of a particular dictionary

    • package-lock.json (version c822167af62c40adad25e1acc519b8927579507d)
    • src/App.js (version c822167af62c40adad25e1acc519b8927579507d)
    • src/components/dashboard/components/dictionary/DictionaryCard.jsx (version c822167af62c40adad25e1acc519b8927579507d)
    • src/components/dashboard/components/dictionary/DictionaryContainer.jsx (version c822167af62c40adad25e1acc519b8927579507d)
    • src/components/dashboard/components/dictionary/DictionaryDetailCard.jsx (version c822167af62c40adad25e1acc519b8927579507d)
    • src/components/dashboard/components/dictionary/ListDictionaries.jsx (version c822167af62c40adad25e1acc519b8927579507d)
    • src/components/dashboard/components/dictionary/styles/dictionary-modal.css (version c822167af62c40adad25e1acc519b8927579507d)
    • src/components/dashboard/container/DictionariesDisplay.jsx (version c822167af62c40adad25e1acc519b8927579507d)
    • src/components/dashboard/styles/index.css (version c822167af62c40adad25e1acc519b8927579507d)
    • src/redux/actions/dictionaries/dictionaryActionCreators.js (version c822167af62c40adad25e1acc519b8927579507d)
    • src/redux/actions/dictionaries/dictionaryActions.js (version c822167af62c40adad25e1acc519b8927579507d)
    • src/redux/actions/types.js (version c822167af62c40adad25e1acc519b8927579507d)
    • src/redux/api.js (version c822167af62c40adad25e1acc519b8927579507d)
    • src/redux/reducers/dictionaryReducers.js (version c822167af62c40adad25e1acc519b8927579507d)
    • src/tests/Dashboard/action/dictionaryAction.test.js (version c822167af62c40adad25e1acc519b8927579507d)
    • src/tests/Dashboard/container/DictionaryDisplay.test.jsx (version c822167af62c40adad25e1acc519b8927579507d)
    • src/tests/Dashboard/reducer/dictionaryReducers.test.js (version c822167af62c40adad25e1acc519b8927579507d)
    • src/tests/Dictionary/DictionaryContainer.test.jsx (version c822167af62c40adad25e1acc519b8927579507d)