whisper-money/resources/js/components/transactions
Víctor Falcón b957ddbe0d
Preview account transactions (#48)
While importing new transactions, sometimes is difficult to now which
ones are already imported, and which one are new.

With this importer update you can quickly view the transactions that
already exist in your account, and see which ones you have and which
ones you don't have to import again.

<img width="1220" height="1169" alt="image"
src="https://github.com/user-attachments/assets/38de3208-a7d4-4578-8683-753bd0bf7c93"
/>
2026-01-04 16:17:15 +01:00
..
bulk-actions-bar.tsx Bulk actions/select all (#33) 2025-12-15 17:59:58 +01:00
bulk-category-select.tsx Migrate ID's to UUIDv7 2025-11-15 21:25:33 +01:00
bulk-label-select.tsx Bulk actions/select all (#33) 2025-12-15 17:59:58 +01:00
category-cell.tsx Refactor: Transaction Table Layout and Styling Improvements (#26) 2025-12-14 12:56:05 +01:00
category-select.tsx feat(shared): Add CategoryCombobox component 2025-11-14 16:05:53 +01:00
date-header.tsx Refactor: Transaction Table Layout and Styling Improvements (#26) 2025-12-14 12:56:05 +01:00
edit-transaction-dialog.tsx Update balance with manually created transactions (#45) 2025-12-30 07:55:34 +01:00
encrypted-transaction-description.tsx chore: update privacy mode to update transactions descriptions 2025-12-30 11:03:58 +01:00
import-step-account.tsx User Onboarding Flow (#23) 2025-12-12 13:06:08 +01:00
import-step-mapping.tsx Fix CI: Update bun.lock and fix linting errors 2025-12-01 15:16:06 +01:00
import-step-preview.tsx Preview account transactions (#48) 2026-01-04 16:17:15 +01:00
import-step-upload.tsx Add some toast notifications 2025-11-11 11:39:28 +00:00
import-transactions-button.tsx Format + Open transactions on row click 2025-12-08 15:58:50 +01:00
import-transactions-drawer.tsx Preview account transactions (#48) 2026-01-04 16:17:15 +01:00
transaction-actions-menu.tsx Refactor transaction UI components for better responsive layout and consistency 2025-12-10 13:28:45 +01:00
transaction-columns.tsx transactions: increase date column size 2026-01-02 14:56:05 +01:00
transaction-filters.tsx frontend: update transaction search input width 2025-12-31 13:01:12 +01:00
transaction-list.tsx fix: transaction list on account page 2025-12-14 13:37:03 +01:00