-
Notifications
You must be signed in to change notification settings - Fork 536
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: key creation and default prefix (#2816)
* feat: new filter logic * fix: remove ununused hook * fix: parsing logic * [autofix.ci] apply automated fixes * chore: remove log * chore: revert flag * feat: add ui for logs search * fix: input for search * feat: add structured query parsing * feat: allow parsing multiple search * chore: run formatter * [autofix.ci] apply automated fixes * chore: fix build issue * fix: build issue * fix: build error * feat: give preselected ai queries for users * refactor: common functions into a hook * refactor: checkbox component and selection logic * refactor: allow easier filter navigation * refactor: add full keyboard navigation for selected filters * fix: key creation and default prefix assignment * [autofix.ci] apply automated fixes * fix: PR comments --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
- Loading branch information
1 parent
57615c2
commit abf169d
Showing
3 changed files
with
56 additions
and
3 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