summaryrefslogtreecommitdiff
path: root/DomainDig/WorkflowsView.swift
Commit message (Collapse)AuthorAgeFilesLines
* feat(v2.8.0): add workflows and repeatable inspection automationChristian Cleberg2026-04-221-0/+634
* introduce DomainWorkflow model and persistence * add WorkflowsView and execution flow * support batch inspection via workflows * add workflow-based export (TXT/CSV/JSON) * enable bulk add from history/watchlist * add quick actions for common operations * integrate workflows with tracking and history