Knee Cola
4db56f8383
Rename 'iban' to 'ownerIBAN' in UserSettings
Changes:
- Updated UserSettings interface: iban -> ownerIBAN
- Updated userSettingsActions.ts:
- Changed State type to use ownerIBAN
- Updated FormSchema validation to reference ownerIBAN
- Updated validation refinements to check ownerIBAN
- Updated form data parsing to read ownerIBAN
- Renamed normalizedIban to normalizedOwnerIBAN
- Updated database write operations to use ownerIBAN
- Updated UserSettingsForm.tsx:
- Changed state tracking to use ownerIBAN
- Updated validation check to reference ownerIBAN (cleanedOwnerIBAN)
- Updated input field: id, name, and event handlers
- Updated ViewLocationCard.tsx to use ownerIBAN instead of iban
- Updated English translations:
- iban-label -> owner-iban-label
- iban-placeholder -> owner-iban-placeholder
- iban-required -> owner-iban-required
- iban-invalid -> owner-iban-invalid
- Updated Croatian translations with corresponding ownerIBAN keys
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-22 22:43:30 +01:00
..
2025-11-22 22:43:30 +01:00
2025-11-22 14:22:57 +01:00
2024-01-08 16:32:08 +01:00
2024-02-06 09:56:43 +01:00
2025-08-11 10:47:55 +02:00
2025-11-22 22:43:30 +01:00
2024-01-09 15:03:36 +01:00
2024-01-09 16:20:49 +01:00
2025-11-17 20:40:10 +01:00
2024-01-06 10:59:07 +01:00