-
Notifications
You must be signed in to change notification settings - Fork 997
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(ui): support selecting repositories in answer engine (#2594)
* feat(ui): support selecting repos in answer engine * update textarea style * [autofix.ci] apply automated fixes * update: single choice * [autofix.ci] apply automated fixes * update: adjust style of 'clear' button * [autofix.ci] apply automated fixes * Update ee/tabby-ui/components/textarea-search.tsx Co-authored-by: Meng Zhang <[email protected]> * Update ee/tabby-ui/components/textarea-search.tsx Co-authored-by: Meng Zhang <[email protected]> * Update ee/tabby-ui/components/textarea-search.tsx Co-authored-by: Meng Zhang <[email protected]> * Update ee/tabby-ui/components/textarea-search.tsx Co-authored-by: Meng Zhang <[email protected]> * Update ee/tabby-ui/components/textarea-search.tsx Co-authored-by: Meng Zhang <[email protected]> * [autofix.ci] apply automated fixes * update text * [autofix.ci] apply automated fixes * update style * update: add code_query * update: extraRequestPayload * [autofix.ci] apply automated fixes * update: request with code_query * update: fix repo select * update: process topbar * update: use kind & id as key of commandItem * update * update: cache key * update: rename storage key * update: show repo select in search page --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com> Co-authored-by: Meng Zhang <[email protected]>
- Loading branch information
1 parent
0e0a882
commit 759206c
Showing
12 changed files
with
550 additions
and
74 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
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.