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
a01345c1fbf6b5a8ce38b9a2354e1b30d9dd1989
fintrack
/
hooks
History
Julien Froidefond
c358845033
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-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: enhance transactions page with total amount and count display; integrate collapsible statistics card and update chart data handling
2025-12-21 07:35:35 +01:00
use-transactions-page.ts
feat: enhance category filter functionality to include child categories in selection and deselection; update transaction page to expand selected categories based on parent-child relationships
2025-12-21 07:38:57 +01:00