-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(match-expression): match expression should be evaluated on backe…
…nd (#1069) * feat(match-expression): match expression should be evaluated on backend Signed-off-by: Thuan Vo <thvo@redhat.com> * chore(match_expr): ensure debounce for API request to /matchExpression endpoint * fix(match-exp): optimize backend checks * fix(topology): fix listview quicksearch with match expr * fix(match-exp): add back error handling * test(rules): fix create-rule tests * fix(credentials): fix header check and expand row behaviors * test(credetials): fix and add more tests * perf(topology): limit match expression check for graph view * chore(prettier): apply prettier * fix(utils): increase typing debounce time * chore(utils): use default debounce time for typing * feat(match-expr): show loading helper text when processing * feat(match-expr): use loading state immediately on keystrokes --------- Signed-off-by: Thuan Vo <thvo@redhat.com>
- Loading branch information
Showing
15 changed files
with
562 additions
and
419 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.