Clone
 

sniedzielski <sniedzielski@soldevelo.com> in openlmis-stockmanagement-ui

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

OLMIS-7654: Create template page for program/facility selection

    • -0
    • +39
    /src/stock-on-hand-mobile/components/radio-button.jsx
    • -0
    • +3
    /src/stock-on-hand-mobile/messages_en.json
    • -0
    • +116
    /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
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
MW-1164: use immutability helper for deleting lot code

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

MW-1164: fixed removing 'no configurable' property

MW-1164: removed trailing comma - sonar

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
MW-1161: fixed Sonar quality gate

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
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
OLMIS-7599: fix sonar report - trailing comma

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

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

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