index
:
prism-v2.git
master
Prism rewritten using FastAPI + NextJS
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
frontend
Age
Commit message (
Expand
)
Author
2026-05-19
chore: remove unused unavailableFields helper
Tyler Hoang
2026-05-19
feat: remove Coverage card from overview tab, move Profile to top of right co...
Tyler Hoang
2026-05-19
chore: ignore next-env.d.ts
Tyler Hoang
2026-05-19
feat: add real-time DCF sliders to ValuationCard
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-19
feat: add client-side computeDcf utility
Tyler Hoang
2026-05-19
feat: add projection_years to DcfResult frontend type
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 RatioPoint, RatiosResponse types and api.ratios()
Tyler Hoang
2026-05-18
feat: wire valuation tab routing and enable nav item
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: add ValuationResponse types and api.valuation() method
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 FinancialsPage data-fetching wrapper
Tyler Hoang
2026-05-18
feat: add FinancialsCard component with statement tabs and period toggle
Tyler Hoang
2026-05-18
feat: add api.financials() and enable financials nav item
Tyler Hoang
2026-05-18
feat: add FinancialRow/Statement/Response frontend types
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