ncoronel
  • Joined on 2026-04-13
ncoronel pushed to feature/cart at tbianchini/shopit-front 2026-07-02 14:48:05 +00:00
446d1b8970 feat(modal): add confirm and confirm delete modals with tests
ncoronel pushed to feature/cart at tbianchini/shopit-front 2026-07-02 14:26:54 +00:00
b3782a6cc1 feat: implement modal service and components for enhanced user interaction, including modal showcase in demo page
ncoronel pushed to feature/cart at tbianchini/shopit-front 2026-07-02 14:00:58 +00:00
d31cb65d65 feat: update cart service and components to handle productVariantId, improve item removal and addition feedback
ncoronel pushed to feature/cart at tbianchini/shopit-front 2026-07-02 13:38:31 +00:00
c9d8265790 feat: enhance cart functionality with quantity update and removal features, integrating toast notifications for user feedback
ncoronel pushed to feature/cart at tbianchini/shopit-front 2026-07-02 12:59:27 +00:00
f2cc42e0cc feat: implement cart overlay and dropdown with styling for improved user experience
ncoronel pushed to feature/cart at tbianchini/shopit-front 2026-07-02 12:49:36 +00:00
5ac6704300 feat: set selected variant on product load in product detail page
4817dd1f76 feat: rename stock to cantidad_maxima in product variant interfaces and update related components for consistency
16eea32ce7 feat: implement cart icon component with quantity badge and integrate into store header for improved UI
Compare 3 commits »
ncoronel pushed to dev at tbianchini/shopit-back 2026-07-02 12:49:35 +00:00
e5bc2cbe38 feat: add CORS configuration file for handling cross-origin requests
ncoronel pushed to dev at tbianchini/shopit-back 2026-07-02 12:37:48 +00:00
efa499d993 feat: rename stock fields to cantidad_maxima in ProductResource and ProductVariantResource
ncoronel pushed to feature/cart at tbianchini/shopit-front 2026-07-02 12:16:36 +00:00
8a6ed763df feat: enhance icon button and quantity selector styles for improved UI and functionality
0a7a9d91c7 feat: add icon button component and integrate into cart item for improved UI
202205c038 feat: integrate quantity selector component into cart and product detail pages for enhanced functionality
Compare 3 commits »
ncoronel pushed to feature/cart at tbianchini/shopit-front 2026-07-02 11:47:56 +00:00
394a1dde0d feat: implement quantity selector component for improved cart functionality
ncoronel pushed to feature/cart at tbianchini/shopit-front 2026-07-02 11:46:16 +00:00
8471505e6f feat: refactor cart item and cart components for improved layout and styling
ncoronel created branch feature/cart in tbianchini/shopit-front 2026-07-01 20:07:48 +00:00
ncoronel pushed to feature/cart at tbianchini/shopit-front 2026-07-01 20:07:48 +00:00
06d29be056 feat: enhance cart layout and styling for improved user experience
af406c215a feat: implement cart component with mock data and styling for improved cart functionality
ac9d1fdc85 feat: update store header and input styles for improved UI consistency
Compare 3 commits »
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 »