Clone
 

paweł albecki <palbecki@soldevelo.com> in openlmis-fulfillment-ui

OLMIS-4534: fix grant access to fulfill order screen

Only users with SHIPMENTS_VIEW or SHIPMENTS_EDIT see the link to "fulfill orders"

Either of the above right is required, not both

OLMIS-4398: fix pagination issues on Fulfill Orders screen

fix display toggle on the right

update package json

OLMIS-3853: fix typo

OLMIS-3853: add popover for fill quantity

OLMIS-3853: solve position generically and in more SMACCSish way

OLMIS-3853: fix typo in key

OLMIS-3853: add popover and have toggle within table-container

OLMIS-3853: use toggle button

OLMIS-3853: enable tests

OLMIS-3853: cache user toggle selection

OLMIS-3853: rename quantity unit component

    • -0
    • +37
    /src/shipment-view/quantity-unit-toggle.component.js
    • -0
    • +94
    /src/shipment-view/quantity-unit-toggle.controller.js
    • -0
    • +71
    /src/shipment-view/quantity-unit-toggle.controller.spec.js
    • -0
    • +4
    /src/shipment-view/quantity-unit-toggle.html
OLMIS-3853: add tests for calculateQuantity method

OLMIS-3853: add tests for quantity-unit controller

    • -0
    • +71
    /src/shipment-view/quantity-unit.controller.spec.js
OLMIS-3853: move unit names to constant

OLMIS-3853: remove redundant property

OLMIS-3853: add flex container for toggle

OLMIS-3853: hold message keys in variable

OLMIS-3853: create constant for units and add jsdoc

    • -0
    • +38
    /src/shipment-view/quantity-unit.constant.js
OLMIS-3853: Remove trailing comma

OLMIS-3853: Base toggle between viewing values in doses or vials

    • -0
    • +37
    /src/shipment-view/quantity-unit.component.js
    • -0
    • +65
    /src/shipment-view/quantity-unit.controller.js
    • -0
    • +4
    /src/shipment-view/quantity-unit.html
OLMIS-892: fix ticket number

OLMIS-892: chanelog

OLMIS-892: Show Ordered Quantity on the Proof of Delivery view

    • -2
    • +0
    /src/order/order-line-item-data-builder.spec.js
OLMIS-892: Show Ordered Quantity on the Proof of Delivery view

OLMIS-3610: remove openlmisDate from string field

OLMIS-3610: fix fetching last updater username

OLMIS-3610: fix loading shows too early

OLMIS-1611: fix call validate for all lines