From 8d594902ada07bdced1e4f3e3a4552ec09c8ff86 Mon Sep 17 00:00:00 2001 From: CarlosRoca13 Date: Wed, 14 Jan 2026 19:01:48 +0100 Subject: [PATCH 1/2] [IMP] vault: Add kanban view for vault fields Before this changes, the list view does not allow to see the buttons to interact with the secret. With this changes, is added a kanban view where we can press the buttons to interact with the secret --- vault/views/vault_entry_views.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/vault/views/vault_entry_views.xml b/vault/views/vault_entry_views.xml index caedb23647..1d5639bc94 100644 --- a/vault/views/vault_entry_views.xml +++ b/vault/views/vault_entry_views.xml @@ -93,6 +93,25 @@ /> + + + + + + + +

+ +

+ + +
+
+