tftsr-devops_investigation/src-tauri/src/commands
Shaun Arman 655f8936c9
All checks were successful
Test / frontend-tests (pull_request) Successful in 1m45s
Test / frontend-typecheck (pull_request) Successful in 1m52s
PR Review Automation / review (pull_request) Successful in 3m0s
Test / rust-fmt-check (pull_request) Successful in 13m1s
Test / rust-clippy (pull_request) Successful in 14m52s
Test / rust-tests (pull_request) Successful in 16m50s
fix: implement v1.2.1 fixes
- Remove duplicate Updater page; integrate updater into ProxmoxSettings
- Fix ProxmoxRemotesPage imports to use proxmoxClient instead of tauriCommands
- Add rustls provider initialization for HTTPS tests
- Update tauri.conf.json and Cargo.toml for v1.2.1
- Bump version to 1.2.1

All tests pass:
- 386 frontend tests
- 406 Rust tests
- ESLint: 0 errors
- TypeScript: 0 errors
- Rust clippy: 0 warnings
2026-06-12 21:20:09 -05:00
..
agentic.rs fix(agentic): inline format arg in writeln! to satisfy clippy::uninlined_format_args 2026-05-31 14:19:29 -05:00
ai.rs feat: full copy from apollo_nxt-trcaa with complete sanitization 2026-06-05 14:12:43 -05:00
analysis.rs fix: comprehensive trcaa→tftsr conversion and URL corrections 2026-06-05 15:38:29 -05:00
db.rs feat(k8s): implement clean-room Kubernetes management GUI 2026-06-06 20:27:39 -05:00
docs.rs fix(security): harden secret handling and audit integrity 2026-04-04 23:37:05 -05:00
image.rs fix: address PR review findings — compress errors, size guard, modal error display 2026-05-31 18:06:07 -05:00
integrations.rs feat: implement Proxmox cluster management foundation 2026-06-10 21:50:30 -05:00
kube.rs fix(fmt): collapse single-expression restart count closure per rustfmt 2026-06-09 20:54:26 -05:00
metrics.rs fix(security): address automated code review findings 2026-06-09 18:08:58 -05:00
mod.rs feat: implement Proxmox cluster management foundation 2026-06-10 21:50:30 -05:00
proxmox.rs feat: Implement Proxmox Datacenter Manager feature parity - Phases 1-11 2026-06-11 09:38:36 -05:00
shell.rs fix(shell): delay KubeconfigGuard disarm until after PTY session starts 2026-06-09 20:00:50 -05:00
system.rs fix: implement v1.2.1 fixes 2026-06-12 21:20:09 -05:00