862751fec8
feat(carousel): implement reusable carousel for product list and enhance layout options
2026-07-23 13:27:07 -03:00
251411d200
feat(carousel): introduce new catalog group layout options and update related components for enhanced product display
2026-07-23 13:25:35 -03:00
4f444fd757
feat(carousel): enhance carousel layout and control positioning for improved responsiveness
2026-07-23 12:29:08 -03:00
ca1cacc9ea
feat(carousel): add new product images and update carousel item details
2026-07-23 12:23:48 -03:00
ea0bd4a956
feat(carousel): enhance item retrieval logic for improved circular navigation
2026-07-23 12:15:44 -03:00
8963bd5460
feat(carousel): update test description and improve item selection logic in carousel component
2026-07-23 12:09:28 -03:00
a1d5ecb6fa
feat(carousel): implement circular layout and enhance navigation logic
2026-07-23 12:09:21 -03:00
fb6ab2fca2
feat(carousel): add circular scrolling support and improve button disable logic
2026-07-23 11:53:56 -03:00
326f2d9bcd
feat(carousel): add viewport adjustment test and refine gap handling in layout calculations
2026-07-23 11:49:34 -03:00
8268e58547
feat(carousel): enhance carousel component with gap support and layout adjustments
2026-07-23 11:49:23 -03:00
3e98d08d59
feat(carousel): implement product carousel component with mock data and styles
2026-07-23 11:47:10 -03:00
20c8b04638
feat(auth): implement Google OAuth login flow and handle session clearing on 401
2026-07-22 17:01:11 -03:00
c662c27fc7
feat(auth): integrate TenantService to include tenant code in registration payload
2026-07-22 11:58:31 -03:00
3cefaf85d9
feat(qr-modal): implement QR modal component and integrate with tickets page
2026-07-21 14:55:46 -03:00
472dead0ff
feat(tickets): separate active and inactive tickets, update selection logic and styles
2026-07-21 14:35:38 -03:00
fa8032c557
feat(ticket): enhance ticket component with disabled and expired states, update styles and tests
2026-07-21 14:25:52 -03:00
6c5e10feb2
feat(ticket): update ticket title styles and adjust QR button dimensions
2026-07-21 14:14:35 -03:00
63541a3593
feat(ticket): adjust QR button styles for better responsiveness
2026-07-21 14:12:50 -03:00
bc37a91c7f
feat(tickets): implement tickets page with ticket component and service
2026-07-21 14:12:23 -03:00
54826a7f8a
feat(ticket): add reusable ticket component with actions and styles
2026-07-21 13:37:31 -03:00
8f57af3cf5
feat(purchase-item): enhance layout for items without images and add description handling
2026-07-21 12:21:26 -03:00
da6614a9f8
feat(auth): update session handling on 401 responses and refactor error propagation
2026-07-21 10:36:48 -03:00
8e44fa5a46
feat(purchase-detail): update item details structure and handle null values in mapping
2026-07-21 10:22:32 -03:00
938d15bf83
feat(checkout): implement QR payment polling and validation logic
2026-07-21 09:52:19 -03:00
dafaa85480
feat(cart): implement add to cart functionality and display empty cart message
2026-07-20 17:11:06 -03:00
98e899c5bf
feat(product-list): enhance layout handling with responsive design and computed properties
2026-07-20 16:59:57 -03:00
0c0d2b559d
feat(catalog): refactor product and variant interfaces for improved structure and clarity
2026-07-20 16:46:17 -03:00
a233a93d16
feat(store-home-page): add margin styling for adjacent store sections
2026-07-20 16:24:24 -03:00
b0e97fc577
feat(store-home-page): refactor to use catalog structure and update product loading logic
2026-07-20 16:08:18 -03:00
5165ea0716
feat(product-list): implement pagination and update items to use paginated response
2026-07-20 14:39:12 -03:00
c0eb3369c5
feat(product-list): replace ProductCard with ProductColumnWithImage and update related components
2026-07-20 14:27:24 -03:00
625990f594
feat(product-vertical-with-cart-card): add reusable vertical product card component with cart functionality
2026-07-17 14:14:05 -03:00
d4c671dc7a
refactor(product-row-card): move variant selection logic into constructor for better clarity
2026-07-17 13:47:40 -03:00
944c12a7f3
feat(product-row-card): update variant selection logic to default to first variant if none selected
2026-07-17 13:45:36 -03:00
9a4e2a03e9
feat(product-card): update title color for better visibility and readability
...
feat(quantity-selector): change background to inherit for consistent styling
2026-07-17 13:45:16 -03:00
40cc2b840d
feat(product-row-card): add reusable product row card component with styling and functionality
2026-07-17 11:54:12 -03:00
45c2ee7a2f
feat(store-header): update brand slot dimensions for improved layout
2026-07-16 16:07:41 -03:00
b64c627702
feat(checkout): update payment intent payload to use 'transfer_payer_dni' and remove placeholder from DNI input
2026-07-16 11:38:10 -03:00
fc425543ee
feat(checkout): add DNI input handling for transfer payments and update related components
2026-07-16 11:28:33 -03:00
36045656e7
feat(checkout): enhance transfer payment flow with DNI input handling and completion action
2026-07-16 11:18:26 -03:00
ada832cbba
feat(checkout): update button width and background color for payment components
2026-07-16 11:02:30 -03:00
524eea38f4
feat(checkout): enhance transfer payment flow with DNI input and validation
2026-07-16 10:55:28 -03:00
f163e8a353
feat(checkout): refactor payment step components for QR, transfer, and TelePagos methods
2026-07-16 10:21:59 -03:00
8b785fd631
feat(cart): refactor cart item structure and update related components for consistency
2026-07-16 10:02:24 -03:00
e4195a8567
feat(product-detail): enhance product variant handling with inventory policies and update UI components
2026-07-15 14:33:39 -03:00
25085f6f85
feat(hero-banner): update event icons and add gradient overlay to hero banner
2026-07-14 14:30:01 -03:00
257e4fbeb8
feat(hero-banner): add HeroBanner component with dynamic hero and event configurations
2026-07-14 14:03:51 -03:00
cc87169c1c
feat(menu-guard): implement hasMenuGuard for route access control based on tenant menu permissions
2026-07-14 12:22:26 -03:00
e383a8f159
feat(tenant): add HeroConfig, EventConfig, and Menu interfaces to enhance tenant structure
2026-07-14 12:17:40 -03:00
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