Julien Froidefond
|
407486a109
|
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 |
|
Julien Froidefond
|
e0597b0dcb
|
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
Deploy with Docker Compose / deploy (push) Successful in 2m23s
|
2025-12-23 07:59:33 +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
Deploy with Docker Compose / deploy (push) Successful in 1m30s
|
2025-12-22 08:46:59 +01:00 |
|
Julien Froidefond
|
7c3f522531
|
feat: refine Sidebar component layout and styling; adjust padding, spacing, and button styles for improved visual consistency and user experience
|
2025-12-22 08:45:41 +01:00 |
|
Julien Froidefond
|
4f13134ef0
|
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 |
|
Julien Froidefond
|
6c14484636
|
feat: introduce customizable background options with new gradient and solid color styles; integrate BackgroundProvider and BackgroundCard components for enhanced user experience in settings and layout
Deploy with Docker Compose / deploy (push) Successful in 1m52s
|
2025-12-21 13:43:16 +01:00 |
|
Julien Froidefond
|
2452e30a0f
|
feat: enhance card components across the application with consistent hover effects and improved layout; update spacing in categories page for better visual hierarchy
Deploy with Docker Compose / deploy (push) Successful in 2m5s
|
2025-12-21 13:38:59 +01:00 |
|
Julien Froidefond
|
b3ae6059ca
|
feat: improve MonthlyChart and transaction data formatting; dynamically adjust X-axis intervals and enhance month label presentation for better readability
|
2025-12-21 13:35:49 +01:00 |
|
Julien Froidefond
|
6f78dca1f0
|
feat: refine card styles and interactions across the dashboard; adjust glassmorphism effects, enhance texture for statistic cards, and improve layout for account filter component
|
2025-12-21 13:33:23 +01:00 |
|
Julien Froidefond
|
c4707e5511
|
feat: update fintech card styles with modern design enhancements; add subtle texture effects and adjust gradient backgrounds for improved visual appeal in overview and statistics cards
Deploy with Docker Compose / deploy (push) Successful in 1m52s
|
2025-12-21 13:29:43 +01:00 |
|
Julien Froidefond
|
2887a6a750
|
feat: enhance Sidebar and TransactionTable components with improved accessibility and layout adjustments; add SheetTitle for navigation context and refine padding and width for better responsiveness
|
2025-12-21 13:25:27 +01:00 |
|
Julien Froidefond
|
82e27524b5
|
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
Deploy with Docker Compose / deploy (push) Successful in 1m57s
|
2025-12-21 08:33:19 +01:00 |
|
Julien Froidefond
|
8b62cd8385
|
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 |
|
Julien Froidefond
|
a01345c1fb
|
feat: implement category breakdown by parent in dashboard; enhance chart data handling to include totals for parent categories
|
2025-12-21 08:26:01 +01:00 |
|
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 |
|
Julien Froidefond
|
b3e99a15d2
|
refactor: optimize TransactionsPage component by removing fullscreen functionality and stabilizing transactions reference with useMemo; clean up unused imports
|
2025-12-21 08:17:33 +01:00 |
|
Julien Froidefond
|
dbcf8e7abd
|
refactor: update grid layout for transactions and overview cards; adjust chart dimensions and axis properties for improved responsiveness
Deploy with Docker Compose / deploy (push) Successful in 1m56s
|
2025-12-21 07:42:09 +01:00 |
|
Julien Froidefond
|
55f0e5c625
|
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 |
|
Julien Froidefond
|
b4dace0673
|
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 |
|
Julien Froidefond
|
aa2c656c00
|
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 |
|
Julien Froidefond
|
53798176a0
|
feat: add ReconcileDateRangeCard to settings page; enhance date picker layout in statistics and transaction filters components
Deploy with Docker Compose / deploy (push) Successful in 1m24s
|
2025-12-20 12:05:30 +01:00 |
|
Julien Froidefond
|
8b81dfe8c0
|
feat: add account merging functionality with dialog support; update bulk actions to include merge option
Deploy with Docker Compose / deploy (push) Successful in 1m39s
|
2025-12-20 11:42:42 +01:00 |
|
Julien Froidefond
|
376bc8f84e
|
feat: add total balance calculation and display in account management; update account card to show calculated balance
Deploy with Docker Compose / deploy (push) Successful in 1m26s
|
2025-12-20 11:30:26 +01:00 |
|
Julien Froidefond
|
4e1e623f93
|
feat: add new categorized statistics card to dashboard with gradient styling and percentage display
Deploy with Docker Compose / deploy (push) Successful in 1m27s
|
2025-12-20 11:09:32 +01:00 |
|
Julien Froidefond
|
4f7a80de1c
|
feat: implement clickable category links in charts and lists; handle uncategorized transactions in URL parameters
|
2025-12-20 11:07:35 +01:00 |
|
Julien Froidefond
|
d61d9181c7
|
feat: add uncategorized transaction count and percentage to transactions page; adjust table height for better layout
|
2025-12-20 11:04:11 +01:00 |
|
Julien Froidefond
|
dff2a9061f
|
refactor: remove transition effects from various components for improved performance and consistency
|
2025-12-20 11:02:11 +01:00 |
|
Julien Froidefond
|
4445a38380
|
refactor: enhance dialog and alert components with max-height and overflow properties for improved responsiveness
|
2025-12-20 11:00:56 +01:00 |
|
Julien Froidefond
|
198bf44a96
|
chore: update deploy workflow to rebuild Docker images during deployment for improved consistency
Deploy with Docker Compose / deploy (push) Successful in 2m5s
|
2025-12-13 12:14:36 +01:00 |
|
Julien Froidefond
|
c300e1d7a6
|
chore: optimize Dockerfile by using cache for pnpm installation to improve build performance
Deploy with Docker Compose / deploy (push) Has been cancelled
|
2025-12-13 12:13:49 +01:00 |
|
Julien Froidefond
|
8e5c60a684
|
fix: update next version
Deploy with Docker Compose / deploy (push) Successful in 6s
|
2025-12-13 07:25:40 +01:00 |
|
Julien Froidefond
|
27d4612217
|
chore: add label to docker-compose.yml to disable Watchtower for improved container management
Deploy with Docker Compose / deploy (push) Successful in 7s
|
2025-12-11 12:07:33 +01:00 |
|
Julien Froidefond
|
3f4381c26e
|
chore: update DATABASE_URL in docker-compose.yml to use absolute path for improved consistency in database configuration
Deploy with Docker Compose / deploy (push) Successful in 6s
|
2025-12-11 11:40:09 +01:00 |
|
Julien Froidefond
|
b219ca8748
|
chore: update docker-compose.yml and deploy workflow to use DATA_VOLUME_PATH variable for improved flexibility in volume configuration
Deploy with Docker Compose / deploy (push) Successful in 8s
|
2025-12-11 11:29:43 +01:00 |
|
Julien Froidefond
|
f2ad63852c
|
chore: enable Docker BuildKit and CLI build in deploy workflow for improved build performance
Deploy with Docker Compose / deploy (push) Successful in 31s
|
2025-12-11 08:55:09 +01:00 |
|
Julien Froidefond
|
0db4555257
|
chore: add environment variables for NEXTAUTH_SECRET, NEXTAUTH_URL, and DATABASE_URL in deploy workflow for enhanced deployment configuration
Deploy with Docker Compose / deploy (push) Has been cancelled
|
2025-12-11 08:53:47 +01:00 |
|
Julien Froidefond
|
30dc3e9732
|
chore: update NEXTAUTH_URL and DATABASE_URL in docker-compose.yml for local development configuration
Deploy with Docker Compose / deploy (push) Successful in 20m12s
|
2025-12-11 08:24:03 +01:00 |
|
Julien Froidefond
|
c8988c42bd
|
chore: remove env_file entry from docker-compose.yml to simplify configuration
Deploy with Docker Compose / deploy (push) Has been cancelled
|
2025-12-11 08:23:08 +01:00 |
|
Julien Froidefond
|
b282b477a2
|
chore: update NEXTAUTH_URL and DATABASE_URL in docker-compose.yml for production environment configuration
Deploy with Docker Compose / deploy (push) Failing after 5s
|
2025-12-11 08:18:33 +01:00 |
|
Julien Froidefond
|
385f68bbdf
|
refactor: rename app service to banking-app in docker-compose.yml for clarity and consistency
Deploy with Docker Compose / deploy (push) Failing after 3s
|
2025-12-10 14:28:28 +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
|
299a66e6ff
|
fix: prevent event propagation on checkbox click in transaction table for improved user interaction
|
2025-12-08 14:05:23 +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
|
53bae084c4
|
refactor: streamline transaction page logic by consolidating state management and enhancing pagination, improving overall performance and maintainability
|
2025-12-08 12:52:59 +01:00 |
|
Julien Froidefond
|
ba4d112cb8
|
feat: add duplicate transaction detection and display in transactions page, enhancing user experience with visual indicators for duplicates
|
2025-12-08 09:50:32 +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
|
c47ea045cc
|
feat: implement loading indicators in transactions page and loading component for improved user feedback during data fetching
|
2025-12-08 09:19:21 +01:00 |
|
Julien Froidefond
|
28baf9aa9e
|
feat: enhance transaction deletion process with optimistic updates, improved error handling, and restore previous data on failure
|
2025-12-08 08:52:47 +01:00 |
|
Julien Froidefond
|
4224c8aa83
|
feat: implement transaction updating state management and loading indicators in transaction table for improved user feedback during updates
|
2025-12-08 08:29:58 +01:00 |
|