|
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 |
|
|
37d19733df
|
Add accounts & payees
|
2021-11-29 22:52:58 +00:00 |
|
|
8e8c653fc9
|
Add run target
|
2021-11-29 22:04:04 +00:00 |
|
|
85ef7557c1
|
Use uuid.UUID everywhere and have postgres generate ids
|
2021-11-29 21:49:37 +00:00 |
|
|
c4fe36a2a4
|
Fix leading space
|
2021-11-08 22:33:11 +00:00 |
|
|
bda3d32cfc
|
Use postgres schema instead of pgx
|
2021-11-08 22:29:35 +00:00 |
|
|
5de7d32c30
|
Use goose for migrations
|
2021-11-08 22:24:21 +00:00 |
|
|
cf1bc70103
|
Begin migration to sqlc
|
2021-11-08 21:32:30 +00:00 |
|
|
ddbda095b5
|
Implement NewBudget in BudgetService
|
2017-01-19 23:09:56 +01:00 |
|
|
f36fe1b1c0
|
Use id to load budgets
|
2016-12-27 00:27:52 +01:00 |
|
|
72fbec1063
|
Implement BudgetsForUser
|
2016-12-25 20:20:58 +01:00 |
|
|
57a69c448d
|
Add userbudget
|
2016-12-20 21:17:17 +01:00 |
|
|
07d5816251
|
Implement budgetservice.Budget(id)
|
2016-12-20 20:52:48 +01:00 |
|
|
672376a55c
|
Implement all services in type Repository
|
2016-12-20 20:46:25 +01:00 |
|
|
04af4bce7e
|
Add budget
|
2016-12-20 20:20:52 +01:00 |
|
|
7c197ff49d
|
Use string instead of ID type
|
2016-12-20 16:52:26 +01:00 |
|
|
2c55fbc431
|
Add db-init script for users-table
|
2016-12-20 13:43:45 +01:00 |
|
|
e955638510
|
Actually compare to users in database
|
2016-12-20 13:36:30 +01:00 |
|