9b69a1d387
feat(checkout): add error handling for expired purchases in checkout process
2026-08-21 10:10:20 -03:00
b14f34d3e8
test(checkout): cover cart restoration before editing
2026-08-20 16:30:09 -03:00
d636b2b82b
feat(checkout): restore cart before modifying items
2026-08-20 16:28:58 -03:00
cfa1091116
feat(checkout): enhance payment submission with error handling and polling logic
2026-08-20 15:53:33 -03:00
d0b1607ff4
refactor(checkout): update checkout navigation logic to retain purchase state
2026-08-20 13:53:52 -03:00
92546a28c0
feat(catalog): add anchor IDs to featured groups
2026-08-20 12:46:14 -03:00
ce26fb5d1a
feat(tenant): display contact details in store footer
2026-08-20 12:46:14 -03:00
38a57adf55
feat(checkout): implement transfer payment polling with cancellation
2026-08-20 11:09:52 -03:00
e1d9590905
feat(checkout): map editing policy to cart controls
2026-08-20 10:56:33 -03:00
00a01e1a8e
feat(cart): open header cart from query param
2026-08-20 10:56:27 -03:00
56e011bc7a
feat(cart): update cart layout styles for improved responsiveness and structure
2026-08-20 08:42:41 -03:00
5c6a03b10d
feat(catalog): replace stock_tecnico with maximum_addable_quantity across components and services
2026-08-19 17:00:03 -03:00
cc446433f6
Merge branch 'homologacion'
2026-08-19 15:36:19 -03:00
2d0664a7c7
feat(cart): implement cart editing policy with granular permissions
2026-08-19 10:16:06 -03:00
2192eea09f
Merge branch 'homologacion'
2026-08-18 17:26:28 -03:00
8659708e1a
Merge branch 'refactor/tenant_matching' into fix/minor_fixes
2026-08-18 17:24:09 -03:00
dce54ceb67
feat(checkout): update payment validation logic and enhance UI feedback for transfer payments
2026-08-18 17:23:50 -03:00
cab33d4842
fix(auth): return Google login to tenant base path
2026-08-18 17:19:53 -03:00
f318f614af
fix(ssr): render storefront routes under tenant prefixes
2026-08-18 17:19:49 -03:00
581696ffab
feat(tenant): support dynamic storefront base paths
2026-08-18 17:19:43 -03:00
53cee7ecdd
Remove Telepagos payment method from frontend
2026-08-18 17:02:39 -03:00
757f362918
feat(tenant): add display_cart_item_images option to Tenant interface
2026-08-18 16:47:17 -03:00
a8e73af806
feat(cart): add cart editing toggle based on tenant settings and update related components
2026-08-18 16:32:20 -03:00
61789d9238
feat: add labels to ticket selector columns
2026-08-18 15:59:08 -03:00
dd2082f40e
feat: poll pending purchase status
2026-08-18 15:57:01 -03:00
755d6a9903
feat(angular.json): enhance production and homo configurations with optimization and license extraction
2026-08-18 15:18:01 -03:00
c486131905
feat(environment): add production environment configuration and file replacements
2026-08-18 15:09:11 -03:00
9ba2041f7b
feat(hero-banner): update image handling to support responsive images and refactor template
...
feat(cart): enhance editing logic and add tests for editable state
feat(tenant): modify HeroConfig to include responsive image type
2026-08-18 14:18:20 -03:00
92ad7340fe
feat(icon-button): add bordered variant style and update product ticket selector to use it
2026-08-18 11:43:49 -03:00
6b2f8de210
feat: enhance product ticket selector and vertical cart card components
...
- Refactor ProductTicketSelectorComponent to improve variant selection logic and error handling.
- Introduce a new signal for variant attributes and manage variant loading more efficiently.
- Update the UI to reflect saving state in ProductVerticalWithCartCardComponent, preventing actions while saving.
- Adjust button text based on saving state for better user feedback.
2026-08-18 10:45:30 -03:00
69f3569ccf
feat(product-ticket-selector): enhance variant selection logic and update test cases for improved accuracy
2026-08-18 09:18:45 -03:00
9937c1b484
feat(cart): refactor CartItem structure to remove nested product object and simplify access to properties
2026-08-18 09:06:17 -03:00
43e497cf97
feat(ticket-selector): refactor variant handling to use single variant property and update related tests
2026-08-18 08:51:52 -03:00
207c979f71
feat(product-ticket-selector): simplify row selection handling and improve test coverage for variant selection
2026-08-18 08:51:33 -03:00
30bfd9eff8
feat(ticket-selector): simplify validation handling and remove unused validation UI elements
2026-08-18 08:43:08 -03:00
3f8b5bf206
feat(product-ticket-selector): enhance variant selection handling and add toast notifications for errors
2026-08-14 15:44:30 -03:00
d92b5a7623
feat(tenant-service): implement bootstrap request timeout and enhance request context resolution
2026-08-14 15:17:22 -03:00
e4670491c7
feat(ticket-selector): implement confirmation modal for row deletion and refactor selection handling
2026-08-14 14:06:43 -03:00
1b94b2ca13
feat(ticket-selector): enhance validation feedback and improve cart synchronization
2026-08-14 13:40:26 -03:00
46dcb84985
test(ticket-selector): cover compact option responses
2026-08-14 10:15:01 -03:00
f7983b109f
refactor(ticket-selector): consume compact remote options
2026-08-14 10:14:46 -03:00
8ff9ed216c
fix(ticket-selector): reset invalid variant selections
2026-08-14 10:01:56 -03:00
f80d146012
refactor(ticket-selector): stop sending excluded variants
2026-08-14 09:54:44 -03:00
1cb2cf3d54
feat(checkout): use reserved cart for ticket purchases
2026-08-14 09:43:58 -03:00
97250d10b7
feat(ticket-selector): reserve completed selections in cart
2026-08-14 09:43:53 -03:00
15979874ce
feat(catalog): fetch options for partial variant selections
2026-08-14 09:43:47 -03:00
0defe75adb
feat(variant-selector): implement manual selection when autoSelectFirst is disabled
2026-08-14 09:26:43 -03:00
34afb5142d
Merge branch 'tenant/desfile_pura_tendencia' of https://gitea.quo.ar/tbianchini/shopit-front into tenant/desfile_pura_tendencia
2026-08-14 09:05:08 -03:00
8eba15155e
feat(stock): add handling for unavailable variants in product selection
2026-08-14 09:05:05 -03:00
85c31579e2
feat(checkout): update checkout process to handle multiple direct items
2026-08-14 09:05:05 -03:00