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 #1

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

Conversation

jyeshe
Copy link
Member

@jyeshe jyeshe commented Oct 31, 2024

What

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 force-pushed the unknown-functional-status branch 2 times, most recently from 3e78598 to 38afde4 Compare November 4, 2024 10:47
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