From 62e49b39ad6f866cbe5ab7fa1ff3764dabfbfc1b Mon Sep 17 00:00:00 2001 From: Lizandro Guarnizo <77708265+lizandrogd@users.noreply.github.com> Date: Wed, 20 May 2026 09:09:33 -0500 Subject: [PATCH] =?UTF-8?q?feat(vcard):=20agregar=20funcionalidad=20de=20e?= =?UTF-8?q?dici=C3=B3n=20de=20usuario=20y=20VCard,=20incluyendo=20filtros?= =?UTF-8?q?=20y=20modales?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/views/vcard_api.html | 575 ++++++++++++++++++++++++++++++++- 1 file changed, 562 insertions(+), 13 deletions(-) diff --git a/resources/views/vcard_api.html b/resources/views/vcard_api.html index 62cc243..44f7d9e 100644 --- a/resources/views/vcard_api.html +++ b/resources/views/vcard_api.html @@ -1,5 +1,5 @@ -
+
@@ -93,16 +93,160 @@ class="text-xs px-2 py-0.5 rounded-full" x-text="u.estado ? 'Activo' : 'Inactivo'"> -
+
+ +
+ + + +
+ + + + + + +
+
Cargando...
+
+
Sin registros.
+ + + + + + + + + + + + @@ -117,16 +261,19 @@ Nombre + Usuario Empresa Email Estado Privacidad + Acciones @@ -173,6 +324,22 @@
+ +
+ + + + + +
Sin datos. Haz clic en "Cargar".
@@ -208,6 +375,25 @@
+ +
+ + + +
Sin datos. Haz clic en "Cargar".
@@ -245,6 +431,21 @@
+ +
+ + + + +
Sin datos. Haz clic en "Cargar".
@@ -381,6 +582,156 @@ + + + + + +