From 315d5dffa90af79c213faf93c23ec78cc55cf03a Mon Sep 17 00:00:00 2001 From: cstns Date: Thu, 20 Feb 2025 12:22:17 +0200 Subject: [PATCH 1/5] show the version history tab for instance owned devices to unblock the timeline feature --- .../device/VersionHistory/Snapshots/index.vue | 43 ++++++++++++++++++- frontend/src/pages/device/index.vue | 3 +- 2 files changed, 43 insertions(+), 3 deletions(-) diff --git a/frontend/src/pages/device/VersionHistory/Snapshots/index.vue b/frontend/src/pages/device/VersionHistory/Snapshots/index.vue index dcd4b57c9c..6a073367ef 100644 --- a/frontend/src/pages/device/VersionHistory/Snapshots/index.vue +++ b/frontend/src/pages/device/VersionHistory/Snapshots/index.vue @@ -1,6 +1,44 @@