gpt-engineer-app[bot]
a0b6ef9667
Enable transaction editing
...
Make each transaction item in the transaction history clickable for modification and editing.
2025-03-15 04:12:14 +00:00
gpt-engineer-app[bot]
5cb9151ceb
Navigate to transactions on click
...
Implement navigation to the transactions page when the "모든 지출 보기" button is clicked.
2025-03-15 04:10:24 +00:00
gpt-engineer-app[bot]
2071453b2b
Format number inputs with commas
...
Formats numeric input fields to display commas for every three digits.
2025-03-15 04:08:55 +00:00
gpt-engineer-app[bot]
136df4a5e9
Visual edit in Lovable
...
Edited UI in Lovable
2025-03-15 04:07:12 +00:00
gpt-engineer-app[bot]
315f2e3917
Refactor: Extract CategoryBudgetInputs
...
Refactors BudgetTabContent.tsx by extracting the category budget functionality into a separate component. This improves code modularity and maintainability.
2025-03-15 04:06:28 +00:00
gpt-engineer-app[bot]
834517e96f
Refactor BudgetProgressCard component
...
Refactor BudgetProgressCard into smaller, more manageable components. Move BudgetTabContent to its own file. This improves code readability and maintainability.
2025-03-15 04:05:35 +00:00
gpt-engineer-app[bot]
178b697465
Change save button color
...
Change the color of the save button to the main color (green).
2025-03-15 04:04:39 +00:00
gpt-engineer-app[bot]
a5fac97a95
Implement budget input per category
...
Implement budget input fields for each category in the monthly budget settings, and automatically calculate and populate daily, weekly, and monthly budgets based on the sum of the category inputs.
2025-03-15 04:02:43 +00:00
gpt-engineer-app[bot]
2626e35924
Reorder expense categories
...
Reorder the expense categories in the add transaction dialog to 식비, 생활비, 교통비.
2025-03-15 03:22:31 +00:00
gpt-engineer-app[bot]
bf25c4f032
Visual edit in Lovable
...
Edited UI in Lovable
2025-03-15 03:14:42 +00:00
gpt-engineer-app[bot]
b1f83dc486
Add help and support page
...
Implements the help and support page.
2025-03-15 03:12:25 +00:00
gpt-engineer-app[bot]
2d88daa3bd
Implement security settings page
...
Implement the security settings page.
2025-03-15 03:10:53 +00:00
gpt-engineer-app[bot]
598ee8187c
Add notification settings page
...
This commit adds a new page for configuring notification settings.
2025-03-15 03:08:50 +00:00
gpt-engineer-app[bot]
bbd5203b23
Create profile management page
...
This commit creates a profile management page within the settings section.
2025-03-15 03:06:23 +00:00
gpt-engineer-app[bot]
7e10140b2e
Improve transaction form UI
...
Add category buttons for quicker selection.
Change save button color to neuro-income.
2025-03-15 03:03:54 +00:00
gpt-engineer-app[bot]
1ce5e3927c
Implement category selection in expense form
...
The category field in the expense input form is now implemented as a selection between three options.
2025-03-15 03:02:56 +00:00
gpt-engineer-app[bot]
77a966c87c
Show expense dialog directly
...
Modify the AddTransactionButton component to directly show the expense input dialog when the button is clicked, instead of showing the "지출" option first.
2025-03-15 03:02:01 +00:00
gpt-engineer-app[bot]
0630acc52c
Change add transaction button
...
- Modify the add transaction button to display a "+" icon.
- Implement functionality to open an expense input form when the button is pressed.
2025-03-15 02:59:59 +00:00
gpt-engineer-app[bot]
d75f03ce77
Remove income transaction option
...
Removes the income transaction option from the add transaction button.
Keeps only the expense transaction option with neuro-income color.
2025-03-15 02:57:39 +00:00
gpt-engineer-app[bot]
04ab93daf2
Change yellow color to dark green
...
Replaced the yellow color with dark green to improve text visibility.
2025-03-15 02:56:09 +00:00
gpt-engineer-app[bot]
949871b8f5
Change expense chart colors
...
Update the colors of the expense chart to a green/yellow scheme.
2025-03-15 02:55:16 +00:00
gpt-engineer-app[bot]
4823bdad05
Update analytics chart colors
...
Updates the colors of the budget and expense bars in the monthly comparison chart on the analytics page. The budget color is changed to gray and the expense color is changed to neuro-income.
2025-03-15 02:53:33 +00:00
gpt-engineer-app[bot]
feb055d315
Rename chart labels
...
Rename income/expense labels to budget/expense in monthly chart.
2025-03-15 02:52:22 +00:00
gpt-engineer-app[bot]
c22dcd52f9
Reduce monthly graph font size
...
The font size of the monthly graph has been reduced.
2025-03-15 02:50:31 +00:00
gpt-engineer-app[bot]
cdcab05ba7
Update monthly graph labels
...
Update the monthly graph to display amounts in "K" format instead of full numbers and remove the currency symbol.
2025-03-15 02:49:00 +00:00
gpt-engineer-app[bot]
75bf08a14e
Refactor expense chart title
...
Moves the expense chart title outside of the card component for better visual consistency.
2025-03-15 02:46:51 +00:00
gpt-engineer-app[bot]
eb4d9c6d16
Swap chart card positions
...
Swapped the positions of the category expense chart and the monthly comparison graph cards.
2025-03-15 02:44:48 +00:00
gpt-engineer-app[bot]
58eadde0ff
Visual edit in Lovable
...
Edited UI in Lovable
2025-03-15 02:43:33 +00:00
gpt-engineer-app[bot]
fff17903e4
Limit expense categories
...
Limit the number of expense categories to 식비, 생활비, 교통비.
2025-03-15 02:41:56 +00:00
gpt-engineer-app[bot]
b39ff34101
Visual edit in Lovable
...
Edited UI in Lovable
2025-03-15 02:39:36 +00:00
gpt-engineer-app[bot]
e87e0931d7
Visual edit in Lovable
...
Edited UI in Lovable
2025-03-15 02:39:24 +00:00
gpt-engineer-app[bot]
e9625a5a74
Visual edit in Lovable
...
Edited UI in Lovable
2025-03-15 02:38:37 +00:00
gpt-engineer-app[bot]
e82dac9162
Visual edit in Lovable
...
Edited UI in Lovable
2025-03-15 02:38:18 +00:00
gpt-engineer-app[bot]
e983785a62
Change search input placeholder
...
Change the placeholder text of the search input in Transactions.tsx from "거래 검색..." to "지출 검색...".
2025-03-15 02:37:41 +00:00
gpt-engineer-app[bot]
c07011e3c0
Visual edit in Lovable
...
Edited UI in Lovable
2025-03-15 02:36:15 +00:00
gpt-engineer-app[bot]
f48b5ea344
Visual edit in Lovable
...
Edited UI in Lovable
2025-03-15 02:35:19 +00:00
gpt-engineer-app[bot]
522547a6e3
Update text color
...
Change the text color for a specific case.
2025-03-15 02:34:58 +00:00
gpt-engineer-app[bot]
98ec8d4043
Visual edit in Lovable
...
Edited UI in Lovable
2025-03-15 02:33:45 +00:00
gpt-engineer-app[bot]
aa6c059043
Change input focus outline color
...
The input focus outline color has been changed to neuro-income.
2025-03-15 02:31:47 +00:00
gpt-engineer-app[bot]
e5e6b1ddda
Center align budget input text
...
Centers the budget input text within the input field.
2025-03-15 02:30:27 +00:00
gpt-engineer-app[bot]
d1ebbefb0a
Update budget setting text
...
Replaced the budget setting text with a message indicating that entering the monthly budget will automatically set the daily and weekly budgets.
2025-03-15 02:29:28 +00:00
gpt-engineer-app[bot]
f92c7cc3cd
Visual edit in Lovable
...
Edited UI in Lovable
2025-03-15 02:26:53 +00:00
gpt-engineer-app[bot]
9ae296326a
Refactor BudgetInputCard placement
...
Move BudgetInputCard to be inside BudgetProgressCard.
2025-03-15 02:26:15 +00:00
gpt-engineer-app[bot]
ae391e606b
Refactor: Split Index page
...
Refactor Index.tsx into smaller, more manageable components.
2025-03-15 02:23:57 +00:00
gpt-engineer-app[bot]
19ecbd2728
Refactor budget input card
...
The budget input card will now be a collapsible element, only showing its title until expanded. This change is intended to reduce visual clutter on the main screen.
2025-03-15 02:22:33 +00:00
gpt-engineer-app[bot]
7ac197ba97
Change budget bar color
...
Change the color of the budget progress bar to yellow when the budget exceeds 90%.
2025-03-15 02:13:23 +00:00
gpt-engineer-app[bot]
3b212026b4
Refactor budget categories
...
Modify budget categories to display only food, living expenses, and transportation.
2025-03-15 02:10:50 +00:00
gpt-engineer-app[bot]
152f4a92ea
Update calendar icon color
...
Updated the color of the calendar icon.
2025-03-15 02:08:59 +00:00
gpt-engineer-app[bot]
7601e066f5
Update transaction card colors
...
Updated the colors of the icon and amount in the transaction card to neuro-income.
2025-03-15 02:08:08 +00:00
gpt-engineer-app[bot]
1027217911
Refactor transaction display
...
Modify transaction page to display total budget instead of total income and only show expense transactions. Update color scheme to use neuro-income color.
2025-03-15 02:07:19 +00:00