95bfbf86a4ff0cef79d126ee8512dceed0101d5b
All checks were successful
Deploy tt-tagebuch / deploy (push) Successful in 42s
- 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.
Description
No description provided
Languages
Kotlin
44.9%
Vue
30.8%
JavaScript
21.6%
Dart
0.8%
PLpgSQL
0.3%
Other
1.6%