openlmis-ui-layout

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

Release ui-layout 5.2.3

Release ui-layout 5.2.3-RC1

AO-739: Changed jenkins credentials (#14)

OLMIS-7660: Revert Add sticky position to header in mobile app (#13)

* OLMIS-7660: Revert Add sticky position to header in mobile app

* OLMIS-7660: Revert Add sticky position to header in mobile app

Merge pull request #12 from OpenLMIS/OLMIS-7660

OLMIS-7660: Add sticky position to header in mobile app

OLMIS-7660: Add sticky position to header in mobile app

Merge pull request #11 from OpenLMIS/fixbranch

Update yarn, jenkinsfile, npm-shrinkwrap

Update Jenkinsfile

Update Jenkinsfile

Update yarn, jenkinsfile, npm-shrinkwrap

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

Bumped version to 5.2.3-SNAPSHOT

Released ui-layout 5.2.2

Release 5.2.2-RC1

Merge pull request #10 from OpenLMIS/MW-1137

MW-1137: Refactor menu creation and main component for React pages

MW-1137: Fix variable name

Ok!

Ok!

Ok!

Ok!

To avoid "magic" variables you could use (for example): ).then(({ default: defaultReducer }) => ({ reducer: defaultReducer, name: reducer.name }))

To avoid "magic" variables you could use (for example):

).then(({ default: defaultReducer }) => ({ reducer: defaultReducer, name: reducer.name }))
I can't use reducer again and I didn't have any better idea

I can't use reducer again and I didn't have any better idea

we don't have translations implemented in react yet and this will be replaced by some more appropriate component later either way

we don't have translations implemented in react yet and this will be replaced by some more appropriate component later either way

it's not a boolean, it's a placeholder component shown when store is loaded from local storage

it's not a boolean, it's a placeholder component shown when store is loaded from local storage

Is it possible to use a translation here?

Is it possible to use a translation here?

Isn't `loading` a boolean? What is the consequence of setting it to `null`?

Isn't `loading` a boolean? What is the consequence of setting it to `null`?

What is `r`? Is there a better, more readable name for it?

What is `r`? Is there a better, more readable name for it?

MW-1137: Refactor menu creation and main component for React pages
MW-1137: Refactor menu creation and main component for React pages
MW-1137: Refactor menu creation and main component for React pages

    • -0
    • +1
    /src/openlmis-react-app/react-app.html
    • -0
    • +92
    /src/openlmis-react-app/react-app.jsx
    • -0
    • +22
    /src/openlmis-react-app/views/not-found.jsx
Bumped version to 5.2.2-SNAPSHOT