Files
ISA-Frontend/apps/isa-app
Nino Righi 27541ab94a Merged PR 1980: feat(checkout-summary): add navigation to reward cart after order completion
feat(checkout-summary): add navigation to reward cart after order completion

Add conditional button to navigate to reward cart on checkout summary page.
The button appears only when the customer has a primary card and items
in their reward shopping cart.

Implementation details:
- Inject SelectedRewardShoppingCartResource and PrimaryCustomerCardResource
- Add computed signal displayRewardNavigation() to determine button visibility
- Add navigateToReward() method to handle navigation
- Provide SelectedRewardShoppingCartResource in module providers
- Update template with conditional button using new control flow syntax

Ref: #5311
2025-10-24 15:31:32 +00:00
..
2025-03-03 13:28:03 +01:00
2025-03-03 13:28:03 +01:00
2025-07-21 22:35:11 +02:00
2025-06-16 11:54:47 +02:00
2025-03-03 13:28:03 +01:00