Commit Graph

160 Commits

Author SHA1 Message Date
Andrew Lalis f1e5dd0ea7 Remove 'yarn' cache option in CI.
Build and Deploy Web App / build-and-deploy (push) Failing after 6s Details
2026-03-27 08:44:17 -04:00
Andrew Lalis fb1e54c6ee Add yarn install to the CI
Build and Deploy Web App / build-and-deploy (push) Failing after 5s Details
2026-03-27 08:42:52 -04:00
Andrew Lalis aaed7629fb Add 'enable corepack' to web app CI
Build and Deploy Web App / build-and-deploy (push) Failing after 5s Details
2026-03-27 08:41:30 -04:00
Andrew Lalis 18555b931d Use yarn for package management, clean up dependencies and analytics module.
Build and Deploy Web App / build-and-deploy (push) Failing after 15s Details
Build and Deploy API / build-and-deploy (push) Successful in 2m5s Details
2026-03-27 08:38:26 -04:00
Andrew Lalis 045e3a5c95 Add newlines to list of special CSV chars for quoting. 2026-03-27 07:59:07 -04:00
Andrew Lalis 44b19ed36c CSV escape processing.
Build and Deploy API / build-and-deploy (push) Successful in 1m59s Details
2026-03-15 08:33:11 -04:00
Andrew Lalis 0f7a83dd7a Removed flutter app, and updated readme. 2026-03-14 23:02:25 -04:00
Andrew Lalis a007acee8d Run formatting.
Build and Deploy Web App / build-and-deploy (push) Successful in 19s Details
2026-03-14 22:58:57 -04:00
Andrew Lalis 8f098f6cac Hopefully got husky working for subdirectory setup. 2026-03-14 22:56:42 -04:00
Andrew Lalis dd447f8788 test 2026-03-14 22:49:53 -04:00
Andrew Lalis e724ef7ea2 test 2026-03-14 22:49:04 -04:00
Andrew Lalis e0b609c7eb Added prettier to pre-commit hook. 2026-03-14 22:48:34 -04:00
Andrew Lalis b63ebef660 Fix ddoc.
Build and Deploy API / build-and-deploy (push) Successful in 1m43s Details
2026-03-14 22:37:36 -04:00
Andrew Lalis 81efcd23de upgrade dub versions.
Build and Deploy API / build-and-deploy (push) Failing after 55s Details
2026-03-14 22:35:46 -04:00
Andrew Lalis 71a783669f Formatted frontend code.
Build and Deploy Web App / build-and-deploy (push) Successful in 21s Details
2026-03-14 22:33:05 -04:00
Andrew Lalis 9cb2d562d8 Added transactions CSV / JSON file export.
Build and Deploy Web App / build-and-deploy (push) Successful in 1m0s Details
Build and Deploy API / build-and-deploy (push) Failing after 1m32s Details
2026-03-14 22:26:35 -04:00
Andrew Lalis 1ff3ac5058 Add scheduled job to delete old analytics properties from all user profiles.
Build and Deploy API / build-and-deploy (push) Successful in 1m51s Details
2026-03-11 20:06:05 -04:00
Andrew Lalis 3394869410 Refactored category spend and balance analytics.
Build and Deploy Web App / build-and-deploy (push) Successful in 1m8s Details
Build and Deploy API / build-and-deploy (push) Successful in 2m48s Details
2026-03-10 21:50:35 -04:00
Andrew Lalis fb7850c181 Added real-time balance time series analytics endpoint. 2026-03-01 10:35:50 -05:00
Andrew Lalis d7630f3c15 Added account export
Build and Deploy Web App / build-and-deploy (push) Successful in 29s Details
Build and Deploy API / build-and-deploy (push) Successful in 1m46s Details
2026-02-18 06:58:58 -05:00
Andrew Lalis 78ebbac9ca Fixed category balance calculations.
Build and Deploy Web App / build-and-deploy (push) Successful in 32s Details
Build and Deploy API / build-and-deploy (push) Successful in 1m48s Details
2026-02-17 20:24:19 -05:00
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