openlmis-stockmanagement-ui

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
OLMIS-7654: Updated changelog

OLMIS-7654: Updated changelog

OLMIS-7654: Deleted scss file

OLMIS-7654: Updated code regarding to code review

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

    • -0
    • +39
    /src/stock-on-hand-mobile/components/radio-button.jsx
    • -0
    • +3
    /src/stock-on-hand-mobile/messages_en.json
    • -0
    • +116
    /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
Add clean up steps to Jenkinsfile (#39)

* Add clean up steps to Jenkinsfile

This should allow Jenkins to clean up the workspaces for this repo

* Update dependencies

Bumped version to 2.1.4-SNAPSHOT

Release stockmanagement-ui 2.1.3

Release stockmanagement-ui 2.1.3

Update dependencies

Add clean up steps to Jenkinsfile

This should allow Jenkins to clean up the workspaces for this repo

release stockmanagement 2.1.3-RC1

OLMIS-7594: Add possibility to use same LotCode for different products (#38)

OLMIS-7594: Updating changelog file

OLMIS-7594: Add possibility to use same LotCode for different products

Updating changelog file

Merge pull request #37 from OpenLMIS/OLMIS-7629

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

OLMIS-7629: Updated changelog

OLMIS-7629: Updating checkUnaccountedStockAdjustments method performance

OLMIS-7608: Changed Tradeitem error description (#35)

* OLMIS-7608: Changed Tradeitem error description

* OLMIS-7608: Fixed wrong error displaying when making receives and updating physical inventory

Merge branch 'master' into OLMIS-7608

OLMIS-7608: Fixed wrong error displaying when making receives and updating physical inventory

OLMIS-7593: Fixed issue with saving the Unaccounted Quantity field in draft (#36)

* OLMIS-7593: Fixed issue with saving the Unaccounted Quantity field in draft

* OLMIS-7593: edited CHANGELOG.md

OLMIS-7593: edited CHANGELOG.md

OLMIS-7593: Fixed issue with saving the Unaccounted Quantity field in draft

OLMIS-7608: Changed Tradeitem error description

Merge pull request #34 from OpenLMIS/MW-1165

MW-1165: added 'AddLotCode' page for Receive on mobile app

MW-1165: added 'AddLotCode' page for Receive on mobile app

    • -0
    • +159
    /src/stock-receive-mobile/add-lot-code.jsx
    • -1
    • +12
    /src/stock-receive-mobile/receive-app.jsx
Merge pull request #33 from OpenLMIS/MW-1164

MW-1164: use immutability helper for deleting lot code

MW-1164: use immutability helper for deleting lot code