Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
codeableorg
/
fullstock-frontend
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
1
Code
Issues
1
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
[READY] Add product variants system
- #249
#249
Open
jhonattan
wants to merge 9 commits into
main
codeableorg/fullstock-frontend:main
from
feature/jota/add_variants
codeableorg/fullstock-frontend:feature/jota/add_variants
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Open
[READY] Add product variants system
#249
jhonattan
wants to merge 9 commits into
main
codeableorg/fullstock-frontend:main
from
feature/jota/add_variants
codeableorg/fullstock-frontend:feature/jota/add_variants
Copy head branch name to clipboard
Commits
Commits on Aug 21, 2025
se agregan modificaciones a la base de datos para soportar el nuevo requerimiento
jhonattan
committed
cba1cee
View commit details
Copy full SHA for cba1cee
Browse repository at this point
feat: agregamos la logica de manejo para la interface de producto y poder mostrar las variantes asi como su comportamiento UI y diseño
jhonattan
committed
640cd78
View commit details
Copy full SHA for 640cd78
Browse repository at this point
Commits on Aug 23, 2025
feat(cart item): agregamos logica para mostrar la variante, precio con la variante en el carrito, el total tambien refleje la variante del producto, se mantiene todo el flujo funcional de eliminar …
Show description for 8a245d2
jhonattan
committed
8a245d2
View commit details
Copy full SHA for 8a245d2
Browse repository at this point
Commits on Aug 25, 2025
feat(order item): agregamos la logica para mostrar la variante a nivel de la grilla de detalle de ordenes, asi como el precio con la variante, el total, se logra crear la orden con los order items,…
Show description for c4c9ed6
jhonattan
committed
c4c9ed6
View commit details
Copy full SHA for c4c9ed6
Browse repository at this point
Commits on Aug 26, 2025
fix(test): se agregaron ajustes para formato de codigo, y de tipos generados, asi como se actualizo algunos test unitarios.
jhonattan
committed
0ee8125
View commit details
Copy full SHA for 0ee8125
Browse repository at this point
Commits on Aug 29, 2025
feat(chatbot, category, product): se agregan mejoras al diseño UI de pagina de categoria asi como el manejo de precios y variantes, tambien se agrega la actualizacion del precio cuando se seleccion…
Show description for a659dad
jhonattan
committed
a659dad
View commit details
Copy full SHA for a659dad
Browse repository at this point
docs(readme): se documenta el proyecto en el archivo README.md.
jhonattan
committed
927b666
View commit details
Copy full SHA for 927b666
Browse repository at this point
chore: limpieza y actualización documentación
jhonattan
committed
0c385ee
View commit details
Copy full SHA for 0c385ee
Browse repository at this point
Commits on Sep 6, 2025
refactor: mejoramos los type para la carpeta modelo usando buenas practicas para tener una aplicación mas mantenible
jhonattan
committed
6de7ffd
View commit details
Copy full SHA for 6de7ffd
Browse repository at this point
You can’t perform that action at this time.