Move WWW config to left column and make DNS status panel always visible
Make Connect Your Custom Domain card fill full height like list view
Make DNS Verification Status panel taller to align with left column
Complete domain ownership verification system with modern UI
Improve error handling for duplicate domains with better user feedback
Improve duplicate domain error handling with structured responses
Add domain ownership verification with TXT record validation and transfer
Adicionar sistema de verificação de propriedade de domínio com validação de registro TXT
Enhanced error reporting: Parse and display detailed backend error messages from SecurityService
Fix domain deletion: Delete all subdomain aliases before deleting parent domain (fixes 400 error)
Add delete confirmation dialog for domains with warning about subdomain alias removal
Add comprehensive error logging to debug domain creation HTTP errors
Fix build errors: Escape apostrophes and remove unused imports in DomainManager
Complete modern redesign: Gradient cards, progress bar, step-by-step UI, visual DNS checking indicators, countdown badges, tooltips
Enhanced DNS verification UI: Manual check button, tooltips with detailed messages, checking spinner on each row, pulsing table header
Add comprehensive DNS verification logging with detailed step-by-step output for debugging
Add visual DNS verification feedback: Last check time, countdown timer, checking spinner
Fix DNS CNAME verification: Normalize trailing dots for accurate comparison
Add comprehensive DNS verification implementation documentation
Implement real DNS CNAME verification using dnsjava library - replaces mock implementation with actual DNS lookups
Fix InicializerService: Set is enabled=true for users and remove unvalid localhost:3000 domain
Wire Domain Management to backend: Full API integration, real-time DNS verification, 5 API proxy routes
Add Domain Management: DomainController with 10 REST endpoints, database migration script, and implementation docs
Adicionar DTOs de gerenciamento de domínio (DomainDTO, CreateDomainRequest, UpdateDomainRequest, DnsStatusDTO, CreateDomainAliasRequest)
Add authentication middleware to auto-redirect unauthenticated users to /logout
Correct framer-motion import path from motion/react to framer-motion
Add feature-rich floating AI chat assistant with drag, resize, minimize, and maximize
Move diagnostics endpoint to /api/security/diagnostics for consistency
Adicionar rota de diagnóstico para a frente /api/diagnóstico /** para SecurityService
Add default value for usagePercent comparison in SystemDiagnostics
Add default value for usagePercent to handle undefined
- Changed usagePercent > 80 to (usagePercent || 0) > 80 - Prevents TypeScript error when usagePercent is possibly undefined - Defaults to 0 if undefined, showin...
Remove remaining Grid tags causing syntax error
- Fixed lines 518-527 that still had Grid container/item tags - Replaced with Box + CSS Grid for 2-column layout - All Grid references now removed from SystemDi...
Replace all MUI Grid components with Box and CSS Grid
- Removed Grid2 import (module doesn't exist in this MUI version) - Replaced all Grid containers with Box + CSS Grid layout - Used gridTemplateColumns with resp...
Use Grid2 for proper MUI Grid component support
- Changed Grid import to use @mui/material/Unstable_Grid2 - Fixes TypeScript error: Grid item prop not recognized - Grid2 properly supports item, xs, md, lg pro...
Como o que vês no transporte?
Cada uma dessas atualizações pousa automaticamente em seu espaço de trabalho. Comece grátis e veja crescer semana após semana.