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> 583ef9fb88b02d5241cc385f3f7db9e1c4719085

    OCLOMRS-44: A user should be able to view all dictionaries (#34)
    OCLOMRS-44: A user should be able to view all dictionaries

    OCLOMRS-44: A user should be able to view all dictionaries

    OCLOMRS-44: A user should be able to view all dictionaries

    OCLOMRS-44: A user should be able to view all dictionaries

    OCLOMRS-44: A user should be able to view all dictionaries

    • src/App.js (version 583ef9fb88b02d5241cc385f3f7db9e1c4719085)
    • src/components/dashboard/components/SideNavigation.jsx (version 583ef9fb88b02d5241cc385f3f7db9e1c4719085)
    • src/components/dashboard/components/dictionary/AddDictionary.jsx (version 583ef9fb88b02d5241cc385f3f7db9e1c4719085)
    • src/components/dashboard/components/dictionary/DictionaryCard.jsx (version 583ef9fb88b02d5241cc385f3f7db9e1c4719085)
    • src/components/dashboard/components/dictionary/ListDictionaries.jsx (version 583ef9fb88b02d5241cc385f3f7db9e1c4719085)
    • src/components/dashboard/container/DictionariesDisplay.jsx (version 583ef9fb88b02d5241cc385f3f7db9e1c4719085)
    • src/components/dashboard/styles/index.css (version 583ef9fb88b02d5241cc385f3f7db9e1c4719085)
    • src/redux/actions/dictionaries/dictionaryActionCreators.js (version 583ef9fb88b02d5241cc385f3f7db9e1c4719085)
    • src/redux/actions/dictionaries/dictionaryActions.js (version 583ef9fb88b02d5241cc385f3f7db9e1c4719085)
    • src/redux/actions/types.js (version 583ef9fb88b02d5241cc385f3f7db9e1c4719085)
    • src/redux/api.js (version 583ef9fb88b02d5241cc385f3f7db9e1c4719085)
    • src/redux/reducers/dictionaryReducers.js (version 583ef9fb88b02d5241cc385f3f7db9e1c4719085)
    • src/redux/reducers/index.js (version 583ef9fb88b02d5241cc385f3f7db9e1c4719085)
    • src/tests/Dashboard/action/dictionaryAction.test.js (version 583ef9fb88b02d5241cc385f3f7db9e1c4719085)
    • src/tests/Dashboard/container/Concepts.test.jsx (version 583ef9fb88b02d5241cc385f3f7db9e1c4719085)
    • src/tests/Dashboard/container/DictionaryDisplay.test.jsx (version 583ef9fb88b02d5241cc385f3f7db9e1c4719085)
    • src/tests/Dashboard/container/SourceSearch.test.jsx (version 583ef9fb88b02d5241cc385f3f7db9e1c4719085)
    • src/tests/Dashboard/reducer/dictionaryReducers.test.js (version 583ef9fb88b02d5241cc385f3f7db9e1c4719085)
    • src/tests/__mocks__/dictionaries.jsx (version 583ef9fb88b02d5241cc385f3f7db9e1c4719085)