nahu
08f1bd8f3b
feat(checkout-page): refactor payment component tests to use signals and improve method delegation
2026-07-12 19:49:22 +00:00
nahu
950c78c0c9
feat(checkout-page): enhance payment flow with payer DNI input and refactor payment components for improved structure
2026-07-12 19:45:59 +00:00
nahu
9b183dec36
feat(checkout-page): add host mixin for payment panel components to improve layout consistency
2026-07-12 19:22:06 +00:00
nahu
fe52519b72
feat(checkout-page): refactor payment method components and enhance styling for improved modularity
2026-07-12 19:21:27 +00:00
nahu
9a03c78d4c
feat(checkout-page): integrate ToastService for error handling in payment intent generation
2026-07-12 19:05:24 +00:00
ncoronel
993aa5823a
feat(product-detail): implement resolver for product details and update component logic for improved error handling
...
feat(product-carousel): enhance image loading with optimized attributes and improve layout consistency
style: refactor HTML structure for better readability and maintainability
test(product-detail): add unit tests for product detail resolver and component behavior
2026-07-08 16:12:35 -03:00
ncoronel
6c00a3e2bb
feat(store-home): implement resolver for product data and enhance component logic for improved error handling and loading states
2026-07-08 16:04:11 -03:00
ncoronel
efa0d48a40
feat(purchase-item): enhance attributes display for quantity-only items
2026-07-08 15:42:09 -03:00
ncoronel
9fcbf34573
feat(purchase): enhance purchase detail and summary interfaces, update purchase item component for improved data handling
2026-07-08 15:31:37 -03:00
ncoronel
451dc58cd7
style: update cart item layout and typography for improved consistency and readability
2026-07-08 14:27:01 -03:00
ncoronel
26466f57db
style: update page title color to #A0A0A0 for consistency across components
2026-07-08 14:16:06 -03:00
ncoronel
a9dc55c274
feat(purchase-detail): implement purchase item component with dynamic attributes and styling
2026-07-08 14:09:51 -03:00
ncoronel
5e9a5917fd
feat(purchase-detail): restructure cart item layout for improved readability and alignment
2026-07-08 13:47:23 -03:00
ncoronel
e06edaaa42
feat(purchase-detail): add purchase detail page with routing and mock data
2026-07-08 13:40:29 -03:00
ncoronel
1f2ca09b81
style: update font sizes for labels and page titles across multiple components
2026-07-08 13:16:50 -03:00
ncoronel
56355569f2
fix: correct spelling of "contraseña" in various components and templates
2026-07-08 12:26:46 -03:00
ncoronel
036b2a950f
feat(profile): enhance profile form with validation messages and submission logic
2026-07-08 12:12:22 -03:00
ncoronel
7507580c2c
feat(profile): add updateProfile method and enhance password validation in register form
2026-07-08 12:06:36 -03:00
ncoronel
b016569b10
feat(purchase-list): implement loading skeleton and enhance purchase list fetching logic
2026-07-08 11:31:52 -03:00
ncoronel
23f48ccec0
style(account-sidebar): update active nav link color to use CSS variable for consistency
2026-07-08 11:20:17 -03:00
ncoronel
6a5683f6b7
feat(purchase-list): refactor purchase list item structure and styles for improved layout
2026-07-08 10:12:20 -03:00
ncoronel
b7ed16966c
feat(profile): update profile form layout and functionality, enhance styles for better responsiveness
2026-07-08 09:34:24 -03:00
ncoronel
baf5e2d4e7
feat(layout): enhance layout structure by adding padding and container classes
2026-07-08 09:14:33 -03:00
ncoronel
64ade4d595
feat(profile-form): refactor form-group styles and update error handling in checkout form
2026-07-08 09:05:15 -03:00
ncoronel
b9b8a70ca1
style(profile-form): adjust label styles and remove gap in form group
2026-07-08 08:52:04 -03:00
ncoronel
28ffe3c788
feat(user-dropdown): convert buttons to links for account and purchases navigation
2026-07-08 08:44:07 -03:00
ncoronel
4969026fe9
feat(purchase-list-item): create purchase list item component with styles and template
2026-07-08 08:39:57 -03:00
ncoronel
09d88e6324
feat(account-page): implement account layout with sidebar, profile form, and purchase list components
2026-07-08 08:39:52 -03:00
ncoronel
1a2d303b4e
feat(account-page): implement account layout, profile, and purchases pages with corresponding components
2026-07-08 08:36:17 -03:00
Nahuel
3579abdecb
refactor(user-dropdown): remove registration functionality and simplify user dropdown structure
2026-07-08 03:03:56 +00:00
Nahuel
f6ac1b8727
feat(user-dropdown): implement user dropdown component with authentication actions and integrate with store header
2026-07-08 02:52:46 +00:00
Nahuel
eb73398397
refactor(qrcode): replace angularx-qrcode with custom QRCodeComponent and update dependencies
2026-07-08 02:21:17 +00:00
ncoronel
1af478d65e
refactor(button): update click handling and aria attributes for better accessibility
2026-07-07 17:04:07 -03:00
ncoronel
7e8a638d01
refactor(checkout): update button sizes for consistent layout across checkout steps
2026-07-07 17:00:26 -03:00
ncoronel
639004c8c6
refactor(checkout): update layout and styles for checkout actions and payment panel
2026-07-07 16:57:40 -03:00
ncoronel
17ef39e9a8
refactor(checkout): remove border and padding from cart column for cleaner layout
2026-07-07 16:44:07 -03:00
ncoronel
fff18e05c0
refactor(cart): remove CartCopiaComponent and related references from test page
2026-07-07 16:42:27 -03:00
ncoronel
c9d0e5ad01
refactor(cart): remove cart showcase component and related functionality
2026-07-07 16:40:04 -03:00
ncoronel
4885d39284
feat(cart): enhance cart item layout and styles for improved design consistency
2026-07-07 16:37:06 -03:00
ncoronel
9d42de9fa8
feat(cart-copia): enhance cart design with improved button styles and layout
2026-07-07 16:06:10 -03:00
ncoronel
bdb7f5e907
feat(cart-copia): implement cart showcase component for isolated cart redesign
2026-07-07 16:03:22 -03:00
ncoronel
e8d71bfd03
feat(checkout): refactor purchase completion flow and clear cart state
2026-07-07 15:36:01 -03:00
ncoronel
05ada5f613
feat(purchase-status): update warning and error styles for improved visibility
2026-07-07 12:51:37 -03:00
ncoronel
5969818478
feat(login): implement full page reload on successful login and refactor navigation logic
2026-07-07 12:51:17 -03:00
ncoronel
c54eb105cb
feat(purchase-status): enhance purchase status handling with polling and improved UI feedback
2026-07-07 12:51:01 -03:00
ncoronel
e2605116c5
feat(purchase-status): remove mock data and implement actual purchase status fetching
2026-07-07 12:16:41 -03:00
ncoronel
d1e20460ac
feat(purchase-status): enhance purchase status page with improved layout and loading states
...
feat(styles): unify color variables for better theming consistency
style(simple-layout): adjust card border radius for a cleaner design
2026-07-07 11:55:43 -03:00
ncoronel
910f367851
feat(purchase-status): implement purchase status page with loading and error handling
2026-07-07 11:21:27 -03:00
ncoronel
cb0d1e4d77
feat(layout): replace AuthLayout with SimpleLayout for login and registration routes
2026-07-07 10:58:51 -03:00
ncoronel
850f93e2ba
feat(header): update brand slot to use anchor tag for navigation and include RouterLink
2026-07-07 08:21:42 -03:00