gpt-engineer-app[bot]
b223dff324
Visual edit in Lovable
...
Edited UI in Lovable
2025-03-17 12:50:27 +00:00
gpt-engineer-app[bot]
38fb16d845
Visual edit in Lovable
...
Edited UI in Lovable
2025-03-17 12:36:00 +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]
dadc4fc585
Fix typo in FingerprintIcon import
...
Corrected the import of FingerPrintIcon from lucide-react to FingerprintIcon to resolve a TypeScript error.
2025-03-16 09:25:52 +00:00
gpt-engineer-app[bot]
351b5e6d36
Fix: Prevent data reset without login
...
The data reset functionality was incorrectly prompting for login even when the user was already logged in. This commit ensures that data reset operations are only triggered when a user is authenticated.
2025-03-16 09:24:41 +00:00
gpt-engineer-app[bot]
f228410b83
Fix: Resolve Toast Type Error
...
The toast function was updated to correctly pass the 'id' property, resolving the TypeScript error.
2025-03-16 09:17:47 +00:00
gpt-engineer-app[bot]
468bb79c9e
Refactor useTransactions hook
...
Splits the useTransactions hook into smaller, more manageable files for improved code organization and maintainability. The original functionality of the hook remains unchanged.
2025-03-16 09:03:38 +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]
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]
23ba0f7e90
Fix budget data persistence issue
...
Addresses the problem where budget data was not persisting across page transitions, causing budget and expense information to disappear from the expense page and only expense data to appear on the analytics page.
2025-03-16 07:29:25 +00:00
gpt-engineer-app[bot]
7c8e542912
Investigate data initialization issue
...
Investigates and addresses a potential data loss issue where budget data is unexpectedly reset when navigating between pages.
2025-03-16 07:23:16 +00:00
gpt-engineer-app[bot]
d59fb97f7c
Fix budget update issues
...
Addresses delayed notifications and data loss after budget updates and page transitions.
2025-03-16 07:05:20 +00:00
gpt-engineer-app[bot]
61b00cfdcb
Fix: No changes were made
...
The AI system did not make any changes to the codebase.
2025-03-16 06:57:52 +00:00
gpt-engineer-app[bot]
f3edf5fa20
Fix data display issues
...
Addresses issues where budget and expense data were not displaying correctly on the summary cards, category bar graph, and transaction/analytics pages. Also fixes a bug where data was disappearing after input.
2025-03-16 06:46:45 +00:00
gpt-engineer-app[bot]
16c17f0257
Fix data persistence issue
...
Addresses a bug where budget and expense data were not persisting correctly, leading to data loss when navigating between pages.
2025-03-16 06:41:57 +00:00
gpt-engineer-app[bot]
575f2dd601
Refactor Index page component
...
The Index page component was refactored into smaller, more manageable components to improve code readability and maintainability.
2025-03-16 06:34:51 +00:00
gpt-engineer-app[bot]
bfac404786
Retrigger data initialization
...
Retrigger data initialization process.
2025-03-16 06:33:40 +00:00
gpt-engineer-app[bot]
a14d1df2f0
Fix welcome dialog persistence
...
The "Don't show again" checkbox on the welcome dialog was not working correctly. This commit ensures that the dialog remains hidden after the user checks the box, even after navigating to other screens.
2025-03-16 06:31:19 +00:00
gpt-engineer-app[bot]
002a37f60f
Adjust Transactions page layout
...
Adjusted the layout of the Transactions page to be more centered, referencing the layout of the 지출 화면.
2025-03-16 06:28:02 +00:00
gpt-engineer-app[bot]
6a3c12cd19
Adjust layout for screens
...
Adjusted layout to center content on home and analytics screens.
2025-03-16 06:22:47 +00:00
gpt-engineer-app[bot]
338d72ffbc
Adjust card alignment
...
The cards were slightly off-center, with uneven spacing on the left and right. This commit adjusts the alignment to ensure the cards are centered properly.
2025-03-16 06:21:00 +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
gpt-engineer-app[bot]
f98db16d17
Fix onboarding and data issues
...
- Fix issue where welcome dialog reappears.
- Fix issue where new expenses are not reflected.
- Improve card layout on mobile devices.
2025-03-16 05:47:21 +00:00
gpt-engineer-app[bot]
59acb72cf3
Refactor FAQ items in HelpSupport
...
Updates the FAQ items in the HelpSupport page, changing "거래를 어떻게 추가하나요?" to "지출을 어떻게 추가하나요?" and reordering the items.
2025-03-15 23:32:31 +00:00
gpt-engineer-app[bot]
c56671c2cb
Refactor FAQ answer alignment
...
Changes the alignment of FAQ answers to left.
2025-03-15 23:30:38 +00:00
gpt-engineer-app[bot]
c277ee51a8
Remove email and chat cards
...
Removed the email inquiry and real-time chat cards from the help page.
2025-03-15 23:29:06 +00:00
gpt-engineer-app[bot]
9631303b3c
Refactor SecurityPrivacySettings component
...
Refactor the SecurityPrivacySettings component into smaller, more manageable sub-components for improved readability and maintainability. The functionality of the page remains unchanged.
2025-03-15 23:27:21 +00:00
gpt-engineer-app[bot]
435ea26556
Refactor security settings page
...
Align text to the left in the security settings page.
2025-03-15 23:25:54 +00:00
gpt-engineer-app[bot]
059ee4878d
Fix security settings UI
...
Fix text alignment issues and add data reset functionality to the security and privacy settings page.
2025-03-15 23:24:02 +00:00
gpt-engineer-app[bot]
ef0d9c4052
Visual edit in Lovable
...
Edited UI in Lovable
2025-03-15 23:21:41 +00:00
gpt-engineer-app[bot]
469226e955
Visual edit in Lovable
...
Edited UI in Lovable
2025-03-15 23:21:18 +00:00
gpt-engineer-app[bot]
c96e66dfb0
Remove payment methods
...
Removes the hardcoded payment methods from the payment methods page.
2025-03-15 23:20:11 +00:00
gpt-engineer-app[bot]
de18805f62
Adjust Settings Page Layout
...
Align text in the first card on the settings page to match the layout of other cards.
2025-03-15 23:17:35 +00:00
gpt-engineer-app[bot]
dc447c0baa
Fix navigation for logged-out users
...
Fixes a bug where clicking on Profile Management, Notification Settings, or Security & Privacy in Settings while logged out resulted in a 404 error.
2025-03-15 23:15:14 +00:00
gpt-engineer-app[bot]
d798632d05
Fix data initialization issue
...
The data initialization logic was not properly clearing existing data, leading to incorrect budget values. This commit ensures that all relevant data is cleared upon initialization.
2025-03-15 23:08:06 +00:00
gpt-engineer-app[bot]
f8abebcac6
Clear persistent budget data
...
Clear persistent budget data to ensure a clean state.
2025-03-15 23:03:44 +00:00
gpt-engineer-app[bot]
2ba8fdc31b
Clear persistent data
...
Clear data that persists and is displayed in monthly graphs for analysis.
2025-03-15 22:59:37 +00:00
gpt-engineer-app[bot]
829b7af80d
Reset budget and transaction data
...
Resets all budget data and transaction history to provide a clean slate.
2025-03-15 22:56:49 +00:00
gpt-engineer-app[bot]
5da1d76fbd
Persist welcome dialog visibility
...
The welcome dialog should remain visible until the user explicitly chooses to hide it.
2025-03-15 22:53:12 +00:00
gpt-engineer-app[bot]
6553a3afc9
Reset budget and transactions
...
Resets budget data and transaction history as if the user is logging in for the first time.
2025-03-15 22:50:28 +00:00
gpt-engineer-app[bot]
44789fa388
Implement first-time user experience
...
- Implement default state for new users.
- Add a simple tutorial popup for first-time users.
2025-03-15 22:47:32 +00:00
gpt-engineer-app[bot]
2f5f62cd96
Visual edit in Lovable
...
Edited UI in Lovable
2025-03-15 22:43:02 +00:00
gpt-engineer-app[bot]
ab10176684
Remove on-premise test elements
...
Removes the Supabase on-premise test-related elements from the login page.
2025-03-15 22:42:12 +00:00
gpt-engineer-app[bot]
d90455af22
Fix TS2305 errors in RegisterForm
...
Fixes TypeScript errors related to missing exports 'ServerStatus' and 'SignUpResponse' from the './types' module in RegisterForm.tsx.
2025-03-15 22:40:02 +00:00
gpt-engineer-app[bot]
439653fa2f
Remove on-premise Supabase test code
...
Remove code related to on-premise Supabase testing.
2025-03-15 22:35:44 +00:00
gpt-engineer-app[bot]
1136683b57
Ensure useBudget is within BudgetProvider
...
The useBudget hook was throwing an error when used outside of a BudgetProvider. This commit ensures that the useBudget hook is always used within a BudgetProvider to prevent this error.
2025-03-15 16:32:07 +00:00