Clone
 

daria pionk <110475297+dariapionk@users.noreply.github.com> in openlmis-stockmanagement-ui

OLMIS-7736: Fix Bugs for the mobile Stock on Hand functionality (#59)

OLMIS-7660: Fix bin card view (#58)

OLMIS-7658: Update filter component in mobile SOH page (#57)

* OLMIS-7658: Implement filter on mobile SOH page

* OLMIS-7658: Update filter functionality in mobile SOH

* OLMIS-7658: Update filter component

* OLMIS-7658: Update filter component

* OLMIS-7658: Update filter component

* OLMIS-7658: Update filter component

OLMIS-7660: Implement bin card page (#56)

* OLMIS-7660: Add product bin card page

* OLMIS-7660: Implement bin card page

* OLMIS-7660: Implement bin card page

* Update product.jsx

* OLMIS-7660: Changes after code review

Update product.jsx

Merge branch 'master' into OLMIS-7660

OLMIS-7655: Update header with back button (#51)

OLMIS-7658: Implement filter on mobile SOH page (#55)

Merge branch 'master' into OLMIS-7655

OLMIS-7657: Update mobile SOH table (#53)

OLMIS-7658: Implement filter on mobile SOH page (#50)

OLMIS-7657: Add table to mobile Stock on Hand page (#47)

* OLMIS-7657: Add table to mobile Stock on Hand page

* OLMIS-7657: Changes after code review

* OLMIS-7657: Changes after code review

OLMIS-7656: Implement searching functionality (#44)

* OLMIS-7656: Implement searching functionality

* OLMIS-7656: Added semicolons

* OLMIS-7656L changes after code review

* OLMIS-7656: Updated changelog

    • -0
    • +54
    /src/stock-on-hand-mobile/pages/stock-on-hand.jsx
OLMIS-7655: Enable selecting program and facility on mobile stock on hand (#43)

* OLMIS-7655: Enable selecting program and facility on mobile stock on hand

* OLMIS-7655: Changes after code review

* OLMIS-7655: Edited too long line

* OLMIS-7655: Updated changelog

    • -0
    • +36
    /src/stock-on-hand-mobile/reducers/programs.jsx
OLMIS-7654: Deleted useless comma (#41)

* OLMIS-7654: Create template page for program/facility selection

* OLMIS-7654: Updated code regarding to code review

* OLMIS-7654: Deleted scss file

* OLMIS-7654: Updated changelog

* OLMIS-7654: Updated changelog

* OLMIS-7654: Deleted useless coma

Co-authored-by: sniedzielski <sniedzielski@soldevelo.com>

Merge branch 'master' into feature/OLMIS-7654

OLMIS-7654: Create template page for program/facility selection (#40)

* OLMIS-7654: Create template page for program/facility selection

* OLMIS-7654: Updated code regarding to code review

* OLMIS-7654: Deleted scss file

* OLMIS-7654: Updated changelog

Co-authored-by: sniedzielski <sniedzielski@soldevelo.com>

    • -0
    • +3
    /src/stock-on-hand-mobile/messages_en.json
    • -0
    • +110
    /src/stock-on-hand-mobile/pages/program-select.jsx
    • -0
    • +32
    /src/stock-on-hand-mobile/reducers/facilities.jsx
    • -0
    • +28
    /src/stock-on-hand-mobile/store.jsx
Merge pull request #37 from OpenLMIS/OLMIS-7629

OLMIS-7629: Stock Management: Essential Meds program is not working