Skip to content

Implemented an interface IJob to represent different types of pipeline tasks....

Implemented an interface IJob to represent different types of pipeline tasks. Implemented an EmailNotification system which using the IJob interface sends emails to people. Updated the SystemStateProvider.cs to include mail messages and smtp host. Added a settings view and viewmodel. It is not implemented yet.

Merge request reports

Loading