tftsr-devops_investigation/src-tauri/src
Shaun Arman b4bf1d37cd
Some checks failed
Test / rust-tests (push) Waiting to run
Test / frontend-typecheck (push) Waiting to run
Test / frontend-tests (push) Waiting to run
Auto Tag / auto-tag (push) Successful in 5s
Test / rust-fmt-check (push) Failing after 2m8s
Test / rust-clippy (push) Has been cancelled
Release / build-macos-arm64 (push) Successful in 11m8s
Release / build-windows-amd64 (push) Has been cancelled
Release / build-linux-arm64 (push) Has been cancelled
Release / build-linux-amd64 (push) Has been cancelled
fix: add user_id support and OAuth shell permission (v0.2.6)
Fixes:
- Added shell:allow-open permission to fix OAuth integration flows
- Added user_id field to ProviderConfig for MSI GenAI CORE ID
- Added UI field for user_id when api_format is msi_genai
- Made userId optional in MSI GenAI requests (only sent if provided)
- Added X-msi-genai-client header to MSI GenAI requests
- Updated CSP to include MSI GenAI domains
- Bumped version to 0.2.6

This fixes:
- OAuth error: 'Command plugin:shell|open not allowed by ACL'
- Missing User ID field in MSI GenAI configuration UI
2026-04-03 16:34:00 -05:00
..
ai fix: add user_id support and OAuth shell permission (v0.2.6) 2026-04-03 16:34:00 -05:00
audit style: apply cargo fmt formatting 2026-03-15 12:43:46 -05:00
commands feat: implement OAuth2 callback server with automatic token exchange 2026-04-03 14:59:39 -05:00
db feat: add database schema for integration credentials and config 2026-04-03 14:23:49 -05:00
docs fix: implement native DOCX export without pandoc dependency 2026-04-03 12:53:36 -05:00
integrations feat: implement Confluence, ServiceNow, and Azure DevOps REST API clients 2026-04-03 15:43:37 -05:00
ollama fix: provider routing uses provider_type, Active badge, fmt 2026-03-31 08:05:13 -05:00
pii fix: inline format args for Rust 1.88 clippy compatibility 2026-03-15 13:28:59 -05:00
lib.rs feat: add OAuth2 Tauri commands for integration authentication 2026-04-03 14:50:13 -05:00
main.rs feat: initial implementation of TFTSR IT Triage & RCA application 2026-03-14 22:36:25 -05:00
state.rs fix: add user_id support and OAuth shell permission (v0.2.6) 2026-04-03 16:34:00 -05:00