-
Notifications
You must be signed in to change notification settings - Fork 182
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
LUI-197 UI for saving concept reference ranges (#196)
* Initial commit * Concept references header on the UI * Showing reference range title and table headers * Concept reference form - restructured * Showing saved data * Updating concept page with reference ranges * Successfully saving new data * Hiding reference ranges when concept type is not numeric * Updating version for testing purposes * Removing an existing row on the UI * Adding tests * Hiding and showing referenceRange row on conceptForm * Creating a reflection object of reference range * Using reflection to map reference ranges * Updating reflection in tests * Code refactor * Update reference ranges * Reverting the core version * Sorting reference ranges * Fixing null pointer * Code refactor * Ability to edit concept reference ranges * Updating reference range validations * Reconciliation of admin and dictionary views * Fixing an error when 2 rows are added and the first one removed before saving * Conditional display of concept reference ranges based on openMRS-core version * Refactoring * code refactor * code refactor * removed unnecessary method * Hidding concept set row when checkbox is not clicked * Showing 'Is set' when checkbox is checked
- Loading branch information
1 parent
e382018
commit 89cdd96
Showing
13 changed files
with
1,075 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.