• Joined on 2025-11-26
erik pushed to main at erik/todolist-fullstack 2025-12-01 05:01:56 +00:00
79eaa74651 docs: Add SESSION_3 recap and testing guide for frontend
erik pushed to main at erik/todolist-fullstack 2025-12-01 04:57:10 +00:00
a59a9a9071 feat(frontend): Complete authentication and dashboard pages with task management
erik pushed to main at erik/todolist-fullstack 2025-12-01 04:52:39 +00:00
07fc4875c9 docs: Add QUICK_START guide for Supabase self-hosted setup
erik pushed to main at erik/todolist-fullstack 2025-12-01 04:51:18 +00:00
04a775cbaf docs(supabase): Add self-hosted configuration guide and update env templates
erik pushed to main at erik/todolist-fullstack 2025-12-01 04:48:53 +00:00
0ccdc0bb4d docs(session2): Update progress and add SESSION_2_RECAP - v0.2.0 complete
erik pushed to main at erik/todolist-fullstack 2025-12-01 04:47:21 +00:00
9b3659504e feat(components): Create UI components - Button, Input, Card, Checkbox
erik pushed to main at erik/todolist-fullstack 2025-12-01 04:43:32 +00:00
888e4e4d60 feat(frontend): Setup Next.js with Zustand stores and API client - Phase 2 initialization
erik pushed to main at erik/todolist-fullstack 2025-12-01 04:40:45 +00:00
5ff1a4a004 feat(docker): Add Dockerfile, docker-compose and Docker setup guide
erik pushed to main at erik/todolist-fullstack 2025-12-01 04:39:26 +00:00
20fb631c9d docs(rls): Add SQL script and RLS setup guide - Tasks table with Row Level Security
erik pushed to main at erik/todolist-fullstack 2025-12-01 04:28:58 +00:00
6a73cce6c3 feat(tasks): implement CRUD endpoints with Supabase integration
erik pushed to main at erik/todolist-fullstack 2025-12-01 04:22:09 +00:00
58df03d597 docs: Update roadmap and progress - Session 1 completed
erik pushed to main at erik/todolist-fullstack 2025-12-01 04:19:08 +00:00
b51c5988a6 refactor: Organize documentation files - move IA-generated docs to docs/ia folder
erik pushed to main at erik/todolist-fullstack 2025-12-01 04:17:19 +00:00
35272b8f87 initial: Backend Auth Module + Design System + Complete Documentation
erik created branch main in erik/todolist-fullstack 2025-12-01 04:17:19 +00:00
erik created repository erik/todolist-fullstack 2025-12-01 04:14:19 +00:00
erik pushed to main at erik/octto-engenharia 2025-11-29 19:53:59 +00:00
061a572464 fix: esconde texto OCCTO ENG quando logo está presente
erik pushed to main at erik/octto-engenharia 2025-11-29 19:53:14 +00:00
239fca5924 fix: corrige descrições da página de contato com texto fixo
erik pushed to main at erik/octto-engenharia 2025-11-29 19:47:18 +00:00
8c6e64f5b1 fix: página de contato agora usa apenas dados das Settings
erik pushed to main at erik/octto-engenharia 2025-11-29 19:39:15 +00:00
e503069a86 feat: implementa sistema de logotipo dinâmico
erik pushed to main at erik/octto-engenharia 2025-11-29 19:24:48 +00:00
cbad251b39 feat: Add subtle admin bar above header for logged-in users