stock-adjustment-mobile

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

  1. … 11 more files in changeset.
MW-1165: added 'AddLotCode' page for Receive on mobile app

    • -17
    • +64
    ./add-products-page/add-product-page.jsx
  1. … 4 more files in changeset.
MW-1164: use immutability helper for deleting lot code

    • -3
    • +1
    ./add-products-page/add-product-page.jsx
MW-1164: logger to check why on UAT lot code cannot be deleted

    • -1
    • +3
    ./add-products-page/add-product-page.jsx
MW-1164: fixed removing 'no configurable' property

    • -2
    • +2
    ./add-products-page/add-product-page.jsx
MW-1164: removed trailing comma - sonar

MW-1164: changed the way of fetching reasons

MW-1164: AddReceive - including Edit/Submit mode

    • -3
    • +19
    ./add-products-page/add-product-page.jsx
    • -7
    • +23
    ./edit-product-page/edit-product-page.jsx
  1. … 5 more files in changeset.
MW-1163: added ProgramSelection for Receive, setup Receive module

  1. … 14 more files in changeset.
MW-1173: added missing semicolon at the end of return statement

    • -1
    • +1
    ./add-products-page/add-product-page.jsx
MW-1173: Changes requested after showcase, bug fixing after tests

    • -18
    • +25
    ./add-products-page/add-product-page.jsx
    • -10
    • +6
    ./components/date-input.component.jsx
    • -16
    • +20
    ./edit-product-page/edit-product-page.jsx
  1. … 1 more file in changeset.
MW-1161: EditProductPage for Issue - generic approach

    • -5
    • +8
    ./add-products-page/add-product-page.jsx
    • -11
    • +84
    ./edit-product-page/edit-product-page.jsx
  1. … 2 more files in changeset.
MW-1159: changes after code review

  1. … 3 more files in changeset.
MW-1160: fixed issue with 'map' in BlockList

    • -0
    • +1
    ./add-products-page/add-product-page.jsx
    • -15
    • +7
    ./components/block-list.component.jsx
    • -0
    • +1
    ./edit-product-page/edit-product-page.jsx
MW-1160: add SubmitPage for Issue - generic approach

    • -1
    • +3
    ./add-products-page/add-product-page.jsx
  1. … 3 more files in changeset.
MW-1159: AddProductPage for issue - generic approach, fixed reducers

    • -10
    • +52
    ./add-products-page/add-product-page.jsx
    • -9
    • +10
    ./edit-product-page/edit-product-page.jsx
    • -0
    • +32
    ./reducers/source-destination.jsx
  1. … 11 more files in changeset.
MW-1158: added additional changes for AddProductForm/SubmitAdjustment

    • -3
    • +4
    ./add-products-page/add-product-page.jsx
    • -8
    • +16
    ./components/block-list.component.jsx
    • -3
    • +4
    ./edit-product-page/edit-product-page.jsx
MW-1158: added ProgramPage for Issue - generic approach

  1. … 12 more files in changeset.
OLMIS-7599: fix sonar report - trailing comma

OLMIS-7599: fixing refreshing and reloading app

    • -5
    • +1
    ./add-products-page/add-product-page.jsx
    • -4
    • +2
    ./edit-product-page/edit-product-page.jsx
MW-1168: adding red asterisks next to obligatory fields in forms

    • -8
    • +8
    ./add-products-page/add-product-page.jsx
    • -6
    • +6
    ./edit-product-page/edit-product-page.jsx
MW-1168: fixed if/else code style part 2

    • -3
    • +2
    ./edit-product-page/edit-product-page.jsx
MW-1168: fixed if/else code style

    • -3
    • +2
    ./edit-product-page/edit-product-page.jsx
MW-1168: additional changes in UI and mechanism in Adjustment

    • -8
    • +16
    ./add-products-page/add-product-page.jsx
    • -0
    • +45
    ./components/date-input.component.jsx
    • -17
    • +38
    ./edit-product-page/edit-product-page.jsx
MW-1147: added missing import for 'update immutability-helper'

    • -1
    • +2
    ./add-products-page/add-product-page.jsx
MW-1147: hotfix for 'AddProductPage' decorator - delete lot - immutable object

    • -1
    • +3
    ./add-products-page/add-product-page.jsx
MW-1147: simplify return in EditProductForm decorator in 'quantity'

    • -2
    • +1
    ./edit-product-page/edit-product-page.jsx
MW-1147: simplify return in EditProductForm decorator

    • -2
    • +1
    ./edit-product-page/edit-product-page.jsx
MW-1147: added missing semicolon in EditProductPage decorator

    • -1
    • +1
    ./edit-product-page/edit-product-page.jsx
MW-1147: fixes after code review, fix delete lot in 'editProductForm' decorator

    • -9
    • +3
    ./add-products-page/add-product-page.jsx
    • -11
    • +9
    ./edit-product-page/edit-product-page.jsx