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
/
app
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
..
accounts
feat: add account merging functionality with dialog support; update bulk actions to include merge option
2025-12-20 11:42:42 +01:00
api
feat: add ReconcileDateRangeCard to settings page; enhance date picker layout in statistics and transaction filters components
2025-12-20 12:05:30 +01:00
categories
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
login
feat: enhance card components across the application with consistent hover effects and improved layout; update spacing in categories page for better visual hierarchy
2025-12-21 13:38:59 +01:00
rules
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
settings
feat: update theme management across the application; change default theme to 'light', disable system theme option, and add ThemeCard component in settings for enhanced user customization
2025-12-23 07:59:33 +01:00
statistics
feat: implement top expenses categorization and enhance UI with tabs; display top 10 expenses per top 5 parent categories, improving data organization and user navigation in the statistics page
2025-12-23 11:07:15 +01:00
transactions
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
globals.css
feat: enhance global styles and component themes with new semantic colors; integrate ThemeProvider for improved theme management and update color usage across various components for consistency
2025-12-22 08:40:25 +01:00
layout.tsx
feat: update theme management across the application; change default theme to 'light', disable system theme option, and add ThemeCard component in settings for enhanced user customization
2025-12-23 07:59:33 +01:00
page.tsx
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