From 916f1441631b411792b3534e8ff7d45f5ce6b6ec Mon Sep 17 00:00:00 2001 From: Xavier Morel Date: Mon, 20 Jan 2025 16:04:02 +0100 Subject: [PATCH] [IMP] runbot_merge: staging form Link stagings to the staging commits instead of the commits directly in order to have the repository name and not need to try the commit on every repository. Also make the trees editable, in combination with `readonly="1"` this does not make the trees editable but does prevent clicking on a row to open a dialog with the linked objects, which is convenient if one wants to copy the commit hash. --- runbot_merge/views/mergebot.xml | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/runbot_merge/views/mergebot.xml b/runbot_merge/views/mergebot.xml index b8431dd3..ddc9a88f 100644 --- a/runbot_merge/views/mergebot.xml +++ b/runbot_merge/views/mergebot.xml @@ -357,19 +357,21 @@ - - - -