• Joined on 2025-05-03
ksv741 created pull request moex/moex-vibe#12 2026-06-15 20:20:20 +03:00
codex/tech-debt-sdd-tdd
ksv741 pushed to codex/tech-debt-sdd-tdd at moex/moex-vibe 2026-06-15 20:19:19 +03:00
117f182851 docs: refresh project documentation
c062850e83 docs: refine openapi null response schema
835686d886 docs: improve openapi schema metadata
143b4758c3 docs: refresh openapi contract artifacts
44e13cc67e test: cover checked-in openapi artifacts
Compare 10 commits »
ksv741 created branch codex/tech-debt-sdd-tdd in moex/moex-vibe 2026-06-15 20:19:18 +03:00
ksv741 pushed to main at moex/moex-vibe 2026-06-14 16:27:08 +03:00
96f003852d feat: implement portfolio analytics, PnL calculation, and security screener
ksv741 merged pull request moex/moex-vibe#11 2026-06-14 16:27:07 +03:00
feat: implement portfolio analytics, PnL calculation, and security screener
ksv741 created pull request moex/moex-vibe#11 2026-06-14 16:00:19 +03:00
feat: implement portfolio analytics, PnL calculation, and security screener
ksv741 pushed to feat/analytics-and-screener at moex/moex-vibe 2026-06-14 16:00:01 +03:00
96f003852d feat: implement portfolio analytics, PnL calculation, and security screener
ksv741 created branch feat/analytics-and-screener in moex/moex-vibe 2026-06-14 16:00:00 +03:00
ksv741 pushed to main at moex/moex-vibe 2026-06-14 14:19:58 +03:00
1017fd4f08 docs: add spec and plan for portfolio list enrichment
2d2089915d feat(frontend): display enriched data in PortfolioCard
7b3b77f35e feat(frontend): add enrichment fields to Portfolio type
a8b3b55896 feat(backend): add Swagger decorators for enriched portfolio list
f0e5e36b7d feat(backend): enrich portfolio list with MOEX batch data
Compare 7 commits »
ksv741 merged pull request moex/moex-vibe#10 2026-06-14 14:19:56 +03:00
feat: enrich portfolio list with total value and position breakdown from MOEX
ksv741 created pull request moex/moex-vibe#10 2026-06-14 14:19:44 +03:00
feat: enrich portfolio list with total value and position breakdown from MOEX
ksv741 pushed to perf/portfolio-enricher-optimization at moex/moex-vibe 2026-06-14 14:18:56 +03:00
1017fd4f08 docs: add spec and plan for portfolio list enrichment
2d2089915d feat(frontend): display enriched data in PortfolioCard
7b3b77f35e feat(frontend): add enrichment fields to Portfolio type
a8b3b55896 feat(backend): add Swagger decorators for enriched portfolio list
f0e5e36b7d feat(backend): enrich portfolio list with MOEX batch data
Compare 7 commits »
ksv741 pushed to main at moex/moex-vibe 2026-06-14 13:43:06 +03:00
38729249f3 fix: exclude test files from frontend tsc build
60e456fbb5 perf: reduce portfolio enrichment from 298 to 2 MOEX API calls (-99.3%)
Compare 2 commits »
ksv741 merged pull request moex/moex-vibe#9 2026-06-14 13:43:06 +03:00
perf/portfolio-enricher-optimization
ksv741 created pull request moex/moex-vibe#9 2026-06-14 13:42:58 +03:00
perf/portfolio-enricher-optimization
ksv741 created branch perf/portfolio-enricher-optimization in moex/moex-vibe 2026-06-14 13:42:39 +03:00
ksv741 pushed to perf/portfolio-enricher-optimization at moex/moex-vibe 2026-06-14 13:42:39 +03:00
38729249f3 fix: exclude test files from frontend tsc build
60e456fbb5 perf: reduce portfolio enrichment from 298 to 2 MOEX API calls (-99.3%)
Compare 2 commits »
ksv741 pushed to main at moex/moex-vibe 2026-06-14 13:04:57 +03:00
4c15bda30e feat: add allocation donut chart to portfolio summary
ksv741 merged pull request moex/moex-vibe#8 2026-06-14 13:04:55 +03:00
feat: add allocation donut chart to portfolio detail page
ksv741 created pull request moex/moex-vibe#8 2026-06-14 13:04:46 +03:00
feat: add allocation donut chart to portfolio detail page