feat(search): implement column search mode and enhance search input functionality (#658)

* chore: update .gitignore to include manage.sh and .env files

* feat(api): add new SQL query for CI by no attribute in

* feat(api): enhance search functionality with new IN clause support for queries

* feat(lang): add new search tips and modes in English and Chinese language files

* feat(search): implement column search mode and enhance search input functionality
This commit is contained in:
thexqn
2024-12-18 17:21:24 +08:00
committed by GitHub
parent 0c57b2b83d
commit ada23262bb
8 changed files with 263 additions and 72 deletions

3
.gitignore vendored
View File

@@ -79,3 +79,6 @@ cmdb-ui/yarn-debug.log*
cmdb-ui/yarn-error.log*
cmdb-ui/package-lock.json
start.sh
manage.sh
.env
cmdb-api/.env