Torsten Schulz (local) ac97332e6f
All checks were successful
Deploy tt-tagebuch / deploy (push) Successful in 1m0s
feat: Enhance club payment claims and task automation
- Added `paid_amount_cents` column to `club_payment_claims` for better tracking of payments.
- Implemented compatibility checks for the new column in `clubPaymentClaimService` and `clubTaskAutomationService`.
- Updated various views to handle read-only states when editing is not allowed.
- Refactored forms in `ClubAccountsView`, `ClubInvoicesView`, `ClubTasksView`, and `ClubCommunicationView` to use factory functions for cleaner code.
- Introduced a new migration script to add the `paid_amount_cents` column if it doesn't exist and initialize it for existing paid claims.
- Created a detailed plan for enhancing club features and ensuring stability in existing modules.
2026-07-13 17:01:13 +02:00
2026-06-06 12:42:17 +02:00
Description
No description provided
514 MiB
Languages
Kotlin 44.9%
Vue 30.8%
JavaScript 21.6%
Dart 0.8%
PLpgSQL 0.3%
Other 1.6%