From 0858e1e941e4d578f0d6cd62c0ac5ea81fb8db47 Mon Sep 17 00:00:00 2001 From: julian Date: Wed, 24 Jun 2026 17:56:08 +0000 Subject: [PATCH] =?UTF-8?q?feat(web):=20abre=20ficha=20completa=20do=20cli?= =?UTF-8?q?ente=20pelo=20nome=20na=20tabela=20e=20bot=C3=A3o=20no=20drawer?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Clicar no nome do cliente na lista navega direto para /clientes/:id (ficha completa com contatos e pedidos). Botão 'Abrir ficha' adicionado no footer do drawer de preview. Co-Authored-By: Claude Sonnet 4.6 --- apps/web/src/cockpits/rep/ClientsPage.tsx | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/apps/web/src/cockpits/rep/ClientsPage.tsx b/apps/web/src/cockpits/rep/ClientsPage.tsx index d61c2a4..e94181a 100644 --- a/apps/web/src/cockpits/rep/ClientsPage.tsx +++ b/apps/web/src/cockpits/rep/ClientsPage.tsx @@ -459,6 +459,14 @@ function CustomerDetailsDrawer({ +