summaryrefslogtreecommitdiff
path: root/transformers
AgeCommit message (Collapse)Author
11 daysdprint fmtJoe Carstairs
2026-01-17remove bucket_transfer_matchers.rsJoe Carstairs
2026-01-17More typos and stuffJoe Carstairs
2026-01-17Rename quantity -> amountJoe Carstairs
2026-01-17Rename transform_budget_drips -> transform_zero_budgets_to_dripsJoe Carstairs
2026-01-17Account for zero budgets not carried overJoe Carstairs
when transforming bucket transactions from Actualbudget
2026-01-17ActualbudgetDate::oldest_valid_date()Joe Carstairs
2026-01-17BucketTransaction has date fieldJoe Carstairs
2026-01-17Refactor transform_bucket_transactions ->Joe Carstairs
transform_bucket_transactions_from_category_transfers
2026-01-17ActualbudgetDate::from_ymd()Joe Carstairs
2026-01-17ActualbudgetDate implements CopyJoe Carstairs
2026-01-17ActualbudgetDate is i64 internallyJoe Carstairs
2026-01-17renames categories -> buckets, refactors category_transfers -> ↵Joe Carstairs
bucket_transactions
2025-08-25task-072Joe Carstairs
Co-authored-by: Joe Carstairs <jcarstairs@scottlogic.com> Reviewed-on: https://git.joeac.net/joeac/schist/pulls/3 Co-authored-by: Joe Carstairs <me@joeac.net> Co-committed-by: Joe Carstairs <me@joeac.net>
2025-08-16refactor models and traits with pub useJoe Carstairs
2025-08-15task-012 (#2)Joe Carstairs
Co-authored-by: Joe Carstairs <jcarstairs@scottlogic.com> Reviewed-on: https://git.joeac.net/joeac/schist/pulls/2 Co-authored-by: Joe Carstairs <me@joeac.net> Co-committed-by: Joe Carstairs <me@joeac.net>
2025-08-13rename category -> bucketJoe Carstairs
2025-07-28Tidier foldersJoe Carstairs