ncoronel
  • Joined on 2026-04-13
ncoronel pushed to dev at tbianchini/shopit-back 2026-07-01 19:21:58 +00:00
6a0b08c9d7 feat: implement multi-tenant cart system with stock reservation and inventory tracking
ncoronel pushed to develop at tbianchini/shopit-front 2026-07-01 19:18:49 +00:00
cb77ef9d20 feat: add product detail page with variant selection and cart integration
ncoronel pushed to dev at tbianchini/shopit-back 2026-07-01 19:06:55 +00:00
230ea57ce0 feat: add TenantSeeder to initialize sonder tenant with header logo asset
ncoronel pushed to dev at tbianchini/shopit-back 2026-07-01 18:38:19 +00:00
4943e68606 feat: implement multi-tenant cart functionality and add image validation helper
3285015841 feat: differentiate between header and footer colors
Compare 2 commits »
ncoronel pushed to develop at tbianchini/shopit-front 2026-07-01 18:38:19 +00:00
8f7f9445b7 feat: implement CartService with state management and API integration for shopping cart operations
ad39ccb561 feat: differentiate between header and footer colors
Compare 2 commits »
ncoronel pushed to dev at tbianchini/shopit-back 2026-07-01 18:05:26 +00:00
52b422c1ca feat: update product tenant relations, implement attachments, refactor product attributes, and configure SQLite for testing
ncoronel pushed to dev at tbianchini/shopit-back 2026-07-01 18:04:59 +00:00
a79f58d520 feat: implement cart service and resource to manage user and guest shopping carts
a7dba4dc10 feat: implement CartService to manage cart lifecycle and guest identity resolution
4aedf7ca86 feat: add tenant success color
a150a9f694 feat: implement product and variant CRUD management service with attachment handling
6d0d600b4b feat: add product catalog image seeder and support assets
Compare 12 commits »
ncoronel pushed to develop at tbianchini/shopit-front 2026-07-01 15:25:19 +00:00
b61ae3cb32 feat: implement catalog service and product attribute selector component for product details
ncoronel pushed to develop at tbianchini/shopit-front 2026-07-01 15:03:11 +00:00
3b7615fd85 feat: add toast container component and create testing page for reusable UI elements
0363280ede feat: implement tenant branding system and global toast notification service
2764201ca0 test: add unit tests for ProductDetailPageComponent including image handling, attributes, and quantity controls
Compare 3 commits »
ncoronel pushed to develop at tbianchini/shopit-front 2026-07-01 14:16:26 +00:00
ae0690a6f4 feat: add CatalogService and ProductDetailPageComponent with initial unit tests
ncoronel pushed to develop at tbianchini/shopit-front 2026-07-01 13:48:42 +00:00
3ad29f959d feat: implement product attribute selector component and integrate into product detail page
ncoronel pushed to develop at tbianchini/shopit-front 2026-07-01 13:37:02 +00:00
1a7a6c28e6 feat: implement product detail page with attribute selector and quantity management
ncoronel pushed to develop at tbianchini/shopit-front 2026-07-01 13:23:04 +00:00
41b51f06e7 feat: add product detail page component and corresponding unit tests
526e8fa76e feat: implement product detail page and define catalog interfaces
Compare 2 commits »
ncoronel pushed to dev at tbianchini/shopit-back 2026-07-01 01:06:11 +00:00
46685a7141 feat: enhance product detail retrieval to support variant selection and fallback image handling
1aa831f921 feat: refactor product detail retrieval to simplify variant handling and enhance response structure
Compare 2 commits »
ncoronel pushed to dev at tbianchini/shopit-back 2026-06-30 19:53:28 +00:00
429fa36b05 feat: update product and variant resources to improve variant selection handling and response structure
ncoronel pushed to dev at tbianchini/shopit-back 2026-06-30 19:36:01 +00:00
cb15905c46 feat: refactor product attributes handling to use product_attribute table and update related models and requests
191a40fcb9 feat: enhance product detail retrieval to support variant selection and update resource fields
Compare 2 commits »
ncoronel pushed to dev at tbianchini/shopit-back 2026-06-30 19:11:48 +00:00
1d0f9e323d feat: update product resource and seeder to support variant groups and remove unused fields
ncoronel pushed to dev at tbianchini/shopit-back 2026-06-30 18:58:24 +00:00
fdeba7540b feat: refactor product variant handling to use product pricing and remove unnecessary fields
ncoronel pushed to develop at tbianchini/shopit-front 2026-06-30 18:07:18 +00:00
b7420c2110 feat: enhance product detail page to support default variant selection from query parameters
ncoronel pushed to develop at tbianchini/shopit-front 2026-06-30 14:23:15 +00:00
8d9a828df0 feat: refactor product detail page to support generic attributes and improve layout with enhanced styling
6cba0cf779 feat: enhance product detail page with improved layout, styling, and functionality for attributes and purchase actions
Compare 2 commits »