openlmis-stockmanagement-ui

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
MW-1137: Create test module to showcase menu creation refactor

    • -0
    • +5
    /src/openlmis-react-test/messages_en.json
    • -0
    • +21
    /src/openlmis-react-test/react-test.module.js
    • -0
    • +47
    /src/openlmis-react-test/reducer-test.jsx
    • -0
    • +34
    /src/openlmis-react-test/reducers/testState.reducer.jsx
    • -0
    • +28
    /src/openlmis-react-test/routes.json
    • -0
    • +22
    /src/openlmis-react-test/test-page.jsx
Merge pull request #15 from OpenLMIS/feature/OLMIS-7582

OLMIS-7582: fixed getStockAdjustment function when there is no draft

Ok, I've pushed my change. I'm going to update review.

Ok, I've pushed my change. I'm going to update review.

OLMIS-7582: fixed 'if' statement after review

you can add it in the same if, there is no need to add another one

you can add it in the same if, there is no need to add another one

OLMIS-7582: added bug description into changelog

OLMIS-7582: fixed getStockAdjustment function when there is no draft
OLMIS-7582: fixed getStockAdjustment function when there is no draft
OLMIS-7582: fixed getStockAdjustment function when there is no draft

Merge pull request #14 from OpenLMIS/OLMIS-7588

OLMIS-7588: Physical Inventory validation for unaccounted quantity - mobile

Merge pull request #13 from OpenLMIS/OLMIS-7581

OLMIS-7581: modified way of sorting product in the form

Merge branch 'OLMIS-7581' of github.com:OpenLMIS/openlmis-stockmanagement-ui into OLMIS-7588

OLMIS-7581: improvements after code review

yes, you are right. I will fix this ASAP.

yes, you are right. I will fix this ASAP.

ok, I will apply this change.

ok, I will apply this change.

why adding ? true : false at the end the it will return boolean already

why adding ? true : false at the end the it will return boolean already

you can use !isQuantityNotFilled() instead of === false

you can use !isQuantityNotFilled() instead of === false

OLMIS-7588: Physical Inventory validation for unaccounted quantity - mobile
OLMIS-7588: Physical Inventory validation for unaccounted quantity - mobile
OLMIS-7588: updated changelog on new 'improvement'

OLMIS-7588: Physical Inventory validation for unaccounted quantity - mobile

OLMIS-7581: modified way of sorting product in the form
OLMIS-7581: modified way of sorting product in the form
OLMIS-7581: modified way of sorting product in the form

Merge pull request #12 from OpenLMIS/OLMIS-7583

OLMIS-7583: fixed 'quantity field is incorrectly recalculated after the reason is removed'

merge master into OLMIS-7583

Merge pull request #11 from OpenLMIS/OLMIS-7574

OLMIS-7574: Fixed wrong stock card calculations by adding unnaccounted qty validation

OLMIS-7583: updated regex in decorator