This website requires JavaScript.
Explore
Help
Sign In
julienfroidefond
/
fintrack
Watch
1
Star
0
Fork
0
You've already forked fintrack
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
01c1f25de21ce1b96715f77e730481c05d156191
fintrack
/
hooks
History
Julien Froidefond
01c1f25de2
All checks were successful
Deploy with Docker Compose / deploy (push)
Successful in 2m11s
Details
feat: add transaction statistics to TransactionsPage; implement reconciled and categorized percentage calculations, enhance card layout, and update UI components for improved data presentation
2025-12-23 11:27:06 +01:00
..
use-local-storage.ts
feat: implement localStorage persistence for user preferences in categories, statistics, transactions, and sidebar components; enhance UI with collapsible elements and improved layout
2025-12-21 08:24:04 +01:00
use-mobile.ts
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
use-toast.ts
refactor: clean up imports and enhance type definitions across multiple components for improved clarity and maintainability
2025-11-29 18:03:19 +01:00
use-transaction-mutations.ts
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
use-transaction-rules.ts
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
use-transactions-balance-chart.ts
feat: integrate monthly chart with collapsible feature in transactions page; update transaction period to default to last 3 months
2025-12-21 07:31:29 +01:00
use-transactions-chart-data.ts
feat: add transaction statistics to TransactionsPage; implement reconciled and categorized percentage calculations, enhance card layout, and update UI components for improved data presentation
2025-12-23 11:27:06 +01:00
use-transactions-for-account-filter.ts
feat: add account and category filter functionality to TransactionsPage; implement hooks for filtering transactions based on selected accounts and categories
2025-12-21 08:29:10 +01:00
use-transactions-for-category-filter.ts
feat: add account and category filter functionality to TransactionsPage; implement hooks for filtering transactions based on selected accounts and categories
2025-12-21 08:29:10 +01:00
use-transactions-page.ts
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
2025-12-22 08:46:59 +01:00