Build: #596 was successful

Job: Test, build and push docker image was successful

Stages & jobs

  1. Default Stage

  2. QA

Code commits

openmrs-ocl-client

  • rakesh-1010 <rakesh.kumar@thoughtworks.com>

    rakesh-1010 <rakesh.kumar@thoughtworks.com> 5f69d832a9d5b75f6a7d2b8f4246bbcbb7373d8b m

    Rakesh | OCLOMRS-863 | MOBN-1416 | Rename `Sets` as `Set Members` in concepts details page (#23) (#601)

    • src/apps/concepts/components/ConceptForm.tsx (version 5f69d832a9d5b75f6a7d2b8f4246bbcbb7373d8b)
    • src/apps/concepts/components/MappingsTable.tsx (version 5f69d832a9d5b75f6a7d2b8f4246bbcbb7373d8b)
    • src/apps/concepts/pages/tests/e2e/testUtils.ts (version 5f69d832a9d5b75f6a7d2b8f4246bbcbb7373d8b)
  • Kirity Mahanty <58568821+kirity-mahanty@users.noreply.github.com>

    Kirity Mahanty <58568821+kirity-mahanty@users.noreply.github.com> 19c5efee2136d1d77ab6fb925c321466121b2bf1 m

    Kirity | OCLOMRS-858 | MOBN-1409 | Display the logged in user name on the UI (#602)

    • src/apps/authentication/tests/e2e/testUtils.ts (version 19c5efee2136d1d77ab6fb925c321466121b2bf1)
    • src/components/NavDrawer.tsx (version 19c5efee2136d1d77ab6fb925c321466121b2bf1)
  • rakesh-1010 <rakesh.kumar@thoughtworks.com>

    rakesh-1010 <rakesh.kumar@thoughtworks.com> c38f9b2f02434e34bc5caac1aa787b9e78d0d744 m

    Rakesh | OCLOMRS-860 | MOBN-1411 | [UI] General details section is not wrapped (#603)
    and hence the alignment is affected with lengthy information (#22)

    * Rakesh | OCLOMRS-860 | MOBN-1411 | Added min width for fieldset
    * Rakesh | OCLOMRS-860 | MOBN-1411 | Added multiline and max-row for name, shortcode in dictionaries and sources details page
    * Rakesh | OCLOMRS-860 | MOBN-1411 | Wrap whiteSpace for supported locales dropdown
    * Rakesh | OCLOMRS-860 | MOBN-1411 | Fixes code review comments
    * Rakesh | OCLOMRS-860 | MOBN-1411 | Added multiline for linked_source in dictionary form &
             custom validation schema in Sourceform

    • src/apps/dictionaries/components/DictionaryForm.tsx (version c38f9b2f02434e34bc5caac1aa787b9e78d0d744)
    • src/apps/dictionaries/components/ReleasedVersions.tsx (version c38f9b2f02434e34bc5caac1aa787b9e78d0d744)
    • src/apps/dictionaries/pages/ViewDictionaryPage.tsx (version c38f9b2f02434e34bc5caac1aa787b9e78d0d744)
    • src/apps/sources/components/SourceForm.tsx (version c38f9b2f02434e34bc5caac1aa787b9e78d0d744)
    • src/index.scss (version c38f9b2f02434e34bc5caac1aa787b9e78d0d744)
  • rakesh-1010 <rakesh.kumar@thoughtworks.com>

    rakesh-1010 <rakesh.kumar@thoughtworks.com> b9f0f8a5bae9f6cd6f2ccb46447bd27bf27eb2db m

    Rakesh | OCLOMRS-859 | MOBN-1410 | Page retains the information from previously opened pages and causes confusion
    * Rakesh | OCLOMRS-859 | MOBN-1410 | Flush Dictionaries from store on logout

    * Rakesh | OCLOMRS-859 | MOBN-1410 | Load concept from browser url on edit concept page

    * Rakesh | OCLOMRS-859 | MOBN-1410 | Fixed console errors on viewconceptspage

    * Rakesh | OCLOMRS-859 | MOBN-1410 | Flush Sources & Concepts from store on logout

    • src/apps/concepts/components/ConceptsTable.tsx (version b9f0f8a5bae9f6cd6f2ccb46447bd27bf27eb2db)
    • src/apps/concepts/pages/CreateOrEditConceptPage.tsx (version b9f0f8a5bae9f6cd6f2ccb46447bd27bf27eb2db)
    • src/apps/concepts/pages/ViewConceptsPage.tsx (version b9f0f8a5bae9f6cd6f2ccb46447bd27bf27eb2db)
    • src/apps/concepts/pages/tests/e2e/ViewConceptsPage.test.ts (version b9f0f8a5bae9f6cd6f2ccb46447bd27bf27eb2db)
    • src/apps/concepts/redux/reducer.ts (version b9f0f8a5bae9f6cd6f2ccb46447bd27bf27eb2db)
    • src/apps/dictionaries/redux/reducer.ts (version b9f0f8a5bae9f6cd6f2ccb46447bd27bf27eb2db)
    • src/apps/sources/redux/reducer.ts (version b9f0f8a5bae9f6cd6f2ccb46447bd27bf27eb2db)