Commit Graph

14 Commits

Author SHA1 Message Date
7a70545f09 Merge branch 't3code/expand-research-management-plan'
# Conflicts:
#	app/analysis/page.tsx
#	app/watchlist/page.tsx
#	components/shell/app-shell.tsx
#	lib/api.ts
#	lib/query/options.ts
#	lib/server/api/app.ts
#	lib/server/db/index.test.ts
#	lib/server/db/index.ts
#	lib/server/db/schema.ts
#	lib/server/repos/research-journal.ts
#	lib/types.ts
2026-03-07 20:39:49 -05:00
e20aba998b Add search and RAG workspace flows 2026-03-07 20:34:00 -05:00
62bacdf104 Add research workspace and graphing flows 2026-03-07 16:52:35 -05:00
db01f207a5 Expand financials surfaces with ratios, KPIs, and cadence support
- Add bundled financial modeling pipeline (ratios, KPI dimensions/notes, trend series, standardization)
- Introduce company financial bundles storage (Drizzle migration + repo wiring)
- Refactor financials page/API/query flow to use surfaceKind + cadence and new response shapes
2026-03-07 15:16:35 -05:00
52136271d3 Implement fiscal-style research MVP flows
Some checks failed
PR Checks / typecheck-and-build (push) Has been cancelled
2026-03-07 09:51:18 -05:00
8b1fff4130 Implement dual-surface financials and db bootstrap 2026-03-06 16:24:56 -05:00
8e62c66677 Run playwright UI tests 2026-03-06 14:40:43 -05:00
812c4803f2 Add sync financials button on financials page 2026-03-02 21:29:46 -05:00
3424a8e598 feat(financials): replace filter cards with compact extensible control bar 2026-03-02 09:34:11 -05:00
dc84f34fe9 upgrade navigation and route prefetch responsiveness 2026-03-01 20:45:08 -05:00
b8309c9969 Add K/M/B scale toggles for financial displays 2026-03-01 19:23:45 -05:00
75408f8559 Focus financial views on quarter/FY ends and add period filters 2026-03-01 18:43:48 -05:00
2a5b548d89 Prioritize SEC financials for 10-K/10-Q and keep other filings qualitative 2026-03-01 00:37:47 -05:00
3cc085e583 Add financials page and navigation links 2026-02-28 22:00:11 -05:00