883a5f2642
Remove unused update function from budget layout and add update functionality to settings page
2025-07-08 21:58:45 -04:00
7cc8500fc7
Add getAccount function and update account data retrieval in the account page
2025-07-08 21:54:20 -04:00
592d21592b
Add settings page to manage hidden accounts and deleted budgets; implement data loading from the database.
2025-07-08 21:45:01 -04:00
aaa675b6ee
Enhance account management: add functionality to hide accounts and retrieve hidden accounts; update API to handle account visibility settings.
2025-07-08 21:00:49 -04:00
61d2a258fc
Add account management features and integrate Tailwind CSS typography
...
- Implement setAccountInTotal and deleteBudget functions in db.js
- Update budget handling in the budget server API
- Add DELETE endpoint for budget removal
- Enhance account page with delete functionality and confirmation modal
- Include @tailwindcss/typography in package.json and app.css
2025-07-07 21:43:36 -04:00
3bc6b9ab7c
Implement account and transaction upsert functionality; add updateAccounts API endpoint
2025-07-07 18:35:00 -04:00
824a23765e
Structure coming along
2025-07-05 10:07:47 -04:00
7900ecaaf8
Initial commit
2025-06-29 15:15:31 -04:00