ncoronel
  • Joined on 2026-04-13
ncoronel created branch feature/events in tbianchini/shopit-front 2026-07-14 19:43:33 +00:00
ncoronel pushed to feature/events at tbianchini/shopit-front 2026-07-14 19:43:33 +00:00
25085f6f85 feat(hero-banner): update event icons and add gradient overlay to hero banner
257e4fbeb8 feat(hero-banner): add HeroBanner component with dynamic hero and event configurations
cc87169c1c feat(menu-guard): implement hasMenuGuard for route access control based on tenant menu permissions
e383a8f159 feat(tenant): add HeroConfig, EventConfig, and Menu interfaces to enhance tenant structure
Compare 4 commits »
ncoronel created branch feature/events in tbianchini/shopit-back 2026-07-14 19:43:16 +00:00
ncoronel pushed to feature/events at tbianchini/shopit-back 2026-07-14 19:43:16 +00:00
ncoronel created branch feature/variant_bundles in tbianchini/shopit-back 2026-07-14 19:43:11 +00:00
ncoronel pushed to feature/variant_bundles at tbianchini/shopit-back 2026-07-14 19:43:11 +00:00
341cc16ee8 feat: refactor cart item handling to use mapped buyable types and improve method signatures
ab042acf9b feat: refactor cart and bundle handling to support Buyable interface for improved flexibility
562b48b3bd feat: implement Stockable interface and methods for Bundle and ProductVariant models
12bcc25b33 feat: implement Bundle and BundleItem models, migrations, and polymorphic relationships for cart and purchase items
cababe1a43 feat: add ticket fields to Product and ProductVariant models, requests, and resources
Compare 10 commits »
ncoronel pushed to develop at tbianchini/shopit-front 2026-07-12 19:49:29 +00:00
08f1bd8f3b feat(checkout-page): refactor payment component tests to use signals and improve method delegation
ncoronel pushed to develop at tbianchini/shopit-front 2026-07-12 19:49:14 +00:00
950c78c0c9 feat(checkout-page): enhance payment flow with payer DNI input and refactor payment components for improved structure
9b183dec36 feat(checkout-page): add host mixin for payment panel components to improve layout consistency
fe52519b72 feat(checkout-page): refactor payment method components and enhance styling for improved modularity
Compare 3 commits »
ncoronel pushed to dev at tbianchini/shopit-back 2026-07-12 19:49:04 +00:00
ca7a2ae55c feat: add payer_dni field and validation for transfer payments, update related logic and tests
ncoronel pushed to develop at tbianchini/shopit-front 2026-07-12 19:05:34 +00:00
9a03c78d4c feat(checkout-page): integrate ToastService for error handling in payment intent generation
ncoronel pushed to develop at tbianchini/shopit-front 2026-07-08 19:15:58 +00:00
993aa5823a feat(product-detail): implement resolver for product details and update component logic for improved error handling
6c00a3e2bb feat(store-home): implement resolver for product data and enhance component logic for improved error handling and loading states
Compare 2 commits »
ncoronel pushed to dev at tbianchini/shopit-back 2026-07-08 18:50:44 +00:00
ca4fea6bcd feat: enhance purchase detail handling to support cart items and improve resource structure
ncoronel pushed to develop at tbianchini/shopit-front 2026-07-08 18:50:33 +00:00
efa0d48a40 feat(purchase-item): enhance attributes display for quantity-only items
9fcbf34573 feat(purchase): enhance purchase detail and summary interfaces, update purchase item component for improved data handling
451dc58cd7 style: update cart item layout and typography for improved consistency and readability
26466f57db style: update page title color to #A0A0A0 for consistency across components
a9dc55c274 feat(purchase-detail): implement purchase item component with dynamic attributes and styling
Compare 22 commits »
ncoronel pushed to dev at tbianchini/shopit-back 2026-07-08 15:10:26 +00:00
73bf285bad feat: implement profile update functionality with validation and password handling
ncoronel pushed to develop at tbianchini/shopit-front 2026-07-08 14:48:55 +00:00
3579abdecb refactor(user-dropdown): remove registration functionality and simplify user dropdown structure
f6ac1b8727 feat(user-dropdown): implement user dropdown component with authentication actions and integrate with store header
eb73398397 refactor(qrcode): replace angularx-qrcode with custom QRCodeComponent and update dependencies
1af478d65e refactor(button): update click handling and aria attributes for better accessibility
7e8a638d01 refactor(checkout): update button sizes for consistent layout across checkout steps
Compare 39 commits »
ncoronel pushed to dev at tbianchini/shopit-back 2026-07-08 14:48:18 +00:00
b273b2866f feat: add status filter to purchase index query for enhanced data retrieval
05a92b7ec3 feat: update purchase query in TelepagosWebhookService to handle multiple statuses and normalize DNI format
f23029e785 feat: enhance integration setup process with error handling and validation
f18fbc8147 feat: rename finalize methods to complete for consistency in purchase processing
c276ccd311 feat: refactor purchase status handling and add finalize endpoint for purchases
Compare 35 commits »
ncoronel pushed to feature/checkout at tbianchini/shopit-back 2026-07-08 14:33:17 +00:00
b273b2866f feat: add status filter to purchase index query for enhanced data retrieval
05a92b7ec3 feat: update purchase query in TelepagosWebhookService to handle multiple statuses and normalize DNI format
Compare 2 commits »
ncoronel pushed to feature/checkout at tbianchini/shopit-back 2026-07-08 12:00:58 +00:00
f23029e785 feat: enhance integration setup process with error handling and validation
ncoronel pushed to feature/compras at tbianchini/shopit-front 2026-07-08 03:05:35 +00:00
3579abdecb refactor(user-dropdown): remove registration functionality and simplify user dropdown structure
ncoronel pushed to feature/compras at tbianchini/shopit-front 2026-07-08 02:55:14 +00:00
f6ac1b8727 feat(user-dropdown): implement user dropdown component with authentication actions and integrate with store header