From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from firstgate.proxmox.com (firstgate.proxmox.com [IPv6:2a01:7e0:0:424::9]) by lore.proxmox.com (Postfix) with ESMTPS id 9DF611FF189 for ; Thu, 4 Sep 2025 21:21:58 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 8CFD33686D; Thu, 4 Sep 2025 21:22:14 +0200 (CEST) From: Thomas Lamprecht To: pdm-devel@lists.proxmox.com, Dominik Csapak Date: Thu, 4 Sep 2025 21:21:22 +0200 Message-ID: <175701368036.573392.11775735702498751595.b4-ty@proxmox.com> X-Mailer: git-send-email 2.47.2 In-Reply-To: <20250826102229.2271453-1-d.csapak@proxmox.com> References: <20250826102229.2271453-1-d.csapak@proxmox.com> MIME-Version: 1.0 X-Bm-Milter-Handled: 55990f41-d878-4baa-be0a-ee34c49e34d2 X-Bm-Transport-Timestamp: 1757013684581 X-SPAM-LEVEL: Spam detection results: 0 AWL -0.154 Adjusted score from AWL reputation of From: address BAYES_00 -1.9 Bayes spam probability is 0 to 1% DMARC_MISSING 0.1 Missing DMARC policy KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment KAM_LOTSOFHASH 0.25 Emails with lots of hash-like gibberish RCVD_IN_VALIDITY_CERTIFIED_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. RCVD_IN_VALIDITY_RPBL_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. RCVD_IN_VALIDITY_SAFE_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_PASS -0.001 SPF: sender matches SPF record Subject: [pdm-devel] applied-series: [PATCH datacenter-manager v4 0/8] add task summary panels in dashboard X-BeenThere: pdm-devel@lists.proxmox.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Proxmox Datacenter Manager development discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Proxmox Datacenter Manager development discussion Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: pdm-devel-bounces@lists.proxmox.com Sender: "pdm-devel" On Tue, 26 Aug 2025 12:15:10 +0200, Dominik Csapak wrote: > This adds new panels to the dashboard for showing summaries of the tasks: > * one by category > * one by remote > > similar to what we have in PBS. > > I did not implement a cache for the data on the backend, but this can be > done as a follow up and should not impact the UI code at all. > > [...] Applied series, thanks! [1/8] server: task cache: treat a limit of 0 as unbounded commit: 39c27eb07c87cc345476d041c621921ef938abf0 [2/8] server: api: remote tasks: add 'remote' filter option commit: 6cbdb50148a46cfd2eef33c04151e78fe100482a [3/8] server: api: add remote-tasks statistics commit: b99d08e266207cee1665531407a8268d56be6b4a [4/8] ui: refactor remote upid formatter commit: d50a74f5d6b6b76c53abeb634b6bedd95e45448f [5/8] ui: tasks: add helper to summarize task categories commit: f4f2976566e9c18ff3f985062f68c2cb4fc4f0a6 [6/8] ui: add dialog to show filtered tasks commit: 7ee1472495dfaad99fff7f361cb555975c4f3715 [7/8] ui: dashboard: add task summaries commit: f172c0a88395715f1a9efae22220319385df64cb [8/8] ui: dashboard: make task summary time range configurable commit: bab762dee18b3e603d5418db5258fb18d2657afe _______________________________________________ pdm-devel mailing list pdm-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pdm-devel