openlmis-stockmanagement-ui

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
OLMIS-6900: Added message to save button about offline action

OLMIS-6899: Fixed issues with adding products on physical inventory screen

OLMIS-6900: Added message to buttons about offline action

OLMIS-6899: Updated submit error message

OLMIS-6898: Removed duplicated requests when entering Physical Inventory draft screen

OLMIS-6899: Updated physical inventory submit to display error message returned from backend

OLMIS-6900: Refactor function name

OLMIS-6898: Fixed displaying stock on hand

OLMIS-6900: Replace OfflineService with array check function

OLMIS-6900: Refactor offline checking with offlineService

OLMIS-6898: Updated UI to display locally cached draft

* If user is online and have some local changes - draft from storage will be displayed

* If user is online but doesn't have any local changes (or already saved them on the server) - the request will be send

* If user is offline - draft from storage will be displayed

OLMIS-6900: Fix for butons in offline mode and draft fetch from local storage

OLMIS-6898: Added auto-saving draft on Physical Inventory screen

OLMIS-6900: Included changes in changelog

OLMIS-6900: Fix issue with reasons list

OLMIS-6900: Extended getDraft test

OLMIS-6900: Delete view draft label

OLMIS-6900: Deleted view draft label

OLMIS-6900: Delete view draft label

OLMIS-6900: Deleted View Draft label

OLMIS-6900: Deleted unused label

OLMIS-6900: Added ability to open draft while offline

OLMIS-6900 - Added test for phyisical inventory list controller offline

OLMIS-6900: Add ability to open locally saved drafts offline

OLMIS-6896: Added corrections to physicalInventoryDraftCacheService

OLMIS-6896: Added missing 'jasmine/missing-expect' comment

OLMIS-6896: Refactored physicalInventoryService tests to not use local vars

OLMIS-6896: Added ability to display locally saved drafts in Physical Inventory

OLMIS-6901: Added the ability to cache orderables, lots and orderableFulfills in local storage after going to the Physical Inventory page

    • -60
    • +47
    /src/stock-products/full-stock-card-summary-repository-impl.spec.js
OLMIS-6897: Added the ability to cache physical inventory drafts and valid reasons in local storage