Commit Graph

13 Commits

Author SHA1 Message Date
LukiBeg 69e4ecb3b1 feat: / redireciona para login. 2025-12-02 15:28:36 -03:00
LukiBeg 578e26f5da feat: Visualização de detalhes dos clientes (Commit anterior não condiz com essa feature). 2025-11-25 16:43:52 -03:00
lukibeg f18486b4c9 feat: Visualização de usuários cadastrados no sistema. 2025-11-20 19:50:41 -03:00
LukiBeg b98e20329d feat: Implementa nova favicon. 2025-11-11 12:46:01 -03:00
lukibeg 0aae934dd4 fix: Ajusta dashboard.blade.php 2025-11-10 22:20:40 -03:00
lukibeg 36c2ccae2f fix: Altera a ordem do dropdown e aplica melhorias visuais. 2025-11-10 22:06:10 -03:00
lukibeg 1996a7c33b refactor: refatora e ajusta detalhes do layout. 2025-11-08 19:56:58 -03:00
lukibeg 8cd8cbe283 feat|fix: Constroe tabela de clientes e reformula dashboard do frontend. 2025-11-07 00:02:37 -03:00
lukibeg ac3ed58dae feat|fix: Adiciona novas opções no header, adiciona o perfil e menu do perfil. 2025-11-01 23:12:32 -03:00
lukibeg e62e92f7bb chore|feat: Instala Alpine.js e inicia a construção do formulário de criar usuários. 2025-10-30 22:05:31 -03:00
LukiBeg 31ff82b3af feat: add client management controller and footer layout
- Create AddClientController for future client management functionality
- Add footer layout component for consistent page structure
2025-10-28 17:32:56 -03:00
LukiBeg 1c1a660663 feat: implement user interface and routing system
- Add Tailwind CSS configuration with custom theme and components
- Create responsive navbar with authentication-based navigation
- Implement user creation form with validation styling
- Configure protected routes with authorization middleware
- Add dashboard and user management routes
2025-10-28 17:32:50 -03:00
unknown eded63e9be Initial Commit 2025-10-27 13:24:12 -03:00