• Joined on 2026-01-16
admin pushed to main at admin/family_budget 2026-08-20 20:58:28 +00:00
efc9854064 Merge pull request 'Сохранять порядок операций из выписки' (#34) from feature/transaction-source-order into main
9755332204 test: verify imported source positions
669e54f6cb test: cover transaction ordering
ab42caae37 feat: preserve transaction source order
Compare 4 commits »
admin merged pull request admin/family_budget#34 2026-08-20 20:58:27 +00:00
Сохранять порядок операций из выписки
admin pushed to main at agent/akyldash 2026-08-20 20:58:13 +00:00
69d4090f6d Merge pull request 'Добавить план готовности к проектированию frontend' (#15) from docs/frontend-design-readiness into main
85672dc041 docs: record frontend readiness roadmap
0f6f12e0e9 docs: add frontend design readiness plan
Compare 3 commits »
admin merged pull request agent/akyldash#15 2026-08-20 20:58:13 +00:00
Добавить план готовности к проектированию frontend
admin pushed to main at agent/akyldash 2026-08-20 20:17:19 +00:00
7a656cfc1a Merge pull request 'Исправить выдачу для открытия ОсОО и ЖЧК' (#14) from fix/company-registration-search into main
72de364f29 docs: update changelog for search fix
74873451ab fix: match explicit company registration intents
2faac7b74e fix: narrow company registration intent
e3f08426d5 fix: expose curated search query
Compare 6 commits »
admin merged pull request agent/akyldash#14 2026-08-20 20:17:18 +00:00
Исправить выдачу для открытия ОсОО и ЖЧК
admin pushed to main at admin/family_budget 2026-08-20 20:15:14 +00:00
4172b0c8e4 Merge pull request 'Добавить импорт портфеля брокерского отчёта' (#33) from feature/portfolio-holdings into main
d2354a61ed fix: validate portfolio trade identifiers
6db1312fb1 test: cover portfolio import idempotency
e0da7e86ad fix: harden portfolio import
8d91bea7a9 feat: add broker portfolio import
Compare 5 commits »
admin merged pull request admin/family_budget#33 2026-08-20 20:15:14 +00:00
Добавить импорт портфеля брокерского отчёта
admin pushed to main at admin/family_budget 2026-08-20 06:25:51 +00:00
0003d92583 Merge pull request 'Применять правило ко всем похожим операциям' (#32) from feature/apply-category-rule into main
6515e73ead feat: apply category rules on creation
Compare 2 commits »
admin merged pull request admin/family_budget#32 2026-08-20 06:25:50 +00:00
Применять правило ко всем похожим операциям
admin pushed to main at admin/family_budget 2026-08-20 06:15:34 +00:00
5f282d199d Merge pull request 'Добавить типы счетов и доход от процентов' (#31) from feature/account-metadata-interest into main
3d7d0e639c test: fix import integration cleanup
1b20b76704 test: cover account metadata reimport
c6b79c1d35 fix: finalize account labels and confirmation
dd2990357a fix: allow investment rules and label accounts
Compare 6 commits »
admin merged pull request admin/family_budget#31 2026-08-20 06:15:32 +00:00
Добавить типы счетов и доход от процентов
admin pushed to main at admin/family_budget 2026-08-20 04:51:53 +00:00
f8e4f86a6d Merge pull request 'Исправить строки футера боковой панели' (#30) from fix/sidebar-footer-layout into main
e1043bed36 fix: align sidebar footer metadata
Compare 2 commits »
admin merged pull request admin/family_budget#30 2026-08-20 04:51:52 +00:00
Исправить строки футера боковой панели
admin pushed to main at admin/family_budget 2026-08-19 21:22:13 +00:00
a090ce37ad Merge pull request 'Спрятать production-секреты Docker в env' (#29) from fix/production-env-secrets into main
1142a9755a fix: exclude env files from Docker context
bb3789c01c fix: inject production secrets via env file
Compare 3 commits »
admin merged pull request admin/family_budget#29 2026-08-19 21:22:11 +00:00
Спрятать production-секреты Docker в env
admin pushed to main at admin/family_budget 2026-08-19 15:01:36 +00:00
2422ea88fd Merge pull request 'Добавить конвертацию брокерского XLSX' (#28) from feature/broker-xlsx-converter into main
3af9e9dbfe fix: skip operation UUID conflicts on import
b99555ca23 fix: validate duplicate operation UUIDs
5c059cbc62 feat: assign deterministic operation UUIDs
3d08c9e5c6 fix: validate broker XLSX closing balance
Compare 6 commits »
admin merged pull request admin/family_budget#28 2026-08-19 15:01:36 +00:00
Добавить конвертацию брокерского XLSX
admin pushed to main at admin/family_budget 2026-08-19 11:24:37 +00:00
e78445888f Merge pull request 'feat(analytics): net cashflow reporting' (#26) from feature/net-analytics-cashflow into main
36562f8d78 docs: update analytics changelog
1cbef453b0 test(analytics): verify SQL aggregates
019714a8cf test(analytics): cover net category semantics
a79629a60d feat(analytics): add net cashflow reporting
Compare 5 commits »
admin merged pull request admin/family_budget#26 2026-08-19 11:24:36 +00:00
feat(analytics): net cashflow reporting