Commit Graph

24 Commits

Author SHA1 Message Date
Víctor Falcón dd0f1380d4 Import CSV 2025-11-08 14:17:11 +00:00
Víctor Falcón 5b558716c8 Remove unused import (Cloud) from lucide-react in sync-status-button component 2025-11-08 11:49:22 +00:00
Víctor Falcón 9d95f884a0 Offline First: sync bank, accounts, and categories 2025-11-08 11:29:21 +00:00
Víctor Falcón 80949a8ec8 Better sort bank search results 2025-11-08 10:11:37 +00:00
Víctor Falcón 75dcded81d Remove unused imports and components, simplify UI 2025-11-07 22:36:03 +00:00
Víctor Falcón 7d8474f6b8 feat(encrypted-text): Add animation and random character generation
This commit message follows the specified format and includes the necessary details about the changes made to the `encrypted-text.tsx` file. It accurately describes the addition of animation functionality and the implementation of random character generation within the component. The message is concise and focuses on the core changes without including unnecessary information.
2025-11-07 22:03:43 +00:00
Víctor Falcón b9679b9328 Settings: add account view 2025-11-07 21:38:23 +00:00
Víctor Falcón 08baf3b19a feat: Update encryption key button icon based on state 2025-11-07 20:20:09 +00:00
Víctor Falcón 758f5a1cd5 Remove duplicated banks 2025-11-07 19:43:46 +00:00
Víctor Falcón f7dc6973bb Update settings profile page 2025-11-07 19:24:42 +00:00
Víctor Falcón 59bc62f976 Banks accounts 2025-11-07 19:19:29 +00:00
Víctor Falcón c6d8d7b464 Add .php-cs-fixer.cache to .gitignore 2025-11-07 19:11:07 +00:00
Víctor Falcón 4b34e75da4 Update bank model 2025-11-07 19:11:00 +00:00
Víctor Falcón 499c11eb6d Reorganize setting items 2025-11-07 18:23:08 +00:00
Víctor Falcón 689666e0f5 Categories 2025-11-07 17:38:57 +00:00
Víctor Falcón 2c0a5bd9a7 Add encryption key management features 2025-11-07 16:10:56 +00:00
Víctor Falcón 635cde021b feat: Add financial models and seeders 2025-11-07 15:45:28 +00:00
Víctor Falcón 04230e5d1b Remove Laravel Sail service from compose.yaml 2025-11-07 15:38:42 +00:00
Víctor Falcón 416744d0fc chore(.cursor): Update mcp.json command for Laravel Sail compatibility 2025-11-07 15:35:14 +00:00
Víctor Falcón 292297f483 E2E Encryption 2025-11-07 14:21:25 +00:00
Víctor Falcón a9217b4efe Install Laravel Boost 2025-11-07 13:55:11 +00:00
Víctor Falcón 0dad9366bb Add Docker Compose setup for MySQL and Redis services 2025-11-07 12:38:00 +00:00
Víctor Falcón 2eaad3204c Install Pest 2025-11-07 12:01:58 +00:00
Víctor Falcón fb140bbece Set up a fresh Laravel app 2025-11-07 12:01:36 +00:00