feat: AI studio pipeline + sistema robusto de fondos en cards#1
Open
feat: AI studio pipeline + sistema robusto de fondos en cards#1
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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.
Resumen
ProductCardcon configuracion global y fallback seguro al estilo actualEndpoints
POST /api/admin/products/[id]/ai-image(mejorado)POST /api/admin/images/cropPOST /api/admin/card-backgrounds/generateImpacto UI/UX
ProductFormcon controles avanzados para autogeneracion IAAdminImageUploadcon recorteAdmin Settingscon panel completo de fondos para cardsProductCardcon modo estudio + fondos configurables globalesLabels
enhancementaifrontendbackendReviewer
QA Checklist
Fase 1 - backend IA/remocion
removebg: aplica y registra proveedorclipdrop: aplica y registra proveedorBACKGROUND_REMOVAL_PROVIDER_ORDERremovebgfalla yclipdropfunciona: fallback correctoFase 2 - modo estudio/card
prefers-reduced-motion: sin autoplayFase 3 - fondos globales en settings
/shopRegresion global
npm run buildnpm run test:fit-guidenpm run lintglobal (bloqueado por error preexistente ensrc/hooks/useAdminTheme.ts)/api/admin/products/[id]/ai-image/shopNota tecnica
npm run lintglobal mantiene un error preexistente ensrc/hooks/useAdminTheme.ts(react-hooks/set-state-in-effect) y warnings historicos de otras areas no introducidos por este PR.