whisper-money/resources/js/components/transactions
Víctor Falcón a60fd6f452
fix: prevent account label combobox crash (#230)
## Summary
- guard the shared label combobox against missing `value` and `labels`
props so account transaction tools cannot crash while data is still
loading
- wire account transaction bulk label actions to pass label data through
consistently and keep optimistic updates in sync
- add regression coverage for the combobox normalization helper and the
account show payload shared props
2026-03-16 13:03:11 +01:00
..
bulk-actions-bar.tsx fix: prevent account label combobox crash (#230) 2026-03-16 13:03:11 +01:00
bulk-category-select.tsx feat: Spanish localization (#74) 2026-02-08 11:58:08 +01:00
bulk-label-select.tsx feat: Spanish localization (#74) 2026-02-08 11:58:08 +01:00
categorizer-card.tsx feat: (Onboarding) add categorization intro screen with benefit cards (#201) 2026-03-05 11:47:12 +01:00
categorizer-command.tsx feat: (Onboarding) add categorization intro screen with benefit cards (#201) 2026-03-05 11:47:12 +01:00
category-cell.tsx Remove plaintext-transactions feature flag & E2E references (#116) 2026-02-13 11:10:21 +01:00
category-select.tsx feat(shared): Add CategoryCombobox component 2025-11-14 16:05:53 +01:00
edit-transaction-dialog.tsx feat(i18n): localize Spanish translations and currency formatting (#160) 2026-02-28 18:46:18 +00:00
encrypted-transaction-description.tsx feat: Plaintext transactions behind feature flag (#105) 2026-02-10 14:31:24 +01:00
import-step-account.tsx feat: Integrate EnableBanking as open banking provider (#106) 2026-02-12 09:09:28 +01:00
import-step-mapping.tsx feat(i18n): localize Spanish translations and currency formatting (#160) 2026-02-28 18:46:18 +00:00
import-step-preview.tsx feat(landing): open-banking feature section with conditional grid layout (#209) 2026-03-07 13:41:25 +00:00
import-step-upload.tsx feat: Spanish localization (#74) 2026-02-08 11:58:08 +01:00
import-transactions-button.tsx feat: Spanish localization (#74) 2026-02-08 11:58:08 +01:00
import-transactions-drawer.tsx feat(landing): open-banking feature section with conditional grid layout (#209) 2026-03-07 13:41:25 +00:00
transaction-actions-menu.tsx fix(banking): correct backfill-ibans endpoint, handle expired sessions, and update labels (#223) 2026-03-12 12:23:32 +00:00
transaction-columns.tsx fix(transactions): cap description column width to prevent horizontal overflow (#216) 2026-03-09 15:14:55 +00:00
transaction-filters.tsx fix(transactions): move clear button inline with filters row on all screen sizes (#192) 2026-03-03 14:06:51 +00:00
transaction-list.tsx fix: prevent account label combobox crash (#230) 2026-03-16 13:03:11 +01:00