12 Commits

Author SHA1 Message Date
19ff3f578a Move adding jobs to context to Job.Run (from Tranga.cs) 2025-03-13 20:06:46 +01:00
d7f21550cd Fix annotations 2025-03-13 19:15:55 +01:00
6909c367e5 Types return only Ids of related Entities 2025-03-08 12:54:07 +01:00
5921e524a9 Option to disable/enable jobs 2025-03-07 11:32:59 +01:00
e2ff2c76ed Jobs:
Fix multiple jobs running on the same connector
Fix state-updates
Add more Documentation to JobController
Only allow non-running jobs to be started
2025-03-03 21:13:03 +01:00
Alessandro Benetton
725813c2f3
[postgres-Server-V2] feat(Jobs): Instead of passing context to each job, pass service provider and let the job create its own context 2025-02-01 23:08:13 +01:00
94adefa8e6 Fix some Jobs 2025-01-09 01:34:03 +01:00
16dd1ffa97 Job Run pass context to add new Data 2024-12-16 23:29:57 +01:00
84388a469a Remove unncessary nullable in Job 2024-12-16 23:20:46 +01:00
03e89913e3 Scoped PGSql Contexts for Threads 2024-12-16 21:24:00 +01:00
87274aca19 Remove APISerializable and APIJsonSerializer 2024-12-16 18:55:52 +01:00
1008da7ee8 Add API 2024-12-14 21:53:29 +01:00