Files
Torsten Schulz (local) 95bfbf86a4
All checks were successful
Deploy tt-tagebuch / deploy (push) Successful in 42s
feat(MemberOrder, MemberOrderHistory, MemberOrderService, OrdersPanel): add paidConfirmed field and update related logic
- Introduced a new boolean field `paidConfirmed` in MemberOrder and MemberOrderHistory models to track payment confirmation status.
- Updated serialization functions in MemberOrderService to include `paidConfirmed` in order and history entries.
- Enhanced OrdersPanel component to allow users to set and display the `paidConfirmed` status for orders.
- Added localization support for the new `paidConfirmed` label in German.
- Adjusted related logic to ensure proper handling of the `paidConfirmed` state throughout the application.
2026-05-06 09:05:28 +02:00
..
2024-09-04 10:46:39 +02:00
2024-10-21 18:21:43 +02:00
2024-09-11 15:44:56 +02:00
2024-09-11 15:44:56 +02:00
2024-10-21 18:21:43 +02:00
2024-10-21 18:21:43 +02:00
2024-09-12 17:34:46 +02:00
2024-08-30 11:50:54 +02:00
2024-09-12 17:34:46 +02:00