Commit Graph

183 Commits

Author SHA1 Message Date
Andrew Lalis c0542900be Added initial no-op scheduled task for creating drafts from recurring transactions.
Build Web App / build-and-deploy (push) Successful in 19s Details
Build and Test API / build-and-deploy (push) Successful in 1m51s Details
2026-06-30 15:32:44 -04:00
Andrew Lalis 6280ab7cfb Added recurring transaction API implementation and UI elements. 2026-06-30 15:17:09 -04:00
Andrew Lalis 115a79a5c0 Added validation framework basics.
Build Web App / build-and-deploy (push) Successful in 19s Details
Build and Test API / build-and-deploy (push) Successful in 1m49s Details
2026-06-30 13:09:04 -04:00
Andrew Lalis 7f161af9e7 Added common validation in backend and frontend, finished up draft & template editing. 2026-06-30 13:08:46 -04:00
Andrew Lalis 23cfe0b1a9 Added draft card and page components, added specialization for template drafts.
Build Web App / build-and-deploy (push) Successful in 18s Details
Build and Test API / build-and-deploy (push) Successful in 1m48s Details
2026-06-28 21:33:08 -04:00
Andrew Lalis ed9b53ee79 Added actions and most of the rest of the editor context implementations. 2026-06-28 20:26:39 -04:00
Andrew Lalis c7994b8282 Removed old unused tag form properties from editor page. 2026-06-28 13:47:52 -04:00
Andrew Lalis 9ce0ffd3a4 Refactored editor page locations, started on generic editor logic. 2026-06-28 13:43:29 -04:00
Andrew Lalis d0e8b9ab4b Added drafts module, fixed issues with draft query.
Build Web App / build-and-deploy (push) Successful in 17s Details
Build and Test API / build-and-deploy (push) Successful in 1m42s Details
2026-06-27 22:21:06 -04:00
Andrew Lalis 13aadc2358 Updated API client code to match new API endpoints.
Build Web App / build-and-deploy (push) Successful in 17s Details
Build and Test API / build-and-deploy (push) Successful in 1m43s Details
2026-06-27 21:59:05 -04:00
Andrew Lalis 69c3079174 Updated API with hopefully the rest of the draft implementation. 2026-06-27 21:57:52 -04:00
Andrew Lalis 3b35f8f16d Removed unused import 2026-06-27 19:54:23 -04:00
Andrew Lalis df4737d0a5 Fixed issue #47 - history timestamp not updating.
Build and Test API / build-and-deploy (push) Successful in 1m42s Details
2026-06-27 19:51:29 -04:00
Andrew Lalis 7e7458c2f5 Update trigger path to dev workflow files.
Build Web App / build-and-deploy (push) Successful in 16s Details
Build and Test API / build-and-deploy (push) Successful in 1m36s Details
2026-06-27 18:37:31 -04:00
Andrew Lalis 55878a13f6 Fix names of workflows.
Build Web App / build-and-deploy (push) Successful in 16s Details
2026-06-27 18:36:43 -04:00
Andrew Lalis 4a3e840fce Updated titles of dev workflows.
Build and Deploy Web App / build-and-deploy (push) Successful in 16s Details
2026-06-27 18:35:59 -04:00
Andrew Lalis 5bda3ee4af Restrict deployment to main branch CI
Build and Deploy Web App / build-and-deploy (push) Successful in 19s Details
Build and Deploy API / build-and-deploy (push) Successful in 1m46s Details
2026-06-27 18:34:59 -04:00
Andrew Lalis d165ac0753 Refactored API to use optional globally, prepped draft stuff.
Build and Deploy API / build-and-deploy (push) Has been cancelled Details
2026-06-15 18:44:23 -04:00
Andrew Lalis 6cc29589ba Added aggregate data for search page.
Build and Deploy Web App / build-and-deploy (push) Successful in 28s Details
Build and Deploy API / build-and-deploy (push) Successful in 1m53s Details
2026-04-23 16:48:48 -04:00
Andrew Lalis bac074599a Remove import
Build and Deploy Web App / build-and-deploy (push) Successful in 21s Details
2026-03-27 08:50:08 -04:00
Andrew Lalis e44c2d9291 Temporarily disable the analytics module. 2026-03-27 08:49:56 -04:00
Andrew Lalis a328571ed3 Set packageManager to yarn in package.json
Build and Deploy Web App / build-and-deploy (push) Successful in 24s Details
2026-03-27 08:47:04 -04:00
Andrew Lalis 34b9da1e50 Apparently yarn is already installed, remove the install yarn step from CI.
Build and Deploy Web App / build-and-deploy (push) Successful in 23s Details
2026-03-27 08:45:11 -04:00
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