• Joined on 2025-12-31
padreug created branch feat/show-voided-user-entries in aiolabs/libra 2026-06-06 18:48:28 +00:00
padreug pushed to feat/show-voided-user-entries at aiolabs/libra 2026-06-06 18:48:28 +00:00
781059af5f fix(dashboard): detect voided rows by tag, not by flag char
1c89e69030 feat(api): include voided transactions in user-entries endpoint
Compare 2 commits »
padreug pushed to feat/libra-show-voided at aiolabs/webapp 2026-06-06 18:46:05 +00:00
1fbf7b3d26 fix(libra): exclude voided txs from balance Pending section
e9195978c1 feat(libra): surface voided transactions in standalone history
Compare 2 commits »
padreug created branch feat/libra-show-voided in aiolabs/webapp 2026-06-06 18:46:04 +00:00
padreug commented on issue aiolabs/libra#33 2026-06-06 18:31:05 +00:00
Settlement flow doesn't net related expense + income entries (links + postings incomplete)

Linking + posting conventions for the new settlement endpoint

padreug opened issue aiolabs/libra#33 2026-06-06 18:06:29 +00:00
Settlement flow doesn't net related expense + income entries (links + postings incomplete)
padreug pushed to main at aiolabs/libra 2026-06-06 18:03:28 +00:00
68cdc4f9ee Merge pull request 'Route account writes for the split Fava ledger layout' (#32) from feat/split-ledger into main
9e7795b541 add_account: always append at end of file
09a5d6ed55 Polish account-creation flow: insertion point, user_id consistency, startup race
d82443d040 fava_client: resolve relative target_file paths against the ledger root
34ecb3f249 Add POST /api/v1/admin/accounts for chart-of-accounts entries
Compare 6 commits »
padreug deleted branch feat/split-ledger from aiolabs/libra 2026-06-06 18:03:28 +00:00
padreug closed issue aiolabs/libra#29 2026-06-06 18:03:26 +00:00
Admin endpoint: POST /api/v1/admin/accounts for chart-of-accounts entries
padreug closed issue aiolabs/libra#28 2026-06-06 18:03:26 +00:00
fava_client.add_account: accept target_file + infer routing from account name
padreug merged pull request aiolabs/libra#32 2026-06-06 18:03:26 +00:00
Route account writes for the split Fava ledger layout
padreug created pull request aiolabs/libra#32 2026-06-06 17:59:29 +00:00
Route account writes for the split Fava ledger layout
padreug pushed to feat/split-ledger at aiolabs/libra 2026-06-06 17:39:59 +00:00
9e7795b541 add_account: always append at end of file
padreug pushed to feat/split-ledger at aiolabs/libra 2026-06-06 17:36:42 +00:00
09a5d6ed55 Polish account-creation flow: insertion point, user_id consistency, startup race
padreug pushed to feat/split-ledger at aiolabs/libra 2026-06-06 17:16:54 +00:00
d82443d040 fava_client: resolve relative target_file paths against the ledger root
padreug created branch feat/split-ledger in aiolabs/libra 2026-06-06 13:30:49 +00:00
padreug pushed to feat/split-ledger at aiolabs/libra 2026-06-06 13:30:49 +00:00
34ecb3f249 Add POST /api/v1/admin/accounts for chart-of-accounts entries
894de72953 Route fava_client.add_account writes per account type
Compare 2 commits »
padreug opened issue aiolabs/libra#31 2026-06-06 13:16:04 +00:00
Chart-of-accounts: rename / mark closed
padreug opened issue aiolabs/libra#30 2026-06-06 13:15:51 +00:00
Admin UI for chart-of-accounts editing (add)
padreug opened issue aiolabs/libra#29 2026-06-06 13:15:08 +00:00
Admin endpoint: POST /api/v1/admin/accounts for chart-of-accounts entries