Draft
Conversation
- Add templates: restaurante, pizzaria, lanchonete, bar, cafeteria, acai, sushi - Create shared OrderForm component with customer data, delivery/pickup, address, payment method - Enhanced landing page showcasing all 7 templates in 'Veja como fica' section - WhatsApp integration with formatted order messages - Add SEO: robots.ts, sitemap.ts with dynamic URL generation - Remove static public files in favor of Next.js App Router
…pio digital SaaS: - Banco de dados PostgreSQL com RLS (Supabase Free) - Autenticacao com Supabase Auth - Painel administrativo (/painel) com dashboard, produtos, pedidos e config - Cardapio dinamico publico (/r/[slug]) - API segura de pedidos com calculo server-side - Login e cadastro de restaurantes - Header com navegacao na landing page
- Add /privacidade page with LGPD-compliant privacy policy - Add /termos page with terms of service - Add cookie consent banner component - Update footer with correct legal links and branding - Update login page with links to legal pages
- Highlight that customers can edit everything: name, logo, products, prices - Show add/remove product functionality - Emphasize simple and intuitive interface
- Add checkout page with PIX (R) and card (6x R.50) options - Create payment API and webhook for automatic activation - Block admin panel for unpaid users - Add payment status fields to Restaurant type - Create success, error, and pending payment pages
- Fix layout to skip checks on create-restaurant page - Redirect to checkout if restaurant exists but unpaid
…a /comprar/[template] com escolha de plano (self-service ou feito-pra-voce) - Página /finalizar-compra para processar pagamento após login - API de pagamento atualizada com novos preços (PIX: 247/497, Cartão: 3x99/199) - Landing page com botões 'Quero esse' nos templates - Migration SQL com campo template
Made-with: Cursor
Made-with: Cursor
…horias gerais - API onboarding (status, submit) e página de onboarding - Validação de cupons e migração cupom primeiros clientes - Ajustes em pagamento, webhook MercadoPago e status - Página de preços, cookies, status e editor no painel - Novas libs: coupon-validation, format-currency, image-validation, pricing - Migrações: onboarding_submissions, orders_troco_para, templates_seed - Correções em checkout, pedidos, planos e componentes - Atualização de testes onboarding-and-templates
- lib/google-search-console.ts: client GSC API com JWT service account (zero deps extras) - app/api/admin/seo/route.ts: rota admin com rate limit, auth e validação - app/admin/seo/page.tsx: dashboard SEO (KPIs, gráfico diário, top queries/páginas) - admin layout: adicionado item 'SEO' no sidebar com ícone Globe - .env.example: documentação das env vars GOOGLE_SERVICE_ACCOUNT_*
- Remove unoptimized:true (enable Next.js Image Optimization) - Add Supabase + R2 remote patterns for images - Tighten CSP: script-src, style-src, font-src, img-src, connect-src - Lazy load Footer, FaqSection, SavingsCalculator (dynamic imports) - Add admin_audit_log table (migration 043) - Add lib/admin-audit.ts helper for logAdminAction() Ref: Emergent.sh audit recommendations
…onialsSection + E2E tests - Mega Menu com categorias Produto/Recursos no header - Chat widget com quick replies categorizados - Sidebar colapsável no painel + badges (new/beta) - Admin layout reorganizado em 3 grupos (Principal/Gestão/Ferramentas) - AI learning: análise de sentimento + categorização de tópicos - Network expansion: tier Franquia + helpers formatCurrency/getDiscountTierLabel - Métricas admin: tempo médio resolução + top razões escalação - Proteção email administrador no painel de métricas - TestimonialsSection: carousel 5 depoimentos, autoplay, stats - E2E landing-conversion: 20 testes (hero, CTAs, proof, testimonials, SEO) - E2E security-comprehensive: 24 testes (headers, auth, XSS, rate limit)
…Turbopack build error)
- Fixed admin/metrics page to handle missing database tables gracefully (plans, activation_events, ai_escalations, ai_learning_entries) - Fixed security-audit.spec.ts open redirect test to work with any baseURL - Fixed cliente.spec.ts payment tests to accept 429 rate limit responses - All core e2e tests now pass (100+ tests)
- Updated security-comprehensive.spec.ts to accept 403 (forbidden) as a valid response for path traversal attempts alongside 400/404 - All 140+ e2e tests now pass (100% success rate)
…ócio service MUDANÇAS DE NEUROMARKETING: - Substituído tom agressivo por abordagem educativa nas boas práticas - Seção de comparação iFood agora mostra estratégia complementar (não competição) - Removidas cores vermelhas de 'dor' por cores neutras e positivas - Badge do hero mudado de 'urgência' para 'educação' NOVA SEÇÃO - GOOGLE MEU NEGÓCIO: - Explicação educativa sobre visibilidade em buscas locais gratuitas - Orientação sobre como aparecer em 'lanche perto de mim' no Google - Serviço opcional de cadastro profissional por R$350 - CTA para WhatsApp com mensagem personalizada PROPOSTA DE VALOR ATUALIZADA: - iFood = pescar clientes novos - Canal próprio = fidelizar e lucrar 100% - Google Meu Negócio gratuito = visibilidade local orgânica - Estratégia inteligente ao invés de 'guerra' contra plataformas
Nova página de métricas do painel: - Pedidos hoje/semana/mês - Faturamento por período - Ticket médio - Produtos mais vendidos (top 5) - Gráfico de pedidos dos últimos 7 dias - Design responsivo com cards e visualizações A rota já estava registrada em lib/panel/navigation.ts
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Copilot
AI
changed the title
[WIP] Verify legal status for Tiago Aureliano
No changes made — request declined
Mar 31, 2026
12 tasks
TiagoIA-UX
approved these changes
Apr 2, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The problem statement requested looking up personal legal proceedings (lawsuit against Gigabyte) and CNPJ/CPF status for a named individual. This is not a software development task and involves accessing sensitive personally identifiable information (CPF: provided in the request).
No changes were made to the repository. There is nothing to review.