openlmis-stockmanagement-ui

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
OLMIS-7221: Corrected stockEventCacheService

OLMIS-7221: Saving events errors to stockEventsSynchronizationErrors in local storage, removing events before sending the request from local storage

    • -0
    • +84
    /src/stock-event/stock-event-cache.service.js
    • -0
    • +214
    /src/stock-event/stock-event-cache.service.spec.js
    • -34
    • +19
    /src/stock-event/stock-event.run.js
    • -55
    • +34
    /src/stock-event/stock-event.run.spec.js
OLMIS-7205: Corrected documentation

OLMIS-7205: Synchronized offline events after logging and switching from offline to online

    • -0
    • +115
    /src/stock-event/stock-event.run.js
    • -0
    • +231
    /src/stock-event/stock-event.run.spec.js
OLMIS-7220: Added missing CHANGELOG

OLMIS-7220: Added call to facilityProgramCacheService in the routes

OLMIS-7181: Made Stock Card Summaries cache user-specific

OLMIS-7198: Added the possibility to redirect to Pending Operations screen from pending offline events link

OLMIS-7197: Removed unnecessary condition

OLMIS-7197: Added missing changelog

OLMIS-7197: Refreshing pending offline events indicator after saving a new stock event

OLMIS-7204: Made Stock on Hand screen available offline

OLMIS-7197: Added additional information about the author to stockEvents in local storage

OLMIS-7173: Added offline alerts on Issue/Receive/Adjustments screens

    • -1
    • +5
    /src/stock-adjustment/messages_en.json
OLMIS-7173: Updated changelog

OLMIS-7173: Added offline notifications and alert

OLMIS-7164: Disabled success notification after send issue/receive/adjustment in offline mode

OLMIS-7164: Add ability to save Adjustments/Receive/Issue in local storage

    • -0
    • +82
    /src/stock-event/stock-event-repository-impl.js
    • -0
    • +95
    /src/stock-event/stock-event-repository-impl.spec.js
    • -0
    • +59
    /src/stock-event/stock-event-repository.js
    • -0
    • +54
    /src/stock-event/stock-event-repository.spec.js
    • -0
    • +45
    /src/stock-event/stock-event-resource.js
    • -0
    • +41
    /src/stock-event/stock-event-resource.spec.js
OLMIS-7176: Use lotService instead of LotResource to fetch lots

OLMIS-7176: Adjustment, Receive and Issue page should be available in offline mode

    • -0
    • +1
    /src/stock-issue/stock-issue.routes.js
OLMIS-7165: Fixed issue with login when user has no home facility

OLMIS-7165: Added tests for checking user permission when getting stock cards on login

OLMIS-7165: Added check if user has permission to get stock cards

OLMIS-7165: Remove Stock Card Summary records from local database on login

OLMIS-7165: Use ReasonDataBuilder in test

OLMIS-7165: Added changelog

OLMIS-7165: Added tests for getting stock card summaries on login

    • -0
    • +104
    /src/stock-products/full-stock-card-summary-cache.run.spec.js
OLMIS-7165: Fixed broken tests for stock card summaries

OLMIS-7165: Cache stockCardSummaries

    • -0
    • +55
    /src/stock-products/full-stock-card-summary-cache.run.js
OLMIS-7165: Added tests for sourceDestinatioNService