Pulse/internal/models
rcourtman 19a67dd4f3 Update core infrastructure components
Config:
- AI configuration improvements
- API tokens handling
- Persistence layer updates

Host Agent:
- Command execution improvements
- Better test coverage

Infrastructure Discovery:
- Service improvements
- Enhanced test coverage

Models:
- State snapshot updates
- Model improvements

Monitoring:
- Polling improvements
- Guest config handling
- Storage config support

WebSocket:
- Hub tenant test updates

Service Discovery:
- New service discovery module
2026-01-28 16:52:35 +00:00
..
concurrency_test.go Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
converters.go chore: UI improvements and branding updates 2026-01-24 22:45:42 +00:00
converters_additional_test.go test: expand backend coverage 2026-01-25 21:08:44 +00:00
converters_test.go test: add regression tests for missing frontend fields 2026-01-02 20:45:35 +00:00
models.go Update core infrastructure components 2026-01-28 16:52:35 +00:00
models_frontend.go chore: UI improvements and branding updates 2026-01-24 22:45:42 +00:00
organization.go feat: add multi-tenant isolation foundation (disabled by default) 2026-01-23 21:42:27 +00:00
organization_additional_test.go test: expand backend coverage 2026-01-25 21:08:44 +00:00
profile_validation.go feat(profiles): add AI-assisted profile suggestions 2026-01-15 13:24:18 +00:00
profile_validation_additional_test.go test: expand backend coverage 2026-01-25 21:08:44 +00:00
profile_validation_test.go feat(profiles): add AI-assisted profile suggestions 2026-01-15 13:24:18 +00:00
profiles.go fix(agent): add FreeBSD platform support to agent download and UI (#1051) 2026-01-11 23:51:12 +00:00
state_additional_test.go test: expand backend coverage 2026-01-25 21:08:44 +00:00
state_docker_test.go style: Apply gofmt to 37 files 2025-12-02 17:21:48 +00:00
state_host_test.go fix(models): extend namespace disambiguation to SyncGuestBackupTimes (#1095) 2026-01-12 15:11:59 +00:00
state_snapshot.go Update core infrastructure components 2026-01-28 16:52:35 +00:00