littleshop/LittleShop.Client/Services
SysAdmin f440042204 Feature: Complete order management for pending orders
- Added delete order functionality with identity verification
- OrderDetailsMenu now shows conditional buttons based on order/payment state
- Retry payment if no payments exist
- View payment details if payment pending
- Delete order option for all pending orders
- Full client SDK implementation for CancelOrderAsync

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-06 04:19:47 +01:00
..
AuthenticationService.cs Add LittleShop.Client SDK library with complete API wrapper 2025-08-20 18:15:35 +01:00
CatalogService.cs 🔒 SECURITY: Emergency fixes and hardening 2025-09-22 05:45:49 +01:00
CustomerService.cs Add customer communication system 2025-08-27 18:02:39 +01:00
IAuthenticationService.cs Add LittleShop.Client SDK library with complete API wrapper 2025-08-20 18:15:35 +01:00
ICatalogService.cs 🔒 SECURITY: Emergency fixes and hardening 2025-09-22 05:45:49 +01:00
ICustomerService.cs Add customer communication system 2025-08-27 18:02:39 +01:00
IMessageService.cs final 2025-08-27 22:19:39 +01:00
IOrderService.cs Feature: Complete order management for pending orders 2025-10-06 04:19:47 +01:00
MessageService.cs final 2025-08-27 22:19:39 +01:00
OrderService.cs Feature: Complete order management for pending orders 2025-10-06 04:19:47 +01:00