6 Commits

Author SHA1 Message Date
e0e7951ff2 Update document and email message schemas to allow optional object references and introduce a new email recipient schema. Adjust required fields and enhance indexing for better data management.
All checks were successful
farmcontrol/farmcontrol-scheduler/pipeline/head This commit looks good
2026-09-15 16:32:01 +01:00
21517ca5c6 Add resource management to document and email template schemas, including validation and normalization functions for resource names. Ensure unique resource names and proper structure for resource references.
All checks were successful
farmcontrol/farmcontrol-scheduler/pipeline/head This commit looks good
2026-09-13 19:51:46 +01:00
c9d2f35bc0 Refactor audit log and email message schemas for consistency by standardizing required fields and formatting. Ensure proper indexing and maintain functionality with minor adjustments to object references.
All checks were successful
farmcontrol/farmcontrol-scheduler/pipeline/head This commit looks good
2026-09-12 23:29:52 +01:00
39060f0cea Enhance database functionality by adding user parameter to edit, new, and delete object functions; implement email account, template, and message schemas; update audit log schema to include system flag and improve owner resolution logic.
All checks were successful
farmcontrol/farmcontrol-scheduler/pipeline/head This commit looks good
2026-09-12 21:39:53 +01:00
10b5074f94 Fix case sensitivity in worker file path in SchedulerManager
All checks were successful
farmcontrol/farmcontrol-scheduler/pipeline/head This commit looks good
2026-09-06 23:17:39 +01:00
f9284ed1f2 Initial Commit
Some checks failed
farmcontrol/farmcontrol-scheduler/pipeline/head There was a failure building this commit
2026-09-06 23:06:27 +01:00