Clone
 

hongwei peng <pengisgood@gmail.com> in openlmis-stockmanagement-ui

upgrade version

update version

OLMIS-2569 rename API and remove unused dependency

OLMIS-2569 add api to get physical inventory draft

OLMIS-2569 add api to get stock card summaries without cards

OLMIS-2569 paginate get stock card summaries api

OLMIS-2559 clear errors when blur or change

format

OLMIS-2557 fix typo

OLMIS-2518 fix bug when delete draft with unsaved changes

OLMIS-2518 avoid to popup confirm modal when delete

[refactor] fix error message

[refactor] refactor validation

[refactor] extract method

[bug] will return empty array when no elements found

OLMIS-2519 filter programs without right assigned.

    • -2
    • +2
    /src/stock-issue/stock-issue.routes.js
    • -0
    • +26
    /src/stock-program-util/program-util.module.js
OLMIS-2518 enable to delete physical inventory draft

[feedback] fix style

OLMIS-2507 enhance selector

OLMIS-2507 revise directive to always focus on the first one

OLMIS-2507 fix ng doc

OLMIS-2507 auto focus the first element

    • -0
    • +40
    /src/stockmanagement/auto-focus.directive.js
OLMIS-2506 keep previous row's fields as default value

[feedback] remove some fields

[feedback] split column

[feedback] only list out those active products

[code review] split method

OLMIS-635: validate occurred date before submit

OLMIS-635: fix bug when validateDebitQuantity

OLMIS-635: fix style to align top when free text is allowed