Stages & jobs

  1. Default Stage

  2. QA

Code commits

openmrs-ocl-client

  • tarunkumar-tw <58736833+tarunkumar-tw@users.noreply.github.com>

    tarunkumar-tw <58736833+tarunkumar-tw@users.noreply.github.com> e5cd2a3b2058bafcc61b6553cb9422adc90ec54d

    Tarun, Kirity | OCLOMRS-868 | MOBN-1390 | View the total number of concepts in a Source (#614)
    * Tarun, Kirity | OCLOMRS-868 | MOBN-1390 | View the total number of concepts in a Source (#27)

    * Tarun | Kirity | MOBN-1390 | View the total number of concepts in a Source

    * Tarun, Kirity | MOBN-1390 | View the total number of concepts in a Source - Unit tests

    * Tarun, Kirity | MOBN-1390 | View the total number of concepts in a Source - Added active and retired concepts

    * Tarun, Kirity | MOBN-1390 | View the total number of concepts in a Source - Refactored code

    * Tarun, Kirity | MOBN-1390 | View the total number of concepts in a Source - Added unit tests

    * Tarun, Kirity | MOBN-1390 | View the total number of concepts in a Source - Refactored code

    * Tarun, Kirity | MOBN-1390 | View the total number of concepts in a Source - Updated title for concept summary block

    * Tarun, Kirity | MOBN-1390 | View the total number of concepts in a Source - Updated component name

    * Tarun, Kirity | MOBN-1390 | View the total number of concepts in a Source - Updated component name in test file

    * Tarun, Kirity | MOBN-1390 | View the total number of concepts in a Source - Updated viewSourcePage snapshot test to include concept summary

    Co-authored-by: Kirity Mahanty <kirity.mahanty@thoughtworks.com>

    * Tarun, Bindu | OCLOMRS-868 | MOBN-1453 | Fix data discrepancy in Concept Summary Section for Active and Total Number of Concepts (#37)

    * Tarun, Bindu | MOBN-1453 | Fix concept summary details in source details page

    * Tarun,Bindu | MOBN-1453 | Corrected Typo in actiontype

    * Tarun, Bindu | MOBN-1453 | Refactored code and added unit tests

    * Tarun, Bindu | MOBN-1453 | Add test cases for get activeConcepts api and viewSourcePage container

    * Tarun, Bindu | MOBN-1453 | Fix the broken UI for longtext for supported locale, owner_url

    * Tarun, Bindu | MOBN-1453 | Remove multiline prop for supported locale field in both Dictionary Form and Source Form

    * Tarun | MOBN-1453 | Handled feedback changes

    * Tarun | MOBN-1453 | Refactored retrive concepts api call

    * Tarun | MOBN-1453 | Handle feedback changes

    Co-authored-by: tarunkumar-tw <tarunkumar.s@thoughtworks.com>

    Co-authored-by: Kirity Mahanty <kirity.mahanty@thoughtworks.com>
    Co-authored-by: Himabindu T <tbindu@thoughtworks.com>

    • src/apps/concepts/__test__/api.test.ts (version e5cd2a3b2058bafcc61b6553cb9422adc90ec54d)
    • src/apps/concepts/__test__/redux/reducer.test.ts (version e5cd2a3b2058bafcc61b6553cb9422adc90ec54d)
    • src/apps/concepts/api.ts (version e5cd2a3b2058bafcc61b6553cb9422adc90ec54d)
    • src/apps/concepts/components/MappingsTableRow.tsx (version e5cd2a3b2058bafcc61b6553cb9422adc90ec54d)
    • src/apps/concepts/pages/ViewConceptsPage.tsx (version e5cd2a3b2058bafcc61b6553cb9422adc90ec54d)
    • src/apps/concepts/redux/actionTypes.ts (version e5cd2a3b2058bafcc61b6553cb9422adc90ec54d)
    • src/apps/concepts/redux/actions.ts (version e5cd2a3b2058bafcc61b6553cb9422adc90ec54d)
    • src/apps/concepts/redux/reducer.ts (version e5cd2a3b2058bafcc61b6553cb9422adc90ec54d)
    • src/apps/concepts/redux/selectors.ts (version e5cd2a3b2058bafcc61b6553cb9422adc90ec54d)
    • src/apps/concepts/types.ts (version e5cd2a3b2058bafcc61b6553cb9422adc90ec54d)
    • src/apps/dictionaries/components/DictionaryForm.tsx (version e5cd2a3b2058bafcc61b6553cb9422adc90ec54d)
    • src/apps/sources/__test__/components/SourceConceptsSummary.test.tsx (version e5cd2a3b2058bafcc61b6553cb9422adc90ec54d)
    • src/apps/sources/__test__/pages/ViewSourcePage.test.tsx (version e5cd2a3b2058bafcc61b6553cb9422adc90ec54d)
    • src/apps/sources/__test__/test_data.ts (version e5cd2a3b2058bafcc61b6553cb9422adc90ec54d)
    • src/apps/sources/components/SourceConceptsSummary.tsx (version e5cd2a3b2058bafcc61b6553cb9422adc90ec54d)
    • src/apps/sources/components/SourceForm.tsx (version e5cd2a3b2058bafcc61b6553cb9422adc90ec54d)
    • src/apps/sources/components/index.ts (version e5cd2a3b2058bafcc61b6553cb9422adc90ec54d)
    • src/apps/sources/pages/ViewSourcePage.tsx (version e5cd2a3b2058bafcc61b6553cb9422adc90ec54d)
    • src/apps/sources/types.ts (version e5cd2a3b2058bafcc61b6553cb9422adc90ec54d)