openlmis-stockmanagement-ui

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
MW-1168: adding red asterisks next to obligatory fields in forms

MW-1168: fixed if/else code style part 2

MW-1168: fixed if/else code style

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

Merge pull request #18 from OpenLMIS/MW-1147

MW-1147: hotfix for 'AddProductPage' decorator - delete lot - immutable object

MW-1147: added missing import for 'update immutability-helper'

MW-1147: hotfix for 'AddProductPage' decorator - delete lot - immutable object

Merge pull request #17 from OpenLMIS/MW-1147

MW-1147: added EditProductPage for Adjustment in mobile app

MW-1147: simplify return in EditProductForm decorator in 'quantity'

MW-1147: simplify return in EditProductForm decorator

MW-1147: added missing semicolon in EditProductPage decorator

MW-1147: fixes after code review, fix delete lot in 'editProductForm' decorator

MW-1147: fix with trailing comma after sonar qube report

MW-1147: added EditProductPage for Adjustment in mobile app

Merge pull request #16 from OpenLMIS/MW-1147

MW-1147: Implementation of Adjustments tab - first part