openlmis-stockmanagement-ui

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
OLMIS-7656L changes after code review

OLMIS-7656L changes after code review

OLMIS-7656: Added semicolons

OLMIS-7656: Implement searching functionality

OLMIS-7656: Implement searching functionality

    • -0
    • +24
    /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: Deleted useless coma

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