WIP: Add Drafts, Templates, and Recurring Transactions #45

Draft
andrew wants to merge 18 commits from drafts into main
Owner

Add the ability to create and edit drafts, templates, and scheduled recurring transactions.

Resolves #44.

Add the ability to create and edit drafts, templates, and scheduled recurring transactions. Resolves #44.
andrew added the
enhancement
label 2026-06-15 22:46:15 +00:00
andrew added 1 commit 2026-06-15 22:46:16 +00:00
Build and Deploy API / build-and-deploy (push) Has been cancelled Details
d165ac0753
Refactored API to use optional globally, prepped draft stuff.
andrew added 1 commit 2026-06-27 22:35:10 +00:00
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
5bda3ee4af
Restrict deployment to main branch CI
andrew added 1 commit 2026-06-27 22:36:08 +00:00
Build and Deploy Web App / build-and-deploy (push) Successful in 16s Details
4a3e840fce
Updated titles of dev workflows.
andrew added 1 commit 2026-06-27 22:36:50 +00:00
Build Web App / build-and-deploy (push) Successful in 16s Details
55878a13f6
Fix names of workflows.
andrew added 1 commit 2026-06-27 22:37:38 +00:00
Build Web App / build-and-deploy (push) Successful in 16s Details
Build and Test API / build-and-deploy (push) Successful in 1m36s Details
7e7458c2f5
Update trigger path to dev workflow files.
andrew added 1 commit 2026-06-27 23:51:37 +00:00
Build and Test API / build-and-deploy (push) Successful in 1m42s Details
df4737d0a5
Fixed issue #47 - history timestamp not updating.
andrew added 3 commits 2026-06-28 01:59:23 +00:00
Build Web App / build-and-deploy (push) Successful in 17s Details
Build and Test API / build-and-deploy (push) Successful in 1m43s Details
13aadc2358
Updated API client code to match new API endpoints.
andrew added 1 commit 2026-06-28 02:21:17 +00:00
Build Web App / build-and-deploy (push) Successful in 17s Details
Build and Test API / build-and-deploy (push) Successful in 1m42s Details
d0e8b9ab4b
Added drafts module, fixed issues with draft query.
andrew added 4 commits 2026-06-29 01:33:20 +00:00
andrew added 2 commits 2026-06-30 17:09:15 +00:00
Build Web App / build-and-deploy (push) Successful in 19s Details
Build and Test API / build-and-deploy (push) Successful in 1m49s Details
115a79a5c0
Added validation framework basics.
andrew added 2 commits 2026-06-30 19:32:57 +00:00
Build Web App / build-and-deploy (push) Successful in 19s Details
Build and Test API / build-and-deploy (push) Successful in 1m51s Details
c0542900be
Added initial no-op scheduled task for creating drafts from recurring transactions.
All checks were successful
Build Web App / build-and-deploy (push) Successful in 19s
Build and Test API / build-and-deploy (push) Successful in 1m51s
This pull request is marked as a work in progress.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b drafts main
git pull origin drafts

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff drafts
git push origin main
Sign in to join this conversation.
No reviewers
No Label
bug
enhancement
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: andrew/finnow#45
No description provided.