Commit Graph

139 Commits

Author SHA1 Message Date
Andrew Lalis 1e35494f9d Add category balance display.
Build and Deploy Web App / build-and-deploy (push) Successful in 19s Details
Build and Deploy API / build-and-deploy (push) Successful in 1m45s Details
2026-02-13 11:26:43 -05:00
Andrew Lalis 6d1af2f46d Added @GetMapping, prepped for new category/balance api
Build and Deploy Web App / build-and-deploy (push) Successful in 47s Details
Build and Deploy API / build-and-deploy (push) Successful in 1m48s Details
2026-02-12 12:21:56 -05:00
Andrew Lalis 711e420c61 Rename 'child categories' to subcategories, code formatting 2026-02-12 12:11:06 -05:00
Andrew Lalis 6fd3e10d55 Fix POST endpoint for value-records.
Build and Deploy API / build-and-deploy (push) Successful in 1m56s Details
2026-01-30 18:43:26 -05:00
andrewlalis df6e4cc81f Cleaned up some backend logging, refactored module styles, pagination, and transaction cards.
Build and Deploy Web App / build-and-deploy (push) Successful in 21s Details
Build and Deploy API / build-and-deploy (push) Successful in 1m47s Details
2026-01-15 20:50:34 -05:00
andrewlalis be3d554b7f Change to use some simplified mapping attributes.
Build and Deploy API / build-and-deploy (push) Successful in 1m45s Details
2026-01-15 07:56:02 -05:00
andrewlalis 669fecf441 Upgrade dependencies, hide verbose logging. 2026-01-15 07:54:47 -05:00
andrewlalis a142a847da Refactored to use @PathMapping everywhere, and add rate-limiter
Build and Deploy API / build-and-deploy (push) Successful in 1m45s Details
2026-01-14 13:45:03 -05:00
andrewlalis 7ef9d63de7 Upgraded path-handler lib to 1.2.0, used @PathMapping annotation. 2026-01-13 15:44:12 -05:00
andrewlalis d9310d5979 Cleaned up the code a bit, added some testing code for UDAs for path handler stuff.
Build and Deploy API / build-and-deploy (push) Has been cancelled Details
Build and Deploy Web App / build-and-deploy (push) Has been cancelled Details
2026-01-10 19:10:18 -05:00
andrewlalis b7da823ddb Reset idle timeout to 300 seconds 2026-01-07 21:14:31 -05:00
andrewlalis f6f152af88 Fix logout compile issue. 2026-01-07 21:12:34 -05:00
andrewlalis 24b531652d Added warning message when logged out due to timeout. 2026-01-07 21:10:03 -05:00
andrewlalis 6e810997a3 Made category label route to category page.
Build and Deploy Web App / build-and-deploy (push) Successful in 22s Details
2025-12-07 11:28:02 -05:00
andrewlalis e7ccd25549 Added category spend and more dynamic charts.
Build and Deploy Web App / build-and-deploy (push) Successful in 20s Details
Build and Deploy API / build-and-deploy (push) Successful in 1m45s Details
2025-12-04 17:41:27 -05:00
andrewlalis bed9562d6b Added ability to download entire profile SQLite file.
Build and Deploy Web App / build-and-deploy (push) Successful in 1m9s Details
Build and Deploy API / build-and-deploy (push) Successful in 2m33s Details
2025-12-03 11:01:33 -05:00
andrewlalis 2d99e96df3 Added chart type selector.
Build and Deploy Web App / build-and-deploy (push) Failing after 11s Details
2025-12-02 20:15:19 -05:00
andrewlalis 26f0d88f5d Add more flexible analytics.
Build and Deploy Web App / build-and-deploy (push) Successful in 20s Details
2025-12-02 20:05:40 -05:00
andrewlalis fe2934e2f3 Fix editing of category parent id.
Build and Deploy API / build-and-deploy (push) Successful in 1m42s Details
2025-12-02 16:41:56 -05:00
andrewlalis 6fd388b656 Added buttons to add transaction via account page.
Build and Deploy Web App / build-and-deploy (push) Successful in 19s Details
2025-12-02 16:36:34 -05:00
andrewlalis 43b1f153ad Change format for map function.
Build and Deploy API / build-and-deploy (push) Successful in 1m42s Details
2025-12-02 16:23:29 -05:00
andrewlalis c48d8009f5 Applied front end formatting.
Build and Deploy Web App / build-and-deploy (push) Successful in 19s Details
2025-12-02 16:20:05 -05:00
andrewlalis d507aef570 Added category page.
Build and Deploy Web App / build-and-deploy (push) Successful in 19s Details
Build and Deploy API / build-and-deploy (push) Failing after 28s Details
2025-12-02 16:18:47 -05:00
andrewlalis 3368cfa96c Allow filtering by category to also filter by child categories.
Build and Deploy API / build-and-deploy (push) Successful in 1m44s Details
2025-12-01 20:10:36 -05:00
andrewlalis 6415311925 Added vendor page.
Build and Deploy Web App / build-and-deploy (push) Successful in 34s Details
2025-12-01 19:44:04 -05:00
andrewlalis 0e3b615684 Fixed logic for editing linked accounts.
Build and Deploy API / build-and-deploy (push) Successful in 1m44s Details
2025-11-22 13:53:26 -05:00
andrewlalis 8dd80d5c7e Changed to 1 hour fixed interval for analytics.
Build and Deploy API / build-and-deploy (push) Successful in 1m45s Details
2025-11-21 15:26:02 -05:00
andrewlalis b7daff42ce Change to exact git hash for asdf dependency.
Build and Deploy API / build-and-deploy (push) Successful in 1m44s Details
2025-11-19 16:00:06 -05:00
andrewlalis 7f76d5fa4c Fix ddoc parameter string.
Build and Deploy API / build-and-deploy (push) Successful in 1m37s Details
2025-11-19 15:51:37 -05:00
andrewlalis ddfd32c777 Add scheduled analytics jobs instead of on-the-fly analytics.
Build and Deploy Web App / build-and-deploy (push) Successful in 21s Details
Build and Deploy API / build-and-deploy (push) Failing after 57s Details
2025-11-19 15:48:37 -05:00
andrewlalis 2b85abcfae Added sample scheduled job, cached repositories. 2025-11-18 21:20:20 -05:00
andrewlalis 185cf706a7 Upgrade to SLF4D 4.2.0, simplify config. 2025-11-18 20:40:22 -05:00
andrewlalis 85c5cee598 Added balance time series, fixed file selector behavior.
Build and Deploy Web App / build-and-deploy (push) Successful in 31s Details
Build and Deploy API / build-and-deploy (push) Successful in 1m49s Details
2025-11-04 17:20:49 -05:00
andrewlalis dedc7b742f Added chartjs dependency. 2025-10-28 20:40:44 -04:00
andrewlalis 1816e1f966 Ran npm update and format.
Build and Deploy Web App / build-and-deploy (push) Successful in 21s Details
2025-10-28 20:38:20 -04:00
andrewlalis ad92f6f9dd Add internal transfer label, convert to filters for request handling.
Build and Deploy Web App / build-and-deploy (push) Successful in 17s Details
Build and Deploy API / build-and-deploy (push) Successful in 1m32s Details
2025-10-24 10:34:20 -04:00
andrewlalis cb690702cc Added internal_transfer attribute to transactions, migration of schemas automatically.
Build and Deploy Web App / build-and-deploy (push) Successful in 22s Details
Build and Deploy API / build-and-deploy (push) Successful in 1m30s Details
2025-10-23 22:02:37 -04:00
andrewlalis 83db4baa5b Add timeout modal.
Build and Deploy Web App / build-and-deploy (push) Successful in 20s Details
2025-10-23 20:32:34 -04:00
andrewlalis 7455a55766 Add idle-observer, format code 2025-10-23 17:30:19 -04:00
andrewlalis 534071cbe0 Added account diffs and cleaned up transaction page.
Build and Deploy Web App / build-and-deploy (push) Successful in 17s Details
Build and Deploy API / build-and-deploy (push) Successful in 1m30s Details
2025-10-19 12:14:09 -04:00
andrewlalis 30715947a3 Improved transaction page.
Build and Deploy Web App / build-and-deploy (push) Successful in 19s Details
2025-10-19 11:29:03 -04:00
andrewlalis 9ff1bb2839 Fix parsing of transaction search results.
Build and Deploy API / build-and-deploy (push) Successful in 1m30s Details
2025-10-19 10:51:51 -04:00
andrewlalis c5c9a57113 Fix api build.
Build and Deploy API / build-and-deploy (push) Successful in 1m32s Details
2025-10-19 10:39:42 -04:00
andrewlalis 8f3a334ce4 Added transaction searching, optimized transaction fetching as well.
Build and Deploy API / build-and-deploy (push) Failing after 6s Details
Build and Deploy Web App / build-and-deploy (push) Successful in 25s Details
2025-10-19 10:38:35 -04:00
andrewlalis 7150b0b259 Updated npm, fixed deprecated emit syntax.
Build and Deploy Web App / build-and-deploy (push) Successful in 32s Details
2025-10-03 10:47:56 -04:00
andrewlalis bbc35db2bc Added accept component to file input.
Build and Deploy Web App / build-and-deploy (push) Successful in 19s Details
2025-09-28 20:24:37 -04:00
andrewlalis dc0c48b2df Added attachment preview
Build and Deploy Web App / build-and-deploy (push) Successful in 18s Details
2025-09-27 09:16:05 -04:00
andrewlalis 92a3dc4c62 Made login auto-redirect to first profile. Fixes #31
Build and Deploy Web App / build-and-deploy (push) Successful in 19s Details
2025-09-27 08:16:59 -04:00
andrewlalis c1193d96fd Clean up account page, fix onCancel for EditAccountPage.
Build and Deploy Web App / build-and-deploy (push) Successful in 20s Details
2025-09-24 21:44:34 -04:00
andrewlalis 9763fd7abe Added start of hints for form controls.
Build and Deploy Web App / build-and-deploy (push) Successful in 19s Details
2025-09-24 21:09:51 -04:00