Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
OLMIS-6951: fixed validation check on refresh (#61)

* OLMIS-6951: test

* OLMIS-6951: No red marks on physical inventory after switching page

* OLMIS-6951: No red marks on physical inventory after switching page

* OLMIS-6951: fixed validation check on refresh

    • -6
    • +7
    ./stock-physical-inventory-draft/physical-inventory-draft.controller.js
    • -1
    • +2
    ./stock-physical-inventory-draft/physical-inventory-draft.routes.js
OLMIS-6951: validation on page change. (#60)

* OLMIS-6951: test

* OLMIS-6951: No red marks on physical inventory after switching page

* OLMIS-6951: No red marks on physical inventory after switching page

    • -0
    • +33
    ./stock-physical-inventory-draft/physical-inventory-draft.controller.js
    • -1
    • +4
    ./stock-physical-inventory-draft/physical-inventory-draft.html
    • -0
    • +2
    ./stock-physical-inventory-list/physical-inventory-list.controller.js
OLMIS-7736: Fix Bugs for the mobile Stock on Hand functionality (#59)

    • -0
    • +2
    ./stock-on-hand-mobile/_stock-on-hand-mobile.scss
    • -1
    • +1
    ./stock-on-hand-mobile/pages/product-details.jsx
OLMIS-7660: Fix bin card view (#58)

    • -2
    • +7
    ./stock-on-hand-mobile/_stock-on-hand-mobile.scss
    • -20
    • +18
    ./stock-on-hand-mobile/pages/product-details.jsx
OLMIS-7658: Update filter component in mobile SOH page (#57)

* OLMIS-7658: Implement filter on mobile SOH page

* OLMIS-7658: Update filter functionality in mobile SOH

* OLMIS-7658: Update filter component

* OLMIS-7658: Update filter component

* OLMIS-7658: Update filter component

* OLMIS-7658: Update filter component

    • -14
    • +17
    ./stock-on-hand-mobile/_stock-on-hand-mobile.scss
    • -1
    • +1
    ./stock-on-hand-mobile/components/stock-on-hand-table-component.jsx
    • -21
    • +11
    ./stock-on-hand-mobile/pages/product-details.jsx
    • -3
    • +6
    ./stock-on-hand-mobile/pages/stock-on-hand.jsx
  1. … 1 more file in changeset.
OLMIS-7660: Implement bin card page (#56)

* OLMIS-7660: Add product bin card page

* OLMIS-7660: Implement bin card page

* OLMIS-7660: Implement bin card page

* Update product.jsx

* OLMIS-7660: Changes after code review

    • -25
    • +151
    ./stock-on-hand-mobile/_stock-on-hand-mobile.scss
    • -0
    • +130
    ./stock-on-hand-mobile/components/bin-card-table-component.jsx
    • -11
    • +205
    ./stock-on-hand-mobile/pages/product-details.jsx
    • -6
    • +8
    ./stock-on-hand-mobile/pages/stock-on-hand.jsx
    • -2
    • +7
    ./stock-on-hand-mobile/stock-on-hand-app.jsx
    • -2
    • +6
    ./stock-on-hand-mobile/stock-on-hand.wrapper.jsx
  1. … 1 more file in changeset.
OLMIS-7655: Update header with back button (#51)

    • -0
    • +1
    ./stock-on-hand-mobile/_stock-on-hand-mobile.scss
OLMIS-7659: added ellipsis text with ability to see the whole text (#52)

* OLMIS-7659: added ellipsis text with ability to see the whole text

* OLMIS-7659: Delete unnecessary comma in mobile app store

---------

Co-authored-by: dariapionk <dpionk@soldevelo.com>

    • -4
    • +8
    ./stock-on-hand-mobile/_stock-on-hand-mobile.scss
    • -6
    • +10
    ./stock-on-hand-mobile/pages/product-details.jsx
OLMIS-7657: Update mobile SOH table (#53)

    • -7
    • +28
    ./stock-on-hand-mobile/_stock-on-hand-mobile.scss
    • -7
    • +11
    ./stock-on-hand-mobile/components/stock-on-hand-table-component.jsx
OLMIS-7658: Implement filter on mobile SOH page (#50)

    • -1
    • +2
    ./stock-on-hand-mobile/_stock-on-hand-mobile.scss
    • -1
    • +2
    ./stock-on-hand-mobile/components/stock-on-hand-table-component.jsx
    • -9
    • +41
    ./stock-on-hand-mobile/pages/stock-on-hand.jsx
  1. … 1 more file in changeset.
OLMIS-7659: fixed semicolons

    • -4
    • +4
    ./stock-on-hand-mobile/components/stock-on-hand-table-component.jsx
    • -3
    • +3
    ./stock-on-hand-mobile/pages/product-details.jsx
OLMIS-7659: fixed indentation

    • -9
    • +9
    ./stock-on-hand-mobile/components/stock-on-hand-table-component.jsx
OLMIS-7659: changed quotes and fixed indentation

    • -9
    • +9
    ./stock-on-hand-mobile/components/stock-on-hand-table-component.jsx
    • -2
    • +1
    ./stock-on-hand-mobile/stock-on-hand-app.jsx
OLMIS-7659: Implement product info page

    • -3
    • +78
    ./stock-on-hand-mobile/_stock-on-hand-mobile.scss
    • -27
    • +45
    ./stock-on-hand-mobile/components/stock-on-hand-table-component.jsx
    • -0
    • +93
    ./stock-on-hand-mobile/pages/product-details.jsx
    • -11
    • +13
    ./stock-on-hand-mobile/pages/stock-on-hand.jsx
    • -0
    • +34
    ./stock-on-hand-mobile/reducers/product.jsx
    • -5
    • +10
    ./stock-on-hand-mobile/stock-on-hand-app.jsx
    • -0
    • +7
    ./stock-on-hand-mobile/stock-on-hand.routes.js
OLMIS-7657: Add table to mobile Stock on Hand page (#47)

* OLMIS-7657: Add table to mobile Stock on Hand page

* OLMIS-7657: Changes after code review

* OLMIS-7657: Changes after code review

    • -0
    • +102
    ./stock-on-hand-mobile/_stock-on-hand-mobile.scss
    • -0
    • +102
    ./stock-on-hand-mobile/components/stock-on-hand-table-component.jsx
    • -11
    • +8
    ./stock-on-hand-mobile/pages/program-select.jsx
    • -10
    • +101
    ./stock-on-hand-mobile/pages/stock-on-hand.jsx
    • -1
    • +3
    ./stock-on-hand-mobile/stock-on-hand-app.jsx
    • -3
    • +4
    ./stock-on-hand-mobile/stock-on-hand.wrapper.jsx
  1. … 1 more file in changeset.
OLMIS-7655: Updated too long line

    • -1
    • +3
    ./stock-on-hand-mobile/pages/program-select.jsx
OLMIS-7655: Removed curly brackets

    • -1
    • +1
    ./stock-on-hand-mobile/pages/program-select.jsx
OLMIS-7655: Added semicolon

    • -1
    • +1
    ./stock-on-hand-mobile/pages/program-select.jsx
OLMIS-7655: Updated program select component

    • -8
    • +18
    ./stock-on-hand-mobile/pages/program-select.jsx
OLMIS-7656: Implement searching functionality (#44)

* OLMIS-7656: Implement searching functionality

* OLMIS-7656: Added semicolons

* OLMIS-7656L changes after code review

* OLMIS-7656: Updated changelog

    • -83
    • +87
    ./stock-on-hand-mobile/pages/program-select.jsx
    • -0
    • +54
    ./stock-on-hand-mobile/pages/stock-on-hand.jsx
    • -7
    • +15
    ./stock-on-hand-mobile/stock-on-hand-app.jsx
    • -1
    • +8
    ./stock-on-hand-mobile/stock-on-hand.routes.js
    • -1
    • +1
    ./stock-on-hand-mobile/stock-on-hand.wrapper.jsx
  1. … 1 more file in changeset.
OLMIS-7655: Enable selecting program and facility on mobile stock on hand (#43)

* OLMIS-7655: Enable selecting program and facility on mobile stock on hand

* OLMIS-7655: Changes after code review

* OLMIS-7655: Edited too long line

* OLMIS-7655: Updated changelog

    • -19
    • +55
    ./stock-on-hand-mobile/pages/program-select.jsx
    • -0
    • +36
    ./stock-on-hand-mobile/reducers/programs.jsx
    • -9
    • +111
    ./stock-on-hand-mobile/stock-on-hand-app.jsx
    • -2
    • +11
    ./stock-on-hand-mobile/stock-on-hand.wrapper.jsx
  1. … 1 more file in changeset.
OLMIS-7654: Deleted useless comma (#41)

* 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

* OLMIS-7654: Updated changelog

* OLMIS-7654: Deleted useless coma

Co-authored-by: sniedzielski <sniedzielski@soldevelo.com>

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
    • +1
    ./stock-adjustment-mobile/_adjustment-mobile.scss
    • -0
    • +3
    ./stock-on-hand-mobile/messages_en.json
    • -0
    • +110
    ./stock-on-hand-mobile/pages/program-select.jsx
    • -0
    • +32
    ./stock-on-hand-mobile/reducers/facilities.jsx
    • -0
    • +58
    ./stock-on-hand-mobile/stock-on-hand-app.jsx
    • -0
    • +1
    ./stock-on-hand-mobile/stock-on-hand-mobile.html
    • -0
    • +21
    ./stock-on-hand-mobile/stock-on-hand.module.js
    • -0
    • +50
    ./stock-on-hand-mobile/stock-on-hand.routes.js
    • -0
    • +54
    ./stock-on-hand-mobile/stock-on-hand.wrapper.jsx
    • -0
    • +28
    ./stock-on-hand-mobile/store.jsx
  1. … 2 more files in changeset.
OLMIS-7594: Add possibility to use same LotCode for different products (#38)

    • -1
    • +2
    ./stock-physical-inventory-draft/physical-inventory-draft.controller.js
  1. … 1 more file in changeset.
OLMIS-7629: Updating checkUnaccountedStockAdjustments method performance

    • -1
    • +2
    ./stock-physical-inventory-draft/physical-inventory-draft.controller.js
OLMIS-7608: Changed Tradeitem error description (#35)

* OLMIS-7608: Changed Tradeitem error description

* OLMIS-7608: Fixed wrong error displaying when making receives and updating physical inventory

    • -4
    • +21
    ./stock-adjustment-creation/adjustment-creation.controller.js
    • -0
    • +1
    ./stock-physical-inventory-draft/messages_en.json
    • -4
    • +21
    ./stock-physical-inventory-draft/physical-inventory-draft.controller.js
  1. … 1 more file in changeset.
OLMIS-7593: Fixed issue with saving the Unaccounted Quantity field in draft (#36)

* OLMIS-7593: Fixed issue with saving the Unaccounted Quantity field in draft

* OLMIS-7593: edited CHANGELOG.md

    • -0
    • +4
    ./stock-physical-inventory-draft/physical-inventory-draft.controller.js
  1. … 1 more file in changeset.
MW-1165: added 'AddLotCode' page for Receive on mobile app

    • -0
    • +19
    ./stock-adjustment-mobile/_adjustment-mobile.scss
    • -0
    • +159
    ./stock-receive-mobile/add-lot-code.jsx
    • -1
    • +12
    ./stock-receive-mobile/receive-app.jsx
    • -0
    • +7
    ./stock-receive-mobile/receive-mobile.routes.js
    • -3
    • +6
    ./stock-receive-mobile/receive-mobile.wrapper.jsx
MW-1164: use immutability helper for deleting lot code

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