13 Commits

Author SHA1 Message Date
Julien Froidefond
c57daa9cc8 refactor: standardize quotation marks in pnpm-lock.yaml and improve code formatting across various components; enhance readability and maintain consistency in code style 2025-12-23 11:42:02 +01:00
Julien Froidefond
b2eac21bdf refactor: clean up imports and improve code consistency across various components; remove unused imports in page.tsx, add missing imports in categories page, and standardize formatting in hooks and chart components
All checks were successful
Deploy with Docker Compose / deploy (push) Successful in 1m30s
2025-12-22 08:46:59 +01:00
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
11c0df1293 refactor: clean up code formatting and improve query invalidation logic in RulesPage and useIsMobile hook for better readability and maintainability 2025-12-08 09:21:19 +01:00
Julien Froidefond
a7f3433f5f chore: standardize quotes in pnpm-lock.yaml and clean up formatting in various files for improved readability 2025-12-06 12:38:45 +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
e715779de7 chore: clean up code by removing trailing whitespace and ensuring consistent formatting across various files = prettier 2025-12-01 08:37:30 +01:00
Julien Froidefond
b3b25412ad feat: enhance responsive design and layout consistency across various components, including dashboard, statistics, and rules pages 2025-12-01 08:34:28 +01:00
Julien Froidefond
f366ea02c5 feat: add categorization feature for transaction groups with UI enhancements for category selection 2025-11-30 16:48:55 +01:00
Julien Froidefond
c082ab5e63 refactor: clean up imports and enhance type definitions across multiple components for improved clarity and maintainability 2025-11-29 18:03:19 +01:00
Julien Froidefond
9e576f2b0e feat: add new navigation item for rules in the dashboard sidebar with associated icon 2025-11-29 17:18:59 +01:00