Commit Graph

9 Commits

Author SHA1 Message Date
Julien Froidefond
f8919b19b3 refactor: standardize code formatting and improve consistency across various components and API routes for enhanced readability and maintainability 2025-12-10 14:28:05 +01:00
Julien Froidefond
8d947ad70f refactor: enhance cache invalidation logic across banking API routes and components for improved data consistency and performance 2025-12-08 14:04:12 +01:00
Julien Froidefond
cb8628ce39 refactor: standardize code formatting and improve readability across multiple components, including transaction handling and sidebar layout adjustments 2025-12-08 09:28:09 +01:00
Julien Froidefond
28baf9aa9e feat: enhance transaction deletion process with optimistic updates, improved error handling, and restore previous data on failure 2025-12-08 08:52:47 +01:00
Julien Froidefond
b1a8f9cd60 feat: integrate React Query for improved data fetching and state management across banking and transactions components 2025-12-06 09:36:06 +01:00
Julien Froidefond
d663fbcbd0 feat: integrate authentication and password management features, including bcrypt for hashing and NextAuth for session handling 2025-11-30 08:04:06 +01:00
Julien Froidefond
b2efade4d5 refactor: standardize quotation marks across all files and improve code consistency 2025-11-27 11:40:30 +01:00
Julien Froidefond
8ffb65f596 refactor: replace direct Prisma calls with service layer methods for banking operations 2025-11-27 10:07:03 +01:00
Julien Froidefond
e9e44916fd chore: init from v0 2025-11-27 09:51:18 +01:00