a9aa03d6a8
Build and Deploy to Kubernetes / build-and-deploy (push) Successful in 9m37s
- Updated OrderDetailsDialog.razor to display payment status using dynamic color and icon based on the payment status value. - Added helper methods in OrderDetailsDialog.razor.cs to determine payment status color, text, and icon. - Enhanced UserOrderDetailsDialog.razor to conditionally display postal code and user mobile information. - Updated DiscountOrderService to include PaymentStatusValue from the response. - Bumped Foursat.CMSMicroservice.Protobuf version to 0.0.206 for compatibility with new payment features.