Nathan Dwarshuis
|
1ae670187a
|
WIP unify history and budget pipelines
|
2023-06-30 23:54:39 -04:00 |
Nathan Dwarshuis
|
cc0699eb4e
|
WIP make budget and statement paths use same machinery
|
2023-06-29 21:32:14 -04:00 |
Nathan Dwarshuis
|
d617fa52cc
|
REF clean code
|
2023-06-26 19:04:37 -04:00 |
Nathan Dwarshuis
|
f8669e5a15
|
WIP add code to actually insert updates in the db
|
2023-06-26 00:10:40 -04:00 |
Nathan Dwarshuis
|
7a44aeb5db
|
WIP use newtypes to keep update balancer sane
|
2023-06-25 21:16:47 -04:00 |
Nathan Dwarshuis
|
fc4da967be
|
WIP read updates from database
|
2023-06-25 14:26:35 -04:00 |
Nathan Dwarshuis
|
05928087b2
|
WIP add logic for updating entries and summing read only entries
|
2023-06-24 17:32:43 -04:00 |
Nathan Dwarshuis
|
5697a071ab
|
WIP add lots of stuff to cache deferred calculations
|
2023-06-22 23:27:14 -04:00 |
Nathan Dwarshuis
|
09e03ff675
|
ADD means to scale/flip the value of a transaction
|
2023-06-20 22:52:52 -04:00 |
Nathan Dwarshuis
|
f3d2c1655e
|
FIX undefined error paths
|
2023-06-19 12:33:50 -04:00 |
Nathan Dwarshuis
|
03e75ce549
|
ADD linked credit entries
|
2023-06-19 12:14:18 -04:00 |
Nathan Dwarshuis
|
c2525fb77c
|
FIX balancing stuff
|
2023-06-18 00:14:06 -04:00 |
Nathan Dwarshuis
|
87e6dcff8f
|
FIX typos
|
2023-06-17 20:57:24 -04:00 |
Nathan Dwarshuis
|
c18750d600
|
ADD comment and tags to txgetter
|
2023-06-17 00:16:01 -04:00 |
Nathan Dwarshuis
|
4c0b192b9c
|
FIX typo (clean compile)
|
2023-06-16 22:06:48 -04:00 |
Nathan Dwarshuis
|
ad0975aba7
|
ENH use sane types to simplify tx balancing
|
2023-06-16 22:05:28 -04:00 |
Nathan Dwarshuis
|
6926003c46
|
ENH assault user's face with all errors at once
|
2023-06-13 20:32:12 -04:00 |
Nathan Dwarshuis
|
efffda378a
|
ADD calculations for running balances in statements
|
2023-06-13 20:12:29 -04:00 |
Nathan Dwarshuis
|
b2e4ee05e8
|
WIP allow running balances to be used in history
|
2023-06-12 00:27:34 -04:00 |
Nathan Dwarshuis
|
45df1af534
|
ENH export account tree type
|
2023-06-11 12:27:57 -04:00 |
Nathan Dwarshuis
|
776a10ba11
|
ENH allow multiple entries on credit side of transaction statement getter
|
2023-06-10 21:30:30 -04:00 |
Nathan Dwarshuis
|
5bd3746c3f
|
REF split db state with stuff to be updated later
|
2023-05-29 18:14:43 -04:00 |
Nathan Dwarshuis
|
2a6aa23836
|
REF move database to same level module
|
2023-05-29 17:33:59 -04:00 |
Nathan Dwarshuis
|
971cfa1c92
|
REF remove dead comments
|
2023-05-29 17:32:28 -04:00 |
Nathan Dwarshuis
|
ba557639c2
|
REF combine statement with history
|
2023-05-29 17:19:49 -04:00 |
Nathan Dwarshuis
|
55487982ec
|
REF remove dead code
|
2023-05-29 17:16:13 -04:00 |
Nathan Dwarshuis
|
c3ab976407
|
ENH check accounts in multiallocations
|
2023-05-29 17:14:01 -04:00 |
Nathan Dwarshuis
|
b586f958cb
|
ENH check all income accounts
|
2023-05-29 17:06:38 -04:00 |
Nathan Dwarshuis
|
1555e9071f
|
FIX actually throw error when folding periods/days
|
2023-05-29 16:46:20 -04:00 |
Nathan Dwarshuis
|
092d771f30
|
ENH check period date once
|
2023-05-29 16:36:59 -04:00 |
Nathan Dwarshuis
|
ff0393dc02
|
REF remove "split" lingo
|
2023-05-29 16:11:19 -04:00 |
Nathan Dwarshuis
|
627704704e
|
REF remove config module
|
2023-05-29 15:58:27 -04:00 |
Nathan Dwarshuis
|
62b39b61aa
|
REF split history and budget
|
2023-05-29 15:56:15 -04:00 |
Nathan Dwarshuis
|
02747b4678
|
REF split up types module to keep compile times sane
|
2023-05-29 14:46:30 -04:00 |
Nathan Dwarshuis
|
5dfbc3ef41
|
ADD local budget interval
|
2023-05-29 13:09:17 -04:00 |
Nathan Dwarshuis
|
6117784d0e
|
ENH gereralize amount lookup function
|
2023-05-25 00:11:04 -04:00 |
Nathan Dwarshuis
|
d7117270c9
|
ADD negative amount lookup
|
2023-05-22 23:32:39 -04:00 |
Nathan Dwarshuis
|
4f44e37462
|
FIX use actually gross amt
|
2023-05-18 00:26:55 -04:00 |
Nathan Dwarshuis
|
b2fdc8d74c
|
FIX tax miscalculations
|
2023-05-16 23:12:29 -04:00 |
Nathan Dwarshuis
|
5e2e8d8acf
|
ENH scale taxes by pay period length
|
2023-05-14 19:20:10 -04:00 |
Nathan Dwarshuis
|
397a78ddfb
|
WIP split IO actions into stages
|
2023-05-13 13:53:43 -04:00 |
Nathan Dwarshuis
|
b3276132e3
|
ENH actually use percents
|
2023-05-08 00:12:01 -04:00 |
Nathan Dwarshuis
|
9a1dd1ac3e
|
ENH use doubles and get clean compile
|
2023-05-07 20:29:33 -04:00 |
Nathan Dwarshuis
|
38710b1f56
|
WIP use doubles in config
|
2023-05-04 21:48:21 -04:00 |
Nathan Dwarshuis
|
2119eb61c8
|
ENH update haskell types
|
2023-04-30 23:28:16 -04:00 |
Nathan Dwarshuis
|
4098e72060
|
ENH update types and use deferred allocation math
|
2023-04-30 00:16:06 -04:00 |
Nathan Dwarshuis
|
c2c30caf69
|
ENH use mostly dhall types
|
2023-04-17 00:34:09 -04:00 |
Nathan Dwarshuis
|
8c5a68a4b4
|
ENH use latest dhall commit
|
2023-04-16 20:09:13 -04:00 |
Nathan Dwarshuis
|
ae4f5795f8
|
FIX intervals not included
|
2023-04-12 22:58:31 -04:00 |
Nathan Dwarshuis
|
ad4cb6a702
|
ENH use intervals to define allocations
|
2023-03-16 23:53:57 -04:00 |