From 28b0ea7f886869ea702295746d965071dc331ed5 Mon Sep 17 00:00:00 2001 From: stheno Date: Sun, 4 Feb 2018 19:28:18 -0800 Subject: [PATCH] Added a couple features to the database viewer. * Auto query on selection * Choice of insert full query or just name based on auto checkbox * A "select" on child menu item in left list. I am not sure this is the right layout you want but this is a general idea if one chooses to adjust for project goals. --- .../gitbucket/core/admin/dbviewer.scala.html | 39 ++++++++++++++----- 1 file changed, 30 insertions(+), 9 deletions(-) diff --git a/src/main/twirl/gitbucket/core/admin/dbviewer.scala.html b/src/main/twirl/gitbucket/core/admin/dbviewer.scala.html index abe01b5eb..a75482575 100644 --- a/src/main/twirl/gitbucket/core/admin/dbviewer.scala.html +++ b/src/main/twirl/gitbucket/core/admin/dbviewer.scala.html @@ -10,7 +10,7 @@
  • @table.name