From b5b90557fd3550399624f905c8e4ab14f29c5fc6 Mon Sep 17 00:00:00 2001 From: Christophe Monniez Date: Mon, 4 Sep 2023 15:55:05 +0200 Subject: [PATCH] [IMP] runbot: add a backend commit links tree view It's sometimes usefull to find a commit in the commit links. --- runbot/views/commit_views.xml | 37 +++++++++++++++++++++++++++++++++-- runbot/views/menus.xml | 1 + 2 files changed, 36 insertions(+), 2 deletions(-) diff --git a/runbot/views/commit_views.xml b/runbot/views/commit_views.xml index 1b921845..898d2672 100644 --- a/runbot/views/commit_views.xml +++ b/runbot/views/commit_views.xml @@ -7,7 +7,7 @@
- + @@ -28,7 +28,7 @@ runbot.commit - + @@ -59,6 +59,39 @@ tree,form + + runbot.commit.link.tree + runbot.commit.link + + + + + + + + + + + + + runbot.commit.link.filter + runbot.commit.link + + + + + + + + + + + + + Commit Links + runbot.commit.link + tree + diff --git a/runbot/views/menus.xml b/runbot/views/menus.xml index 69aa7e4d..f01f49ad 100644 --- a/runbot/views/menus.xml +++ b/runbot/views/menus.xml @@ -9,6 +9,7 @@ +