|
caf0126b86
|
Implement budgeting views by calculating most values locally
|
2021-12-11 12:47:41 +00:00 |
|
|
13993b6b5a
|
Try to calculate balances locally
|
2021-12-10 18:56:56 +00:00 |
|
|
625e0635fd
|
Fix indentation
|
2021-12-10 17:09:43 +00:00 |
|
|
defbbd1884
|
Improve documentation for YNAB Import
|
2021-12-10 16:39:56 +00:00 |
|
|
5e18d51b5d
|
Only show last month's overflow
|
2021-12-08 15:21:10 +00:00 |
|
|
11179a1593
|
Also load available last month
|
2021-12-08 15:15:49 +00:00 |
|
|
7cb7527704
|
Use date_trunc instead of splitting date into year and month
|
2021-12-08 15:15:35 +00:00 |
|
|
c3a022b595
|
Add views with results grouped by month
|
2021-12-08 14:40:11 +00:00 |
|
|
a0ebdd01aa
|
Implement cleaning to set all historic negative balances to zero
|
2021-12-07 21:59:06 +00:00 |
|
|
edd1319222
|
Show available balance including activities of this month
|
2021-12-07 21:32:36 +00:00 |
|
|
f4ddf12214
|
Split displayed accounts by on- or off-budget
|
2021-12-07 21:20:35 +00:00 |
|
|
04fd687324
|
Handle null values in numeric
|
2021-12-07 21:20:35 +00:00 |
|
|
cbda69e827
|
Handle on_budget in available balance
|
2021-12-07 21:20:35 +00:00 |
|
|
e3f3dc6748
|
Add on_budget column to accounts
|
2021-12-07 21:20:35 +00:00 |
|
|
915379f5cb
|
Make available balance date-dependent
|
2021-12-07 21:20:35 +00:00 |
|
|
5f4c5d9d51
|
Display zero values in grey
|
2021-12-07 20:35:49 +00:00 |
|
|
8c9c78a789
|
Fix between call being inclusive
|
2021-12-07 20:28:48 +00:00 |
|
|
64822912d9
|
Add available balance
|
2021-12-07 20:22:40 +00:00 |
|
|
1d4bc158a8
|
Improve handling of context
|
2021-12-07 19:08:53 +00:00 |
|
|
0ee3f269b5
|
Split routes into own files
|
2021-12-07 15:42:29 +00:00 |
|
|
6bcf94661e
|
Merge balance and balanceassignments
|
2021-12-07 15:33:08 +00:00 |
|
|
0b0b20c5ec
|
Implement assignment import and clear of budget
|
2021-12-07 15:28:40 +00:00 |
|
|
4a0759af8f
|
Sort categories and add link to current month
|
2021-12-07 13:45:21 +00:00 |
|
|
53c51ceb8d
|
Add budgeting
|
2021-12-07 13:32:29 +00:00 |
|
|
8f374f1d62
|
Try to display simple budget screen
|
2021-12-07 13:02:39 +00:00 |
|
|
82045ceed7
|
Fix joins
|
2021-12-06 21:18:29 +00:00 |
|
|
29cee46a14
|
Display accounts sorted by name
|
2021-12-06 20:47:47 +00:00 |
|
|
e3cf69ab08
|
Remember last login
|
2021-12-06 20:38:55 +00:00 |
|
|
1437fc7b8d
|
Fix 0001_enable-uuid-ossp and reorder
|
2021-12-06 20:36:10 +00:00 |
|
|
e2d22a1080
|
Display category in accounts view
|
2021-12-06 20:26:06 +00:00 |
|
|
495bc2b7c3
|
Import category
|
2021-12-06 20:23:10 +00:00 |
|
|
223064698e
|
Fix type overrides
See https://github.com/kyleconroy/sqlc/issues/819
|
2021-12-02 21:50:46 +00:00 |
|
|
c56335adad
|
Finalize account view
|
2021-12-02 21:49:14 +00:00 |
|
|
871b11bbcc
|
Implement single account transaction-list
|
2021-12-02 21:44:35 +00:00 |
|
|
4646356b2d
|
Introduce own Numeric type and revert to stdlib from pgx
|
2021-12-02 21:32:01 +00:00 |
|
|
6f8a94ff5d
|
Show Account Balance
|
2021-12-02 21:29:11 +00:00 |
|
|
276fdb4ade
|
Also display account & payee
|
2021-12-02 20:58:27 +00:00 |
|
|
a4659c7133
|
Use printf in template
|
2021-12-02 20:53:05 +00:00 |
|
|
696469f6c2
|
Handle amount in import and display
|
2021-12-02 20:49:07 +00:00 |
|
|
0855942d0d
|
Fix order of Down query
|
2021-12-02 20:37:16 +00:00 |
|
|
dcdcd53833
|
Fix users ID not being generated
|
2021-12-02 20:36:55 +00:00 |
|
|
4011f3cace
|
Also return sql.DB to be able to use goose
|
2021-12-02 20:36:22 +00:00 |
|
|
67139ceff8
|
Show first 200 transactions only
|
2021-12-02 16:23:59 +00:00 |
|
|
61c55dda3a
|
Small fixes for ynab import
|
2021-12-02 16:22:27 +00:00 |
|
|
1cd2eedcb8
|
Continue on ynab import
|
2021-12-02 15:56:40 +00:00 |
|
|
7b6914e5f2
|
Start implementing ynab import
|
2021-12-02 15:30:05 +00:00 |
|
|
f760f9b855
|
Add accounts
|
2021-12-02 10:52:58 +00:00 |
|
|
e465b961a5
|
Use pgx
|
2021-12-02 10:44:14 +00:00 |
|
|
cdc767a497
|
Regenerate sqlc
|
2021-12-02 10:44:01 +00:00 |
|
|
4d1b883974
|
Merge schemas into one file
|
2021-12-02 10:09:57 +00:00 |
|