index
:
prism-v2.git
master
Prism rewritten using FastAPI + NextJS
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
frontend
/
app
Age
Commit message (
Expand
)
Author
2026-05-20
feat: implement options tab with Black-Scholes pricer and vol surface
Tyler Hoang
2026-05-19
fix: resolve quality review issues in PriceVsValueCard
Tyler Hoang
2026-05-19
feat: add PriceVsValueCard to overview left column (DCF compass)
Tyler Hoang
2026-05-19
feat: fetch valuation on overview tab, add DCF block to ValuationOverviewCard
Tyler Hoang
2026-05-19
feat: add ValuationOverviewCard to overview right column (multiples)
Tyler Hoang
2026-05-19
feat: replace StatsCard with QualityCard (margins, returns, leverage)
Tyler Hoang
2026-05-19
fix: correct VolumeCard bar transition to 150ms per design system
Tyler Hoang
2026-05-19
feat: add VolumeCard to overview left column (today vs 30d avg)
Tyler Hoang
2026-05-19
feat: remove Coverage card from overview tab, move Profile to top of right co...
Tyler Hoang
2026-05-19
fix: replace undefined --fs-10/11 vars with --fs-12 in DCF slider CSS
Tyler Hoang
2026-05-19
feat: add DCF slider CSS to prism-shell
Tyler Hoang
2026-05-18
feat: wire Ratios subtab into FinancialsPage, move tab strip up from Financia...
Tyler Hoang
2026-05-18
feat: add RatiosCard component with hero KPIs, sparklines, and detail rows
Tyler Hoang
2026-05-18
feat: wire valuation tab routing and enable nav item
Tyler Hoang
2026-05-18
feat: add ValuationCard component and psm-val-* CSS
Tyler Hoang
2026-05-18
Merge worktree-financials-tab: add financials tab (income/balance/cashflow)
Tyler Hoang
2026-05-18
feat: wire financials tab routing in Sidebar and page.tsx
Tyler Hoang
2026-05-18
feat: add FinancialsCard component with statement tabs and period toggle
Tyler Hoang
2026-05-17
Filter null rows from ShortInterestCard, hide card when all null
Tyler Hoang
2026-05-17
Align Overview UI with kit mockup: adaptive Reference card, TickerHeader hier...
Tyler Hoang
2026-05-17
Refine overview ratios and shell
Tyler Hoang
2026-05-17
Fix design system violations and logic bugs from code review
Tyler Hoang
2026-05-17
'UI Shell and General Architecture'
Tyler Hoang
2026-05-17
Add stack start and stop scripts
Tyler Hoang