feature: job exporting (resolves #155)

This commit is contained in:
Gary Sharp
2024-12-12 16:02:12 +11:00
parent 90c709c4c1
commit a6b9cd1af2
55 changed files with 3197 additions and 412 deletions
@@ -1,6 +1,6 @@
using System;
namespace Disco.Models.Services.Job.Statistics
namespace Disco.Models.Services.Jobs.Statistics
{
public class DailyOpenedClosedItem
{