Build: #680 was successful Changes by Ian Bacher

Stages & jobs

  1. Default Stage

  2. QA

Code commits

openmrs-ocl-client

  • Ian Bacher

    Ian Bacher bf1056776482a41c4c4fa8140398ad5d955a530c

    Improvements to Organisations
    * Moved to Redux for tracking modal state
    * Restyled lists a bit
    * Added new modal for delete user option

    • src/apps/authentication/__test__/test_data.ts (version bf1056776482a41c4c4fa8140398ad5d955a530c)
    • src/apps/authentication/redux/reducer.ts (version bf1056776482a41c4c4fa8140398ad5d955a530c)
    • src/apps/organisations/api.ts (version bf1056776482a41c4c4fa8140398ad5d955a530c)
    • src/apps/organisations/components/AddMemberForm.tsx (version bf1056776482a41c4c4fa8140398ad5d955a530c)
    • src/apps/organisations/components/DeleteMemberDialog.tsx (version bf1056776482a41c4c4fa8140398ad5d955a530c)
    • src/apps/organisations/components/OrgDictionaries.tsx (version bf1056776482a41c4c4fa8140398ad5d955a530c)
    • src/apps/organisations/components/OrgMembers.tsx (version bf1056776482a41c4c4fa8140398ad5d955a530c)
    • src/apps/organisations/components/OrgSources.tsx (version bf1056776482a41c4c4fa8140398ad5d955a530c)
    • src/apps/organisations/pages/ViewOrgPage.tsx (version bf1056776482a41c4c4fa8140398ad5d955a530c)
    • src/apps/organisations/redux/actionTypes.ts (version bf1056776482a41c4c4fa8140398ad5d955a530c)
    • src/apps/organisations/redux/actions.ts (version bf1056776482a41c4c4fa8140398ad5d955a530c)
    • src/apps/organisations/redux/reducer.ts (version bf1056776482a41c4c4fa8140398ad5d955a530c)
    • src/apps/organisations/types.ts (version bf1056776482a41c4c4fa8140398ad5d955a530c)
    • src/apps/sources/__test__/test_data.ts (version bf1056776482a41c4c4fa8140398ad5d955a530c)
    • src/redux/store.ts (version bf1056776482a41c4c4fa8140398ad5d955a530c)
    • src/redux/utils.ts (version bf1056776482a41c4c4fa8140398ad5d955a530c)