-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
187573237 case card attribute menu (#1325)
* Opens EditAttributePropertiesModal from case card attribute menu * Change add new attribute function to use V3 code. This fixes a bug where user could not add a value to the new attribute in the case card, which also meant evaluated formulas were could not be added as values. Adds ability add a formula to an attribute in the case card, using V3 modal. * Adds ability to hide attributes in case card. Case card hides attributes that were hidden in case table. * Fixes adding new attribute in case card again * Moves the loop for adding values to the attr before the logic of where to place the new attr * Moves card case attribute menu functionality to the DG data context utilities. * Moves SharedCaseMetDataPropType declaration to case-card.v2 Cleans up unused imports * Fizes broken jest test * fixes change in variables * chore: code review tweaks --------- Co-authored-by: Kirk Swenson <[email protected]>
- Loading branch information
Showing
3 changed files
with
96 additions
and
241 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.