BE+FE: change log

This commit is contained in:
jokob-sk
2026-07-06 15:00:41 +10:00
parent 887de65eb9
commit 7e6189cbd4
9 changed files with 41 additions and 42 deletions

View File

@@ -131,6 +131,7 @@ class Query(ObjectType):
devGUID=devGUID,
changedColumn=changedColumn,
changedBy=changedBy,
search=paging["search"]
)
else:
groups = h.get_all_grouped_history(
@@ -145,6 +146,7 @@ class Query(ObjectType):
total = h.get_total_group_count(
changedColumn=changedColumn,
changedBy=changedBy,
search=paging["search"]
)
return DeviceHistoryResult(