-
Notifications
You must be signed in to change notification settings - Fork 649
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace Material UI components in src/Components/Shifting/ListFilter.…
…tsx. Fixes #4996 (#5572) * Change MUI components to CARE components in ResultList.tsx * replace MUI components in src/Components/Shifting/ListFilter.tsx * change LegacySelectField to SelectFormField * fix handChange issue * fix shiftFilter issues * add cypress tests * change DateRangePicker to DateRangeFormField and add cpyress tests * CareUI: Adds `UserAutocompleteFormField` and used it in Assigned To field of Shifting Filter * delete unused `UserSelect2` * remove unnecessary grid around DateRangeFormField * replace FieldLabel with SelectFormField label --------- Co-authored-by: Khavin Shankar <khavinshankar@gmail.com> Co-authored-by: Mohammed Nihal <57055998+nihal467@users.noreply.github.com> Co-authored-by: rithviknishad <rithvikn2001@gmail.com>
- Loading branch information
1 parent
ae2fa21
commit b200a67
Showing
3 changed files
with
262 additions
and
193 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.