summaryrefslogtreecommitdiff
path: root/frontend
AgeCommit message (Expand)Author
2026-05-19Fix production API base for ticker searchTyler Hoang
2026-05-19fix: use ▲▼ glyphs in VolumeCard per design system whitelistTyler Hoang
2026-05-19fix: resolve quality review issues in PriceVsValueCardTyler Hoang
2026-05-19feat: add PriceVsValueCard to overview left column (DCF compass)Tyler Hoang
2026-05-19feat: fetch valuation on overview tab, add DCF block to ValuationOverviewCardTyler Hoang
2026-05-19feat: add ValuationOverviewCard to overview right column (multiples)Tyler Hoang
2026-05-19feat: replace StatsCard with QualityCard (margins, returns, leverage)Tyler Hoang
2026-05-19fix: correct VolumeCard bar transition to 150ms per design systemTyler Hoang
2026-05-19feat: add VolumeCard to overview left column (today vs 30d avg)Tyler Hoang
2026-05-19chore: remove unused unavailableFields helperTyler Hoang
2026-05-19feat: remove Coverage card from overview tab, move Profile to top of right co...Tyler Hoang
2026-05-19chore: ignore next-env.d.tsTyler Hoang
2026-05-19feat: add real-time DCF sliders to ValuationCardTyler Hoang
2026-05-19fix: replace undefined --fs-10/11 vars with --fs-12 in DCF slider CSSTyler Hoang
2026-05-19feat: add DCF slider CSS to prism-shellTyler Hoang
2026-05-19feat: add client-side computeDcf utilityTyler Hoang
2026-05-19feat: add projection_years to DcfResult frontend typeTyler Hoang
2026-05-18feat: wire Ratios subtab into FinancialsPage, move tab strip up from Financia...Tyler Hoang
2026-05-18feat: add RatiosPage data-fetch wrapperTyler Hoang
2026-05-18feat: add RatiosCard component with hero KPIs, sparklines, and detail rowsTyler Hoang
2026-05-18feat: add RatioPoint, RatiosResponse types and api.ratios()Tyler Hoang
2026-05-18feat: wire valuation tab routing and enable nav itemTyler Hoang
2026-05-18feat: add ValuationPage data-fetch wrapperTyler Hoang
2026-05-18feat: add ValuationCard component and psm-val-* CSSTyler Hoang
2026-05-18feat: add ValuationResponse types and api.valuation() methodTyler Hoang
2026-05-18Merge worktree-financials-tab: add financials tab (income/balance/cashflow)Tyler Hoang
2026-05-18feat: wire financials tab routing in Sidebar and page.tsxTyler Hoang
2026-05-18feat: add FinancialsPage data-fetching wrapperTyler Hoang
2026-05-18feat: add FinancialsCard component with statement tabs and period toggleTyler Hoang
2026-05-18feat: add api.financials() and enable financials nav itemTyler Hoang
2026-05-18feat: add FinancialRow/Statement/Response frontend typesTyler Hoang
2026-05-17Filter null rows from ShortInterestCard, hide card when all nullTyler Hoang
2026-05-17Align Overview UI with kit mockup: adaptive Reference card, TickerHeader hier...Tyler Hoang
2026-05-17Refine overview ratios and shellTyler Hoang
2026-05-17Fix design system violations and logic bugs from code reviewTyler Hoang
2026-05-17'UI Shell and General Architecture'Tyler Hoang
2026-05-17Add stack start and stop scriptsTyler Hoang