whisper-money/resources/js
Víctor Falcón 8be7ea98e0
Accounts: new pages to list, and see account details (#13)
## 🆕  Accounts page
<img width="1222" height="1118" alt="image"
src="https://github.com/user-attachments/assets/2ab659b3-c368-4824-9f00-cdeb6ae8e713"
/>

## 🆕  Accounts details page
<img width="1220" height="1171" alt="image"
src="https://github.com/user-attachments/assets/7c64b1cf-c1fd-4ada-8ab0-17ee4f6991de"
/>

## 🆕 Update current account balance
<img width="1069" height="778" alt="image"
src="https://github.com/user-attachments/assets/76586b8a-7088-4ef8-a890-22910644a2d3"
/>

## 🆕 Edit/update account balance history
<img width="1200" height="681" alt="image"
src="https://github.com/user-attachments/assets/fa589553-7be8-4049-bdf4-89996b81a863"
/>
2025-12-05 14:33:18 +01:00
..
components Accounts: new pages to list, and see account details (#13) 2025-12-05 14:33:18 +01:00
contexts Dashboard: Net worth Chart (#3) 2025-12-03 08:53:28 +01:00
hooks fix(transactions): Decrypt account names for automation rule evaluation 2025-12-04 17:03:22 +01:00
layouts Accounts: Allow users to create custom banks with his own logo, and name (#12) 2025-12-04 15:24:04 +01:00
lib Accounts: new pages to list, and see account details (#13) 2025-12-05 14:33:18 +01:00
pages Accounts: new pages to list, and see account details (#13) 2025-12-05 14:33:18 +01:00
services Dashboard: Net worth Chart (#3) 2025-12-03 08:53:28 +01:00
types Accounts: Allow users to create custom banks with his own logo, and name (#12) 2025-12-04 15:24:04 +01:00
app.tsx Fix CI: Update bun.lock and fix linting errors 2025-12-01 15:16:06 +01:00
ssr.tsx Set up a fresh Laravel app 2025-11-07 12:01:36 +00:00