whisper-money/resources/js
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
..
components Add transaction selection to import preview (#25) 2025-12-13 12:41:18 +01:00
contexts Add user session management to clear data on user switch 2025-12-11 08:36:49 +01:00
hooks User Onboarding Flow (#23) 2025-12-12 13:06:08 +01:00
layouts User Onboarding Flow (#23) 2025-12-12 13:06:08 +01:00
lib User Onboarding Flow (#23) 2025-12-12 13:06:08 +01:00
pages User Onboarding Flow (#23) 2025-12-12 13:06:08 +01:00
providers Format + Open transactions on row click 2025-12-08 15:58:50 +01:00
services Import balances assistant (#14) 2025-12-05 16:39:56 +01:00
types Add transaction selection to import preview (#25) 2025-12-13 12:41:18 +01:00
app.tsx Add user session management to clear data on user switch 2025-12-11 08:36:49 +01:00
ssr.tsx fix: add SyncProvider to SSR entry point 2025-12-08 18:06:50 +01:00