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
2887a6a750ad504d8aa55601d6e91053f1e3215f
fintrack
/
hooks
History
Julien Froidefond
82e27524b5
All checks were successful
Deploy with Docker Compose / deploy (push)
Successful in 1m57s
Details
feat: enhance TransactionsPage with total count and amount display; update CategoryCard and ParentCategoryRow to link to transaction filters by category; implement localStorage for transaction period preference
2025-12-21 08:33:19 +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-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
feat: enhance TransactionsPage with total count and amount display; update CategoryCard and ParentCategoryRow to link to transaction filters by category; implement localStorage for transaction period preference
2025-12-21 08:33:19 +01:00