tftsr-devops_investigation/src-tauri/src
Shaun Arman 68d815e3e1
All checks were successful
Test / frontend-tests (pull_request) Successful in 1m13s
Test / frontend-typecheck (pull_request) Successful in 1m15s
Test / rust-fmt-check (pull_request) Successful in 2m48s
Test / rust-clippy (pull_request) Successful in 18m34s
Test / rust-tests (pull_request) Successful in 20m17s
fix: add missing ai_providers migration (014)
- Re-add migration 014_create_ai_providers to create ai_providers table
- Add test_create_ai_providers_table() to verify table schema
- Add test_store_and_retrieve_ai_provider() to verify CRUD operations
- Bump version to 0.2.49 in tauri.conf.json

Fixes missing AI provider data when upgrading from v0.2.42
2026-04-10 12:03:22 -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: add missing ai_providers migration (014) 2026-04-10 12:03:22 -05:00
docs feat: add image attachment support with PII detection 2026-04-08 20:03:34 -05:00
integrations chore: Format Rust code after merge 2026-04-08 21:03:36 -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