- Implemented a keywords filter in the ListJobs function to allow searching by job name and description. - Refactored enabled status handling to support multiple truthy and falsy values, improving flexibility in job retrieval. - Default behavior remains to show all records regardless of enabled status, ensuring no data is inadvertently filtered out. |
||
|---|---|---|
| .. | ||
| categories.go | ||
| executions.go | ||
| job.go | ||
| jobs.go | ||
| logs.go | ||