openlmis-ui-components

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge pull request #10 from OpenLMIS/upgradebranch

Update yarn, jenkinsfile, npm-shrinkwrap

Update Jenkinsfile

Update yarn, jenkinsfile, npm-shrinkwrap

Adding cleaning functions to Jenkinsfile, update older versions of files causing errors

Bumped version to 7.2.8-SNAPSHOT

Bumped version to 7.2.8-SNAPSHOT

Bumped version to 7.2.8-SNAPSHOT

Released ui-components 7.2.7

Released ui-components 7.2.7-RC2

Released ui-components 7.2.7-RC1

OLMIS-7516: React table style improvements

    • -50
    • +48
    /src/react-components/table/table.jsx
OLMIS-7546 Update changelog

OLMIS-7546 Add config for pouchdb-find

OLMIS-7515 Sonar fix

OLMIS-7515 Fix integer parsing

    • -8
    • +12
    /src/react-components/inputs/numeric-input.jsx
OLMIS-7515 Numeric input does not have zero as default value

OLMIS-7515 Fix missing Input import in InputCell

OLMIS-7515 Fix parsing letters in numeric input

    • -17
    • +18
    /src/react-components/inputs/numeric-input.jsx
OLMIS-7508: Show validation on table page numbers

    • -6
    • +13
    /src/react-components/table/input-cell.jsx
    • -11
    • +48
    /src/react-components/table/table.jsx
OLMIS-7515 Add numeric input

    • -0
    • +69
    /src/react-components/inputs/numeric-input.jsx
OLMIS-7508: Fix checkstyle issues

OLMIS-7508: Add possibility to validate table cell value

    • -1
    • +2
    /src/react-components/table/editable-table.jsx
    • -1
    • +13
    /src/react-components/table/input-cell.jsx
OLMIS-7458: Added edit button class

OLMIS-7454: Right align text in numeric inputs

    • -1
    • +6
    /src/react-components/inputs/input.jsx
OLMIS-7454: Small improvements in input cell and breadcrumbs components

OLMIS-7454: Fix sonar issues

OLMIS-7454: Create Breadcrumbs component in React

    • -0
    • +42
    /src/react-components/breadcrumbs/breadcrumbs.jsx
OLMIS-7454: Fix sonar issues

    • -4
    • +4
    /src/react-components/table/editable-table.jsx
    • -23
    • +0
    /src/react-components/utils/angular-utils.js
    • -0
    • +23
    /src/react-components/utils/angular-utils.jsx
    • -1
    • +0
    /src/react-components/utils/format-utils.jsx
OLMIS-7454: Add possibility to edit data in React table

    • -0
    • +57
    /src/react-components/table/editable-table.jsx
    • -0
    • +43
    /src/react-components/table/input-cell.jsx
    • -0
    • +23
    /src/react-components/utils/angular-utils.js
    • -0
    • +47
    /src/react-components/utils/format-utils.jsx
OLMIS-7468: Fix code smells in ResponsiveButton

OLMIS-7468: Create table component in React

    • -0
    • +26
    /src/react-components/buttons/next-page-button.jsx
    • -0
    • +24
    /src/react-components/buttons/page-button.jsx
    • -0
    • +26
    /src/react-components/buttons/prev-page-button.jsx
    • -0
    • +126
    /src/react-components/table/table.jsx