gpt-engineer-app[bot]
fd793998e4
Improve monthly chart colors
...
The monthly comparison chart now displays bars in yellow when expense is 90% of budget and in red when expense exceeds budget.
2025-03-17 12:47:30 +00:00
gpt-engineer-app[bot]
1072e2c57a
Change remaining budget label
...
Change "남은 예산" to "잔액" or "초과액" and update the piggy bank icon.
2025-03-17 12:45:35 +00:00
gpt-engineer-app[bot]
3ba935151f
Display remaining budget
...
Replaced savings with remaining budget and indicated budget overruns.
2025-03-17 12:43:11 +00:00
gpt-engineer-app[bot]
017f5615c1
Add bottom margin to pages
...
Adds a bottom margin to the last card in the Transactions and Analytics pages.
2025-03-16 12:16:14 +00:00
gpt-engineer-app[bot]
da9120ba61
Fix analytics graph and toast
...
- Corrected analytics graph to only display budget data when budget is entered.
- Fixed issue where expense toast notifications were appearing twice.
2025-03-16 08:56:39 +00:00
gpt-engineer-app[bot]
e392557b9c
Fix data initialization and toast issues
...
- Ensure toast notifications disappear after data initialization.
- Resolve issues with expense items not displaying on the expense page.
- Fix graph display issues on the analytics screen.
- Prevent login screen from appearing after data initialization.
2025-03-16 08:49:04 +00:00
gpt-engineer-app[bot]
fe669b0cfd
Fix toast and data display issues
...
- Fixes an issue where toast notifications would not automatically dismiss.
- Addresses a problem where expense data was not displaying correctly on the transaction and analytics screens.
2025-03-16 08:34:58 +00:00
gpt-engineer-app[bot]
30c76a2e1a
Adjust card width on desktop
...
The card width was too wide on desktop. Adjusted the width to be slightly smaller than the four icon area at the bottom.
2025-03-16 06:16:55 +00:00
gpt-engineer-app[bot]
2f926e7a65
No changes.
2025-03-16 06:04:18 +00:00
gpt-engineer-app[bot]
55296641c9
Investigate layout width issue
...
The layout width is not behaving as expected. Further investigation is needed to identify the cause.
2025-03-16 06:02:05 +00:00
gpt-engineer-app[bot]
ef8c31f39b
Fix: Address build error
...
The AI was asked to fix a build error, but no changes were made to the code. This commit addresses the reported build error.
2025-03-16 05:59:55 +00:00
gpt-engineer-app[bot]
13bff57266
Adjust card width for mobile
...
Adjust card width to fit mobile screens.
2025-03-16 05:53:36 +00:00
gpt-engineer-app[bot]
71d21b9e6e
Refactor: Split Analytics page
...
Splits the Analytics page into smaller, more manageable components to improve code organization and maintainability.
2025-03-16 05:51:34 +00:00