openlmis-stockmanagement-ui

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

Merge pull request #28 from OpenLMIS/MW-1163

MW-1163: added ProgramSelection for Receive, setup Receive module

Merge pull request #29 from OpenLMIS/MW-1164

MW-1164: AddReceive - including Edit/Submit mode

MW-1164: changed the way of fetching reasons

MW-1164: AddReceive - including Edit/Submit mode

    • -1
    • +58
    /src/stock-receive-mobile/receive-app.jsx
MW-1163: added ProgramSelection for Receive, setup Receive module

    • -1
    • +2
    /src/stock-adjustment-mobile/store.jsx
    • -0
    • +3
    /src/stock-receive-mobile/messages_en.json
    • -0
    • +77
    /src/stock-receive-mobile/receive-app.jsx
    • -0
    • +1
    /src/stock-receive-mobile/receive-mobile.html
    • -0
    • +38
    /src/stock-receive-mobile/reducers/adjustment.jsx
    • -0
    • +32
    /src/stock-receive-mobile/reducers/facilities.jsx
    • -0
    • +32
    /src/stock-receive-mobile/reducers/product-options.jsx
    • -0
    • +35
    /src/stock-receive-mobile/reducers/program.jsx
    • -0
    • +32
    /src/stock-receive-mobile/reducers/reasons.jsx
    • -0
    • +32
    /src/stock-receive-mobile/reducers/toasts.jsx
    • -0
    • +34
    /src/stock-receive-mobile/store.jsx
MW-1173: added missing semicolon at the end of return statement

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

    • -0
    • +25
    /src/stock-adjustment-mobile/consts.jsx
Merge pull request #26 from OpenLMIS/MW-1161

MW-1161: fixed Sonar quality gate

MW-1161: fixed Sonar quality gate

Merge pull request #22 from OpenLMIS/MW-1158

MW-1158: Add page for Program Selection for Issue mobile

Merge pull request #25 from OpenLMIS/MW-1161

MW-1161: EditProductPage for Issue - generic approach

Merge pull request #23 from OpenLMIS/MW-1159

MW-1159: AddProductPage for issue - generic approach, fixed reducers

MW-1161: EditProductPage for Issue - generic approach

    • -1
    • +13
    /src/stock-issue-mobile/issue-app.jsx
MW-1159: added missing file that connect react with angular module

    • -0
    • +21
    /src/stock-issue-mobile/issue-mobile.module.js
MW-1159: changes after code review

    • -3
    • +1
    /src/stock-adjustment-mobile/store.jsx
    • -23
    • +16
    /src/stock-issue-mobile/issue-app.jsx
Merge pull request #24 from OpenLMIS/MW-1160

MW-1160: add SubmitPage for Issue - generic approach

MW-1160: fixed issue with 'map' in BlockList

MW-1160: add SubmitPage for Issue - generic approach

    • -0
    • +32
    /src/stock-issue-mobile/issue-app.jsx
MW-1159: AddProductPage for issue - generic approach, fixed reducers

    • -8
    • +13
    /src/stock-adjustment-mobile/store.jsx
  1. … 11 more files in changeset.
MW-1158: added additional changes for AddProductForm/SubmitAdjustment

MW-1158: added ProgramPage for Issue - generic approach

    • -0
    • +70
    /src/stock-issue-mobile/issue-app.jsx
    • -0
    • +1
    /src/stock-issue-mobile/issue-mobile.html
    • -0
    • +46
    /src/stock-issue-mobile/issue-mobile.routes.js
    • -0
    • +3
    /src/stock-issue-mobile/messages_en.json
    • -0
    • +40
    /src/stock-issue-mobile/reducers/adjustment.jsx
    • -0
    • +32
    /src/stock-issue-mobile/reducers/facilities.jsx
    • -0
    • +32
    /src/stock-issue-mobile/reducers/product-options.jsx
    • -0
    • +36
    /src/stock-issue-mobile/reducers/program.jsx
    • -0
    • +32
    /src/stock-issue-mobile/reducers/reasons.jsx
    • -0
    • +32
    /src/stock-issue-mobile/reducers/toasts.jsx
    • -0
    • +64
    /src/stock-issue-mobile/store.jsx
Merge pull request #21 from OpenLMIS/OLMIS-7599

OLMIS-7599: fix sonar report - trailing comma

OLMIS-7599: fix sonar report - trailing comma

Merge pull request #20 from OpenLMIS/OLMIS-7599

OLMIS-7599: fixing refreshing and reloading app

Merge pull request #19 from OpenLMIS/MW-1168

MW-1168: additional changes in UI and mechanism in Adjustment

OLMIS-7599: updated changelog

OLMIS-7599: fixing refreshing and reloading app

    • -1
    • +27
    /src/stock-adjustment-mobile/store.jsx