openlmis-stockmanagement-ui

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge branch 'master' into OLMIS-7655

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

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

OLMIS-7655: Update header with back button

Merge pull request #49 from OpenLMIS/AO-739

AO-739: updated credential in build to have Transifex token

AO-739: updated credential in build to have Transifex token

Merge pull request #48 from OpenLMIS/OLMIS-7659

OLMIS-7659: Implement product info page

OLMIS-7659: fixed semicolons

OLMIS-7659: fixed indentation

OLMIS-7659: changed quotes and fixed indentation

OLMIS-7659: Implement product info page

    • -0
    • +93
    /src/stock-on-hand-mobile/pages/product-details.jsx
    • -0
    • +34
    /src/stock-on-hand-mobile/reducers/product.jsx
    • -2
    • +27
    /src/stock-on-hand-mobile/store.jsx
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

Merge pull request #46 from OpenLMIS/OLMIS-7655

OLMIS-7655: Updated program select component

OLMIS-7655: Updated too long line

OLMIS-7655: Removed curly brackets

OLMIS-7655: Added semicolon

OLMIS-7655: Updated program select component

Remove post build cleanup (#45)

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>

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