openlmis-stockmanagement-ui

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

OLMIS-7165: Added tests for caching valid reasons, sources and destinations on login

    • -0
    • +126
    /src/stock-reason/stock-reason-cache.run.spec.js
    • -0
    • +51
    /src/stock-valid-sources/source-cache.run.js
OLMIS-7165: Reverted getReasons function to the previous form

OLMIS-7165: Cache valid sources, destinations and reasons on login

    • -0
    • +51
    /src/stock-reason/stock-reason-cache.run.js
    • -1
    • +3
    /src/stock-reason/stock-reason.module.js
OLMIS-6983: Sonar analysis and build reference ui runs only for snapshots

Bumped version to 2.0.9-SNAPSHOT

Release 2.0.8

Revert "Released stockmanagement-ui 2.0.8-RC3"

This reverts commit 956661640bf3b89fc0200be15a8437b3a4aea120.

Released stockmanagement-ui 2.0.8-RC3

OLMIS-6984: Fixed saving Physical Inventory to local storage in online mode