Commit Graph

  • d13ecc2722 feat: update date formatting logic in transaction components Víctor Falcón 2025-11-14 11:39:41 +0100
  • 41f5c6485c feat(TransactionSyncController): Sort transactions by transaction_date and updated_at Víctor Falcón 2025-11-14 11:38:09 +0100
  • ab63edde2b feat(settings): Update account management UI and add sync functionality Víctor Falcón 2025-11-14 10:53:55 +0100
  • 193ca59732 add icons Víctor Falcón 2025-11-14 10:13:07 +0100
  • a102c698c3 Remove pagination on automated rules page Víctor Falcón 2025-11-14 10:13:01 +0100
  • e009abbee1 feat(automation): Add sync functionality to automation rule dialogs Víctor Falcón 2025-11-14 10:06:05 +0100
  • 32167b0f80 add proxy trust middleware Víctor Falcón 2025-11-14 10:03:58 +0100
  • 445ab261af add dumbbell icon to category list Víctor Falcón 2025-11-14 10:01:44 +0100
  • 242be5f415 feat(traefik): Add secure headers middleware to WhisperMoney service Víctor Falcón 2025-11-14 09:17:09 +0100
  • 9256148961 feat(sync): Add sync functionality for accounts, banks, categories, and status button Víctor Falcón 2025-11-14 09:09:20 +0100
  • bb024d5e40 Config traefik to serve the web from whispermoney.dev Víctor Falcón 2025-11-14 09:09:19 +0100
  • 2c696aa88a Update default categories Víctor Falcón 2025-11-11 18:10:32 +0000
  • b866e6152e UI for Automated rules Víctor Falcón 2025-11-11 16:41:33 +0000
  • b2e041c420 Remove unused toast and error handling logic Víctor Falcón 2025-11-11 15:21:28 +0000
  • 0473371fce feat: Add bank selection to edit transaction dialog Víctor Falcón 2025-11-11 15:18:09 +0000
  • 52e1a7bd95 fix(transactions): We were creating transactions with numberic ID instead of UUID v7 Víctor Falcón 2025-11-11 14:45:35 +0000
  • c1fbd4d09f feat(TransactionController): Add store method for creating transactions Víctor Falcón 2025-11-11 12:20:39 +0000
  • 9ac9e4cd16 Disable import button if key is not set Víctor Falcón 2025-11-11 11:48:26 +0000
  • e13a19bdde Add some toast notifications Víctor Falcón 2025-11-11 11:39:28 +0000
  • 5c39060123 Don't evaluate expenses agains automated rules on transaction page load Víctor Falcón 2025-11-11 09:02:28 +0000
  • 68ba0cd71c chore(.): Update laravel-boost.mdc documentation Víctor Falcón 2025-11-11 09:02:04 +0000
  • 71b8d69020 Migrate IndexDB integration to use Dexie Víctor Falcón 2025-11-11 08:25:50 +0000
  • 3dac1d9570 Remove unused icon component and update filter icon Víctor Falcón 2025-11-11 08:25:25 +0000
  • a2d7af2789 fix(TransactionFilters): Update badge styling for uncategorized selection Víctor Falcón 2025-11-10 23:35:05 +0000
  • 1df3bad3c3 feat(import-transactions-drawer): Add json-logic-js dependency and improve import logic Víctor Falcón 2025-11-10 23:27:35 +0000
  • 4dcce018e5 Store import config by bank account Víctor Falcón 2025-11-10 19:55:10 +0000
  • 0158dc2855 Cursor worktree config Víctor Falcón 2025-11-10 19:53:37 +0000
  • e5a77a9aca feat: Add import transactions button to transactions page Víctor Falcón 2025-11-10 17:15:22 +0000
  • c8748d95f3 Add setup-worktree script to .cursor/worktrees.json Víctor Falcón 2025-11-10 17:15:17 +0000
  • 58a648fac8 Refactor DataTablePagination component TypeScript Víctor Falcón 2025-11-10 17:01:13 +0000
  • b3016f24a4 Udpate tables when a resource is updated, created, or deleted Víctor Falcón 2025-11-10 13:33:40 +0000
  • 302dff8909 Improve rule evaluator to be case insensitive Víctor Falcón 2025-11-10 12:46:12 +0000
  • a14e11775b Add option to clear transaction category and rework bulk action pill Víctor Falcón 2025-11-10 12:27:47 +0000
  • d5ce7a24b4 Automation rules Víctor Falcón 2025-11-10 11:41:58 +0000
  • ea9cec184f Bulk actions on transactions Víctor Falcón 2025-11-10 10:02:28 +0000
  • f0f062468d Transactions table: Show/hide columns Víctor Falcón 2025-11-09 19:09:38 +0000
  • 3795e46d4f feat(auth): Add key clearing on login Víctor Falcón 2025-11-09 19:05:43 +0000
  • 90d2885e9f Add vertical separator component to app sidebar header Víctor Falcón 2025-11-09 19:05:38 +0000
  • 48bce81d9a feat(react): add authentication check in SyncProvider Víctor Falcón 2025-11-09 10:21:25 +0000
  • a6aaa54e3d Add skeleton loading state for transactions list Víctor Falcón 2025-11-09 09:50:54 +0000
  • ff186a4887 feat(encrypted-text): Improve encryption UI with dynamic masking and loading state Víctor Falcón 2025-11-08 23:55:05 +0000
  • 07ca63347e feat(ui): Implement virtual scrolling for DataTable component Víctor Falcón 2025-11-08 23:38:27 +0000
  • 509065e28d Transactions page Víctor Falcón 2025-11-08 16:58:05 +0000
  • faf6d9146e Sync transactions Víctor Falcón 2025-11-08 14:17:16 +0000
  • dd0f1380d4 Import CSV Víctor Falcón 2025-11-08 12:47:16 +0000
  • 5b558716c8 Remove unused import (Cloud) from lucide-react in sync-status-button component Víctor Falcón 2025-11-08 11:49:22 +0000
  • 9d95f884a0 Offline First: sync bank, accounts, and categories Víctor Falcón 2025-11-08 11:29:21 +0000
  • 80949a8ec8 Better sort bank search results Víctor Falcón 2025-11-08 10:11:37 +0000
  • 75dcded81d Remove unused imports and components, simplify UI Víctor Falcón 2025-11-07 22:36:03 +0000
  • 7d8474f6b8 feat(encrypted-text): Add animation and random character generation Víctor Falcón 2025-11-07 22:03:43 +0000
  • b9679b9328 Settings: add account view Víctor Falcón 2025-11-07 21:38:23 +0000
  • 08baf3b19a feat: Update encryption key button icon based on state Víctor Falcón 2025-11-07 20:20:09 +0000
  • 758f5a1cd5 Remove duplicated banks Víctor Falcón 2025-11-07 19:43:46 +0000
  • f7dc6973bb Update settings profile page Víctor Falcón 2025-11-07 19:24:42 +0000
  • 59bc62f976 Banks accounts Víctor Falcón 2025-11-07 19:19:29 +0000
  • c6d8d7b464 Add .php-cs-fixer.cache to .gitignore Víctor Falcón 2025-11-07 19:11:07 +0000
  • 4b34e75da4 Update bank model Víctor Falcón 2025-11-07 19:11:00 +0000
  • 499c11eb6d Reorganize setting items Víctor Falcón 2025-11-07 18:23:08 +0000
  • 689666e0f5 Categories Víctor Falcón 2025-11-07 17:18:07 +0000
  • 2c0a5bd9a7 Add encryption key management features Víctor Falcón 2025-11-07 16:10:56 +0000
  • 635cde021b feat: Add financial models and seeders Víctor Falcón 2025-11-07 15:45:28 +0000
  • 04230e5d1b Remove Laravel Sail service from compose.yaml Víctor Falcón 2025-11-07 15:38:42 +0000
  • 416744d0fc chore(.cursor): Update mcp.json command for Laravel Sail compatibility Víctor Falcón 2025-11-07 15:35:14 +0000
  • 292297f483 E2E Encryption Víctor Falcón 2025-11-07 14:21:25 +0000
  • a9217b4efe Install Laravel Boost Víctor Falcón 2025-11-07 13:55:11 +0000
  • 0dad9366bb Add Docker Compose setup for MySQL and Redis services Víctor Falcón 2025-11-07 12:38:00 +0000
  • 2eaad3204c Install Pest Víctor Falcón 2025-11-07 12:01:58 +0000
  • fb140bbece Set up a fresh Laravel app Víctor Falcón 2025-11-07 12:01:36 +0000