Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Unknown functional status to UI #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jyeshe
Copy link

@jyeshe jyeshe commented Oct 31, 2024

Hi, would it possible to add please this functional status? It's required from one of our clients (an OpenFn client)
I have opened the pair PR on openlmis-cce: OpenLMIS/openlmis-cce#18

Change

Adds new functional status to allow saving CCE Inventory with Unknown status here:
Screenshot from 2024-11-04 12-53-48

Build

Built with:

$ docker-compose run cce-ui
# npm install
# grunt clean build
# exit
$ docker build . --tag openlmis-fork/cce-ui

Then to use it on the reference-ui:

  1. Set the image on the docker-compose.yaml replace image: openlmis/cce-ui:1.1.5 with image: openlmis-fork/cce-ui
  2. Build with:
$ docker-compose run reference-ui
# /build.sh
# exit
$ docker build . --tag openlmis-fork/reference-ui

Additional notes

This branch was created from the cce-ui v1.1.5 tag

@jyeshe jyeshe changed the base branch from master to rel-1.1.6 October 31, 2024 16:24
@jyeshe jyeshe changed the base branch from rel-1.1.6 to master October 31, 2024 16:25
@jyeshe jyeshe marked this pull request as ready for review October 31, 2024 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant