Commit Graph
11 Commits
Author SHA1 Message Date
Lizandro Guarnizo ac7fe193cd hola 2026-06-17 07:47:29 -05:00
Lizandro GuarnizoandClaude Haiku 4.5 3fa0f5bd5f fix: add Tailwind CSS config to enable style compilation
Tailwind CSS 4 requires explicit content paths configuration. Without this,
the @tailwindcss/postcss plugin cannot find files to process, preventing
styles from being generated for the admin interface.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-06-16 22:28:40 -05:00
Lizandro Guarnizo e4799a8bf7 style: apply ProsApp brand color #26b5f0 to admin theme 2026-06-04 08:58:16 -05:00
Lizandro Guarnizo 86a14713e0 fix: make root layout a server component with globals.css import and html/body tags 2026-06-04 08:27:27 -05:00
Lizandro Guarnizo 86d5ea9704 fix: allow /login route to bypass AuthGuard so login page renders instead of blank 2026-06-04 08:24:28 -05:00
Lizandro Guarnizo 558647414d fix admin Dockerfile: pass NEXT_PUBLIC_API_URL as build arg 2026-06-03 23:46:57 -05:00
Lizandro Guarnizo 8fe15f0528 switch npm ci to npm install for Docker compat 2026-06-03 22:43:48 -05:00
Lizandro Guarnizo 47ad790f79 fix Dockerfiles: remove deprecated flags, add .dockerignore 2026-06-03 22:42:29 -05:00
Lizandro Guarnizo ae6bd1f53a fix Dockerfiles: update npm to latest before ci 2026-06-03 22:40:10 -05:00
Lizandro Guarnizo afc096d552 full project: admin panel, backend modules, docs 2026-06-03 22:11:01 -05:00
Lizandro Guarnizo 1635723035 add Dockerfiles and docker-compose for Coolify deploy 2026-06-03 22:10:28 -05:00