Commit Graph

  • 083cb6f903 Fix indentation error dev smolkik-code 2026-06-11 16:47:37 +07:00
  • d690a6cb8d Fix: use .includes() for string checks, filter system jobs from dashboard smolkik-code 2026-06-11 15:08:22 +07:00
  • bcef4deaf1 Fix: show both schedule_enabled and state status separately in jobs table smolkik-code 2026-06-11 14:31:30 +07:00
  • 4346503939 Fix disabled jobs detection: check both schedule_enabled and state (stopped/disabled) smolkik-code 2026-06-11 13:06:54 +07:00
  • a058e73f18 Fix disabled jobs display and restore points smolkik-code 2026-06-11 12:33:57 +07:00
  • ea3f13f51f fix: protectionGroups is v13+ only — handle 400 gracefully main smolkik-code 2026-06-10 13:53:58 +07:00
  • c5294ec754 fix: align with v13 OpenAPI spec — jobTypeFilter, protection groups, alarms resiliency smolkik-code 2026-06-10 13:51:09 +07:00
  • 699ac3646a fix: return empty list from fetch_jobs() instead of raising, suppress error when sessions derive jobs smolkik-code 2026-06-10 12:00:08 +07:00
  • f1fa91538e fix: add per-type fallback for fetch_backups(), move agent types first in per-type lists smolkik-code 2026-06-10 11:54:50 +07:00
  • 5619d20ad1 feat: add restore points integration via /api/v1/restorePoints smolkik-code 2026-06-10 11:51:52 +07:00
  • d15be6c0d3 fix: replace agent policies endpoint with jobs API query per v13 docs smolkik-code 2026-06-10 09:19:48 +07:00
  • f2194cc0fd fix: align with Veeam v13 REST API docs smolkik-code 2026-06-10 09:10:31 +07:00
  • ba4cadc808 feat: full sessionType enum (23 types) with comma-separated batching smolkik-code 2026-06-10 09:05:00 +07:00
  • 683b86456e feat: add WindowsAgentBackupJob and BackupCopy session types smolkik-code 2026-06-09 18:00:59 +07:00
  • 81e0ba3a4a fix: merge sessions from all types (BackupJob, FileBackupJob, AgentBackupJob, unfiltered) smolkik-code 2026-06-09 17:43:53 +07:00
  • 9030db8368 fix: use sessionType=BackupJobs for backup session filtering smolkik-code 2026-06-09 17:30:35 +07:00
  • ee88951c31 fix: add protectionGroups endpoints to job fallback chain smolkik-code 2026-06-09 17:25:20 +07:00
  • 0db2c11408 feat: add agent policies and session typeFilter fallbacks smolkik-code 2026-06-09 17:24:58 +07:00
  • 0689a46638 fix: fallback to derive jobs from sessions when API fails smolkik-code 2026-06-09 17:22:07 +07:00
  • ba8a413e85 Initial commit: Veeam multi-instance monitoring dashboard smolkik-code 2026-06-09 17:10:35 +07:00
  • b48c200571 Initial commit smolkik_adm 2026-06-09 10:09:54 +00:00