tftsr-devops_investigation/src-tauri/src
Shaun Arman bc50a78db7
All checks were successful
Test / rust-fmt-check (pull_request) Successful in 10s
Test / frontend-typecheck (pull_request) Successful in 1m11s
Test / frontend-tests (pull_request) Successful in 1m12s
PR Review Automation / review (pull_request) Successful in 3m6s
Test / rust-clippy (pull_request) Successful in 3m49s
Test / rust-tests (pull_request) Successful in 5m4s
fix: correct WIQL syntax and escape_wiql implementation
- Replace CONTAINS with ~ operator (correct WIQL syntax for text matching)
- Remove escaping of ~, *, ? which are valid WIQL wildcards
- Update tests to reflect correct escape_wiql behavior
2026-04-14 20:38:21 -05:00
..
ai chore: Format Rust code after merge 2026-04-08 21:03:36 -05:00
audit fix(security): harden secret handling and audit integrity 2026-04-04 23:37:05 -05:00
commands fix: lint fixes and formatting cleanup 2026-04-09 20:42:40 -05:00
db fix: address critical AI review issues 2026-04-13 08:50:34 -05:00
docs feat: add image attachment support with PII detection 2026-04-08 20:03:34 -05:00
integrations fix: correct WIQL syntax and escape_wiql implementation 2026-04-14 20:38:21 -05:00
ollama fix: provider routing uses provider_type, Active badge, fmt 2026-03-31 08:05:13 -05:00
pii fix(pii): remove lookahead from hostname regex, fix fmt in analysis test 2026-04-05 09:59:19 -05:00
lib.rs feat: support GenAI datastore file uploads and fix paste image upload 2026-04-09 18:05:44 -05:00
main.rs feat: initial implementation of TFTSR IT Triage & RCA application 2026-03-14 22:36:25 -05:00
state.rs feat: support GenAI datastore file uploads and fix paste image upload 2026-04-09 18:05:44 -05:00