index
:
prism-v2.git
master
Prism rewritten using FastAPI + NextJS
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
frontend
/
lib
Age
Commit message (
Expand
)
Author
2026-06-29
fix: remove erroneous frontend/ from gitignore
Tyler Hoang
2026-06-22
feat: add NewsPage component and enable News tab
Tyler Hoang
2026-06-14
feat: enable Filings tab and route FilingsPage
Tyler Hoang
2026-06-14
feat: add FilingsResponse types and api.filings() client
Tyler Hoang
2026-06-09
Add Insiders tab with diverging bar chart and transaction table
Tyler Hoang
2026-05-20
feat: implement options tab with Black-Scholes pricer and vol surface
Tyler Hoang
2026-05-19
Fix production API base for ticker search
Tyler Hoang
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
feat: add client-side computeDcf utility
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 ValuationResponse types and api.valuation() method
Tyler Hoang
2026-05-18
feat: add api.financials() and enable financials nav item
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