summaryrefslogtreecommitdiff
path: root/schist_core
AgeCommit message (Collapse)Author
10 daystask-001: adds Transaction::new() with RNG for id fieldJoe Carstairs
2026-02-22task-085: include account transfersJoe Carstairs
2026-02-22task-085: format datesJoe Carstairs
2026-01-17remove queries/categoriesJoe Carstairs
2026-01-17typoJoe Carstairs
2026-01-17Rename quantity -> amountJoe Carstairs
2026-01-17BucketTransaction has date fieldJoe Carstairs
2026-01-17Publicise DateUtc::first_day_in_month andJoe Carstairs
DateUtc::first_day_in_next_month
2026-01-17renames categories -> buckets, refactors category_transfers -> ↵Joe Carstairs
bucket_transactions
2026-01-17improves balance format/styleJoe Carstairs
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-08-13task-073Joe Carstairs
Co-authored-by: Joe Carstairs <jcarstairs@scottlogic.com> Reviewed-on: https://git.joeac.net/joeac/schist/pulls/1 Co-authored-by: Joe Carstairs <me@joeac.net> Co-committed-by: Joe Carstairs <me@joeac.net>
2025-07-28Tidier foldersJoe Carstairs