ncoronel
  • Joined on 2026-04-13
ncoronel pushed to develop at tbianchini/shopit-front 2026-07-02 18:28:28 +00:00
4393280fd9 feat(login): enhance login page layout with improved divider styling
956411254e feat(login): update button styles and improve layout on login page
4cbf87feb1 feat(login): update login page styles and integrate neutral button variant
93d49fc7e6 feat(login): redesign login page layout and integrate button component
85465ce7e1 feat(login): add login page component with template and styles
Compare 5 commits »
ncoronel pushed to dev at tbianchini/shopit-back 2026-07-02 17:59:32 +00:00
9a5a8e85b9 feat: implement authentication functionality with login and logout endpoints
ncoronel pushed to dev at tbianchini/shopit-back 2026-07-02 15:23:54 +00:00
a95cfc780b feat: implement user registration functionality with validation and response handling
ncoronel pushed to develop at tbianchini/shopit-front 2026-07-02 15:19:33 +00:00
ee83e7ab32 feat(modal): refactor confirm delete modal handling and improve test coverage
ncoronel pushed to dev at tbianchini/shopit-back 2026-07-02 15:06:02 +00:00
18eedd3209 feat: add success messages for cart item operations in CartController
00837850e6 feat: enhance stock validation messages in addItem and updateItem methods
Compare 2 commits »
ncoronel pushed to develop at tbianchini/shopit-front 2026-07-02 15:04:53 +00:00
bf5fd83f98 feat(cart): integrate confirmation modals for item removal in cart component
446d1b8970 feat(modal): add confirm and confirm delete modals with tests
b3782a6cc1 feat: implement modal service and components for enhanced user interaction, including modal showcase in demo page
d31cb65d65 feat: update cart service and components to handle productVariantId, improve item removal and addition feedback
c9d8265790 feat: enhance cart functionality with quantity update and removal features, integrating toast notifications for user feedback
Compare 17 commits »
ncoronel pushed to feature/cart at tbianchini/shopit-front 2026-07-02 15:04:44 +00:00
bf5fd83f98 feat(cart): integrate confirmation modals for item removal in cart component
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 »