Andrew Lalis andrew
andrew pushed to drafts at andrew/finnow 2026-06-30 19:32:55 +00:00
c0542900be Added initial no-op scheduled task for creating drafts from recurring transactions.
6280ab7cfb Added recurring transaction API implementation and UI elements.
Compare 2 commits »
andrew pushed to drafts at andrew/finnow 2026-06-30 17:09:13 +00:00
115a79a5c0 Added validation framework basics.
7f161af9e7 Added common validation in backend and frontend, finished up draft & template editing.
Compare 2 commits »
andrew pushed to drafts at andrew/finnow 2026-06-29 01:33:19 +00:00
23cfe0b1a9 Added draft card and page components, added specialization for template drafts.
ed9b53ee79 Added actions and most of the rest of the editor context implementations.
c7994b8282 Removed old unused tag form properties from editor page.
9ce0ffd3a4 Refactored editor page locations, started on generic editor logic.
Compare 4 commits »
andrew pushed to drafts at andrew/finnow 2026-06-28 02:21:15 +00:00
d0e8b9ab4b Added drafts module, fixed issues with draft query.
andrew pushed to drafts at andrew/finnow 2026-06-28 01:59:20 +00:00
13aadc2358 Updated API client code to match new API endpoints.
69c3079174 Updated API with hopefully the rest of the draft implementation.
3b35f8f16d Removed unused import
Compare 3 commits »
andrew pushed to drafts at andrew/finnow 2026-06-27 23:51:36 +00:00
df4737d0a5 Fixed issue #47 - history timestamp not updating.
andrew closed issue andrew/finnow#46 2026-06-27 22:37:46 +00:00
Update CI to only deploy on pushes to main branch.
andrew pushed to drafts at andrew/finnow 2026-06-27 22:37:37 +00:00
7e7458c2f5 Update trigger path to dev workflow files.
andrew pushed to drafts at andrew/finnow 2026-06-27 22:36:49 +00:00
55878a13f6 Fix names of workflows.
andrew pushed to drafts at andrew/finnow 2026-06-27 22:36:06 +00:00
4a3e840fce Updated titles of dev workflows.
andrew pushed to drafts at andrew/finnow 2026-06-27 22:35:09 +00:00
5bda3ee4af Restrict deployment to main branch CI
andrew opened issue andrew/finnow#47 2026-06-26 21:58:57 +00:00
History item timestamp doesn't update after updating transaction timestamp
andrew opened issue andrew/finnow#46 2026-06-15 22:47:23 +00:00
Update CI to only deploy on pushes to main branch.
andrew created pull request andrew/finnow#45 2026-06-15 22:46:16 +00:00
WIP: Add Drafts, Templates, and Recurring Transactions
andrew pushed to drafts at andrew/finnow 2026-06-15 22:44:42 +00:00
d165ac0753 Refactored API to use optional globally, prepped draft stuff.
andrew created branch drafts in andrew/finnow 2026-06-15 22:44:42 +00:00
andrew pushed tag v1.10.0 to Handy-Http/primitives 2026-06-15 21:43:24 +00:00
andrew pushed to main at Handy-Http/primitives 2026-06-15 21:42:47 +00:00
2d97e36b0c Added toOptional function.
andrew pushed to main at Handy-Http/website 2026-06-15 20:03:21 +00:00
944b4ca48a Added docs regarding support for ASDF with primitive optional.
andrew pushed tag v1.9.4 to Handy-Http/primitives 2026-06-15 19:56:30 +00:00