seweryn.niedzielski

AO-739: removed jenkins details

AO-739: updated README to add info about new Transifex CLI

AO-739: updated credential in build to have Transifex token

updated jenkins file with credential for api token transifex

AO-739: test new credential with API Token for Transifex

AO-739: added installing transifex in build too, fixing removing initiated program

AO-739: tx command running from specific place due to entrypoint

AO-739: fixed commands call, output path in logs

add additional console log to check if build is passed

OLMIS-7638: resolved conflict

OLMIS-7638: updated changelog

OLMIS-7638: fixed 'Facilities is still possible to select after being disabled'

AO-739: removed transifex-client, installed transifex CLI API v3

OLMIS-7649: modified changelog

OLMIS-7649: modified changelog

OLMIS-7649: fixes after code review

OLMIS-7649: minor fixes

OLMIS-7649: import MultiSelect from another module, fixed css

OLMIS-7649: fixed based on recent sonar report

OLMIS-7649: fixed conflict

OLMIS-7649: fixed based on sonar report

OLMIS-7649: fixed css class names

OLMIS-7649: added changelog, minor fixes in css file

OLMIS-7649: added MultiSelect Component

    • -0
    • +75
    /src/react-components/inputs/multi-select.jsx
OLMIS-7649: added mocked zip export, changes in css

    • -0
    • +26
    /src/admin-data-export/utils.jsx
OLMIS-7649: added multiselect and mechanism for it on export page

    • -0
    • +149
    /src/admin-data-export/_admin-data-export.scss
    • -0
    • +16
    /src/admin-data-export/components/MultiSelect/index.jsx
    • -0
    • +59
    /src/admin-data-export/consts.jsx
OLMIS-7649: create skeleton module for 'DataExport' page

    • -0
    • +34
    /src/admin-data-export/Routing.jsx
    • -0
    • +1
    /src/admin-data-export/admin-data-export.html
    • -0
    • +3
    /src/admin-data-export/messages_en.json
OLMIS-7654: Create template page for program/facility selection

    • -0
    • +39
    /src/stock-on-hand-mobile/components/radio-button.jsx
    • -0
    • +3
    /src/stock-on-hand-mobile/messages_en.json
    • -0
    • +116
    /src/stock-on-hand-mobile/pages/program-select.jsx
    • -0
    • +32
    /src/stock-on-hand-mobile/reducers/facilities.jsx
    • -0
    • +28
    /src/stock-on-hand-mobile/store.jsx
MW-1165: added 'AddLotCode' page for Receive on mobile app

    • -0
    • +159
    /src/stock-receive-mobile/add-lot-code.jsx
    • -1
    • +12
    /src/stock-receive-mobile/receive-app.jsx