index
:
prism-v2.git
master
Prism rewritten using FastAPI + NextJS
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
frontend
/
components
Age
Commit message (
Expand
)
Author
2026-05-21
fix: rewrite polar smile with correct closed-lens geometry
Tyler Hoang
2026-05-20
feat: implement options tab with Black-Scholes pricer and vol surface
Tyler Hoang
2026-05-19
fix: use ▲▼ glyphs in VolumeCard per design system whitelist
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
feat: add VolumeCard to overview left column (today vs 30d avg)
Tyler Hoang
2026-05-19
feat: add real-time DCF sliders to ValuationCard
Tyler Hoang
2026-05-18
feat: wire Ratios subtab into FinancialsPage, move tab strip up from Financia...
Tyler Hoang
2026-05-18
feat: add RatiosPage data-fetch wrapper
Tyler Hoang
2026-05-18
feat: add RatiosCard component with hero KPIs, sparklines, and detail rows
Tyler Hoang
2026-05-18
feat: add ValuationPage data-fetch wrapper
Tyler Hoang
2026-05-18
feat: add ValuationCard component and psm-val-* CSS
Tyler Hoang
2026-05-18
feat: wire financials tab routing in Sidebar and page.tsx
Tyler Hoang
2026-05-18
feat: add FinancialsPage data-fetching wrapper
Tyler Hoang
2026-05-18
feat: add FinancialsCard component with statement tabs and period toggle
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