-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Create rule logic separation (#1187)
* Refactor enableDisable, dateCompare * Hide/unhide * Require if * Create rule feature * Hide/unhide subsection * EnableDisable subsection * Testing * Rename, additional testing * Cnft1 1839 (#1167) * Pagination fixed for NamesTable * Fixed PhoneAndEmailTable.tsx * Pagination for Address table * use only refetch for reload * removed synchronous then function * added synchronous functions --------- Co-authored-by: Michael Davis <[email protected]> * CNFT2-2214 Business Rules Bug Fix (#1181) * CNFT2-2213 Ungroup Questions: close menu (#1180) * [CNFT1-2077] Lab Report Search Testing (#1172) * lab report testing baseline * CNFT1-2090 Stored Procedures for Importation of data into CliniDeID - MSGOUTE (#1173) * Case insensitive identification search (#1179) * CNFT2-2098 Drag drop border (#1184) * Add quick code to autocomplete display name (#1182) * CNFT2-2100 Questions gap (#1186) * CNFT2-2221 Group Data mart repeat number 0 (#1185) * adding functionality for event search tabbing by converting patient an… (#1178) * adding functionality for event search tabing by converting patient and event search to buttons and made styles accordingly * adding a new component for tabs and using them in advanced search for patient and event search * formatting new files * adding sass modules * removing class names and moving the styles into the module * Fix in finder with added space * Fix test --------- Co-authored-by: Michael Peels <[email protected]> Co-authored-by: Michael Davis <[email protected]> Co-authored-by: Michael Davis <[email protected]> Co-authored-by: Lakshmi Narayanan Ramakrishnan <[email protected]> Co-authored-by: John Lee <[email protected]> Co-authored-by: Adam Loup <[email protected]> Co-authored-by: Sergei Veselev <[email protected]> Co-authored-by: Steve Urciuoli <[email protected]> Co-authored-by: Henry Clark <[email protected]>
- Loading branch information
1 parent
c1d81ee
commit 559ddea
Showing
54 changed files
with
3,510 additions
and
4,027 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
9 changes: 0 additions & 9 deletions
9
apps/modernization-ui/src/apps/page-builder/generated/models/CreateRuleResponse.ts
This file was deleted.
Oops, something went wrong.
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
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
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
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
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.