-
Notifications
You must be signed in to change notification settings - Fork 83
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Find similar by ID or filter by payload key:value pair. (#167)
* Add payload filter in view point page. * Refactor Collection component to improve code readability and remove unused state variables * Refactor PointCard, PointVectors, and SimilarSearchfield components * Update placeholder text in SimilarSerachfield component * Fix duplicate condition check in DataGridList and SimilarSerachfield components * Add filter button to DataGridList component * Add handleDeleteAllChips function to SimilarSerachfield component * Refactor Collection component * Refactor DataGridList component and add payloadSchema prop * Refactor SimilarSearchfield component parse a string into primitive values in chip input * Add filter based indexed fields * Refactor PointsTabs and SimilarSerachfield components * Fix condition check in PointsTabs and add error handling in SimilarSerachfield * disableEdition SimilarSearchfield component
- Loading branch information
1 parent
c710f9f
commit 6afc89f
Showing
7 changed files
with
384 additions
and
177 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
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.