From 4cb564890d6200e8de338b6ba29409f834ba6b0b Mon Sep 17 00:00:00 2001 From: Lizandro Guarnizo <77708265+lizandrogd@users.noreply.github.com> Date: Thu, 21 May 2026 10:14:40 -0500 Subject: [PATCH] feat(conx_db): complete edit/add modals with nombre, estado, version fields MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Edit modal: added Nombre, Versión, Estado (select) fields - Add modal: added Nombre, Versión, Estado (select) fields - loadData() JS mapping: includes nombre, estado, version - updateItem() payload: sends nombre, estado, version to backend Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- resources/views/conx_db.html | 85 +++++++++++++++++++++++++++++++++++- 1 file changed, 83 insertions(+), 2 deletions(-) diff --git a/resources/views/conx_db.html b/resources/views/conx_db.html index f8005b3..4b202d2 100755 --- a/resources/views/conx_db.html +++ b/resources/views/conx_db.html @@ -24,11 +24,13 @@ + - + + @@ -36,13 +38,19 @@
Nombre Puerto UsuarioPassword Tipo DB ServidorEstadoVersión