openlmis-stockmanagement-ui

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Bumped version to 2.1.0-SNAPSHOT

Release 2.0.9

Revert "Released stockmanagement-ui version 2.0.9-RC3"

This reverts commit 35d0bee0ed4ad7a69ca2053f34b42e14ed835592.

Released stockmanagement-ui version 2.0.9-RC3

Revert "Released stockmanagement-ui version 2.0.9-RC2"

This reverts commit dd9d20022069ecf67d02047ed95f49610ae72f7a.

Released stockmanagement-ui version 2.0.9-RC2

OLMIS-7259: Added/refactored some tests

OLMIS-7259: Fixed issue with missing pagination in Stock on Hand table in offline mode

OLMIS-7246: Fix missing pagination in Stock on Hand table

OLMIS-6813: Added missing CHANGELOG

OLMIS-6813: Displaying products with SoH equal 0 on the Adjustments screen

Revert "Released stockmanagement-ui 2.0.9-RC1"

This reverts commit 5c9352491bc2218b8965173be18443466e5d0336.

Released stockmanagement-ui 2.0.9-RC1

OLMIS-7228: Added an alert error when reasons, sources, or destinations were not found in local storage

    • -0
    • +3
    /src/stock-reason/messages_en.json
OLMIS-7222: Move event error object creation method to stock event cache service

    • -13
    • +1
    /src/stock-event/stock-event.run.js
    • -18
    • +13
    /src/stock-event/stock-event.run.spec.js
OLMIS-7222: Change synchronization error format in local storage

    • -3
    • +1
    /src/stock-event/stock-event.run.spec.js
OLMIS-7207: Refreshed offline events indicator after sync error

    • -0
    • +4
    /src/stock-event/stock-event.run.spec.js
OLMIS-7221: Used STOCK_EVENTS and STOCK_EVENTS_SYNCHRONIZATION_ERRORS variables in stockEventCacheService methods

OLMIS-7221: Updated alert message for stock event sync errors

    • -0
    • +5
    /src/stock-event/messages_en.json
    • -2
    • +12
    /src/stock-event/stock-event.run.spec.js
OLMIS-7221: Updated stock event cache service docs

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