Commit Graph

16 Commits

Author SHA1 Message Date
4da9a04993 refactor: flatten Financials page UI for improved density
- Move Matrix panel to top position for better visibility
- Hide trend chart by default (showTrendChart: false)
- Flatten panel design by removing titles and borders
- Compact spacing and reduce UI chrome throughout
- Add chart toggle button in toolbar
- Enable dense and virtualized modes on StatementMatrix
- Fix missing useState import in FinancialsToolbar

The creates a cleaner, more professional Bloomberg terminal-style
interface with better information density and
improved performance through virtualization for large datasets.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-03-16 21:04:36 -04:00
a58b07456e Integrate crabrl parser into taxonomy hydration 2026-03-16 15:18:01 -04:00
e5141238fb WIP main worktree changes before merge 2026-03-13 00:20:22 -04:00
c3f3c3d5a9 Refresh app theme and update dependencies 2026-03-08 11:09:36 -04:00
e20aba998b Add search and RAG workspace flows 2026-03-07 20:34:00 -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
7dd403e814 Add Playwright e2e test suite 2026-03-06 21:08:20 -05:00
da2ce23bab refactor: make AI runtime z.ai-only and default to glm-5 2026-03-02 22:27:39 -05:00
d81a681905 feat: migrate task jobs to workflow notifications + timeline 2026-03-02 14:29:31 -05:00
dc84f34fe9 upgrade navigation and route prefetch responsiveness 2026-03-01 20:45:08 -05:00
a09001501e Implement dual-model filing pipeline with Ollama extraction 2026-02-28 16:31:25 -05:00
b9f3b7f9d0 Migrate AI runtime to SDK and hardcode Zhipu coding endpoint 2026-02-28 13:59:00 -05:00
f2ac1c426e Migrate stack to SQLite and set Coolify defaults 2026-02-26 15:45:22 -05:00
74fee52c4e chore: commit all changes 2026-02-26 13:26:18 -05:00
0ab464f910 Use Drizzle adapter and Drizzle CLI auth migrations 2026-02-24 16:21:03 -05:00
11eeafafef Migrate API to Elysia and switch runtime to Bun 2026-02-24 15:50:40 -05:00