Commit Graph

25 Commits

Author SHA1 Message Date
63a6694507 fixed budgets glictch 2025-07-25 16:42:02 -04:00
9b2a0b63e3 New and imporved! 2025-07-25 16:22:57 -04:00
c12131e0c2 Moved to playwright 2025-07-24 20:17:11 -04:00
5e2aaca280 some fixes 2025-07-23 21:11:34 -04:00
3577f537a0 Add state logging for URL after login submission 2025-07-22 18:07:30 -04:00
c258efed51 Add logging for current URL during data pull 2025-07-22 18:05:34 -04:00
d757c35dc0 Add no-sandbox argument to Puppeteer launch options 2025-07-22 17:20:01 -04:00
8f16a3aa13 Fixed pending problmes 2025-07-21 21:07:28 -04:00
6896e42f6a improved looks 2025-07-21 17:21:02 -04:00
a417d2c52a Ui tweaks 2025-07-20 22:25:31 -04:00
9e6d1d028d Add auto pull 2025-07-20 18:49:20 -04:00
90a57f8b14 Working well enough 2025-07-20 18:47:14 -04:00
701715083f Getting decent 2025-07-20 17:56:46 -04:00
c1991aaa3e Moved to new united api 2025-07-20 16:54:01 -04:00
46300f540d Format code for better readability in cron job setup 2025-07-18 23:09:04 -04:00
3225ebb986 kinda there 2025-07-18 23:02:01 -04:00
3e7572f3a3 Refactor budget and transaction state management to use $derived for improved reactivity 2025-07-08 22:00:27 -04:00
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