Add date range to UserJobAggregator

This update includes adding start_date and end_date to UserJobAggregator. This addition allows the selection of a date range in the export feature. Accompanying this change are associated translations and tests.
This commit is contained in:
2024-06-17 17:16:02 +02:00
parent 791b3776c5
commit fab00f679c
4 changed files with 83 additions and 7 deletions

View File

@@ -0,0 +1,5 @@
kind: Feature
body: '[export] add date range on "group course by jobs''s referrer"'
time: 2024-06-17T17:14:14.737439251+02:00
custom:
Issue: "282"