Commit Graph

54 Commits

Author SHA1 Message Date
gpt-engineer-app[bot]
df257a948b Fix category budget update
The category budget was not being updated correctly after setting the budget. This commit fixes the issue.
2025-03-15 04:55:09 +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