From c1ebe9da52b19d7c769ec5e618db24b21d04eb20 Mon Sep 17 00:00:00 2001 From: Xavier Morel Date: Thu, 1 Jul 2021 08:56:02 +0200 Subject: [PATCH] [IMP] runbot_merge: format of staging timestamps * in the main dashboard, show the exact UTC timestamp (with a Z marker) on hover, not just the relative delta * in the branch details page, show the full timestamp, zoned, in ISO-8601 format --- runbot_merge/views/templates.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/runbot_merge/views/templates.xml b/runbot_merge/views/templates.xml index 64d0f6b2..25befb4a 100644 --- a/runbot_merge/views/templates.xml +++ b/runbot_merge/views/templates.xml @@ -148,7 +148,8 @@