openlmis-stockmanagement-ui

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
OLMIS-7656: Updated changelog

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>

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
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 2.1.3-RC1

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

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

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

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

Merge pull request #32 from OpenLMIS/MW-1164

MW-1164: logger to check why on UAT lot code cannot be deleted

MW-1164: logger to check why on UAT lot code cannot be deleted

Merge pull request #31 from OpenLMIS/MW-1164

MW-1164: fixed removing 'no configurable' property

MW-1164: fixed removing 'no configurable' property

Merge pull request #30 from OpenLMIS/MW-1164

MW-1164: removed trailing comma - sonar

MW-1164: removed trailing comma - sonar

Merge pull request #27 from OpenLMIS/MW-1173

MW-1173: Changes requested after showcase, bug fixing after tests