10 Commits

Author SHA1 Message Date
dd289968b8 Remove dead code in app and XBRL loader 2026-03-21 13:03:12 -04:00
17de3dd72d Add history window controls and expand taxonomy pack support
- add 3Y/5Y/10Y financial history filtering and reorganize normalization details UI
- add new fiscal taxonomy surface/income bridge/KPI packs and update Rust taxonomy loading
- auto-detect Homebrew SQLite for native `sqlite-vec` in local dev/e2e with docs and env guidance
2026-03-18 23:40:28 -04:00
ca45d8ea4c Redesign dashboard/screener UI for improved density and performance
- Add compact/dense CSS tokens for tighter layouts
- Add size prop to Button (default/compact) and Input (default/compact)
- Add density prop to Panel (normal/compact/dense)
- Add size prop to MetricCard (default/compact/inline)
- Create IndexCardRow component for horizontal metric display
- Create FilterChip component for removable filter tags
- Redesign Command Center with flat sections, reduced cards
- Tighten AppShell spacing (sidebar w-56, header mb-3, main space-y-4)

Design goals achieved:
- Denser, cleaner terminal-style layout
- Reduced card usage in favor of flat sections with dividers
- More space-efficient controls and metrics
- Better use of widescreen layouts
2026-03-16 19:51:00 -04:00
1a18ac825d Merge branch 't3code/clean-flat-ui-layout' 2026-03-08 22:48:45 -04:00
c3f3c3d5a9 Refresh app theme and update dependencies 2026-03-08 11:09:36 -04:00
21246df434 Flatten dashboard sections and emphasize data regions 2026-03-08 10:38:27 -04:00
e20aba998b Add search and RAG workspace flows 2026-03-07 20:34:00 -05:00
d81a681905 feat: migrate task jobs to workflow notifications + timeline 2026-03-02 14:29:31 -05:00
fd168f607c upgrade dependencies and docker builds to npm latest 2026-02-24 11:20:18 -05:00
168c05cb71 flatten app to repo root and update docker deployment for single-stack runtime 2026-02-24 00:25:03 -05:00