whisper-money/resources/js/components
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
..
accounts Accounts: new pages to list, and see account details (#13) 2025-12-05 14:33:18 +01:00
automation-rules Smart rules: Change operator to `OR` by default (#7) 2025-12-03 10:16:29 +01:00
categories Add category type field support (#2) 2025-12-01 20:19:47 +01:00
dashboard Add bank relation to account model and update related components 2025-12-04 16:24:12 +01:00
shared Fix CI: Update bun.lock and fix linting errors 2025-12-01 15:16:06 +01:00
transactions Accounts: new pages to list, and see account details (#13) 2025-12-05 14:33:18 +01:00
ui Accounts: new pages to list, and see account details (#13) 2025-12-05 14:33:18 +01:00
alert-error.tsx Set up a fresh Laravel app 2025-11-07 12:01:36 +00:00
app-content.tsx Set up a fresh Laravel app 2025-11-07 12:01:36 +00:00
app-header.tsx Add some toast notifications 2025-11-11 11:39:28 +00:00
app-logo-icon.tsx Fix CI: Update bun.lock and fix linting errors 2025-12-01 15:16:06 +01:00
app-logo.tsx Merge pull request #1 from whisper-money/landing-page 2025-11-24 12:11:35 +01:00
app-shell.tsx Set up a fresh Laravel app 2025-11-07 12:01:36 +00:00
app-sidebar-header.tsx Add some toast notifications 2025-11-11 11:39:28 +00:00
app-sidebar.tsx Accounts: new pages to list, and see account details (#13) 2025-12-05 14:33:18 +01:00
appearance-dropdown.tsx Set up a fresh Laravel app 2025-11-07 12:01:36 +00:00
appearance-tabs.tsx Set up a fresh Laravel app 2025-11-07 12:01:36 +00:00
breadcrumbs.tsx Set up a fresh Laravel app 2025-11-07 12:01:36 +00:00
delete-user.tsx Set up a fresh Laravel app 2025-11-07 12:01:36 +00:00
encrypted-text.tsx Fix CI: Update bun.lock and fix linting errors 2025-12-01 15:16:06 +01:00
encryption-key-button.tsx feat: Update encryption key button icon based on state 2025-11-07 20:20:09 +00:00
heading-small.tsx Set up a fresh Laravel app 2025-11-07 12:01:36 +00:00
heading.tsx Set up a fresh Laravel app 2025-11-07 12:01:36 +00:00
icon.tsx Set up a fresh Laravel app 2025-11-07 12:01:36 +00:00
input-error.tsx Set up a fresh Laravel app 2025-11-07 12:01:36 +00:00
nav-footer.tsx Set up a fresh Laravel app 2025-11-07 12:01:36 +00:00
nav-main.tsx Set up a fresh Laravel app 2025-11-07 12:01:36 +00:00
nav-user.tsx Set up a fresh Laravel app 2025-11-07 12:01:36 +00:00
sync-status-button.tsx Fix CI: Update bun.lock and fix linting errors 2025-12-01 15:16:06 +01:00
text-link.tsx Set up a fresh Laravel app 2025-11-07 12:01:36 +00:00
two-factor-recovery-codes.tsx Set up a fresh Laravel app 2025-11-07 12:01:36 +00:00
two-factor-setup-modal.tsx Set up a fresh Laravel app 2025-11-07 12:01:36 +00:00
unlock-message-dialog.tsx Add encryption key management features 2025-11-07 16:10:56 +00:00
user-info.tsx Set up a fresh Laravel app 2025-11-07 12:01:36 +00:00
user-menu-content.tsx Accounts: Allow users to create custom banks with his own logo, and name (#12) 2025-12-04 15:24:04 +01:00