whisper-money/resources/js/types
Víctor Falcón ec6b6d04cf
Add transaction selection to import preview (#25)
Allow users to select individual transactions for import instead of
automatically importing all non-duplicate transactions. Adds checkboxes
to the preview table with select-all functionality and updates the
import logic to only process selected transactions.

<img width="1076" height="592" alt="image"
src="https://github.com/user-attachments/assets/06dab7d0-87f1-4c69-97a4-fa98b33062d7"
/>
2025-12-13 12:41:18 +01:00
..
account.ts Accounts: Allow users to create custom banks with his own logo, and name (#12) 2025-12-04 15:24:04 +01:00
automation-rule.ts Y3:0 2025-11-26 12:01:49 +01:00
balance-import.ts Import balances assistant (#14) 2025-12-05 16:39:56 +01:00
category.ts Add category type field support (#2) 2025-12-01 20:19:47 +01:00
import.ts Add transaction selection to import preview (#25) 2025-12-13 12:41:18 +01:00
index.d.ts feat: centralize pricing config with multiple plans support (#20) 2025-12-09 10:03:35 +01:00
pricing.ts feat: centralize pricing config with multiple plans support (#20) 2025-12-09 10:03:35 +01:00
transaction.ts Save transaction source (manually_created, or imported) 2025-11-28 12:36:48 +01:00
uuid.ts Fix CI: Update bun.lock and fix linting errors 2025-12-01 15:16:06 +01:00
vite-env.d.ts Set up a fresh Laravel app 2025-11-07 12:01:36 +00:00