30977dc15f
Fix financial taxonomy snapshot normalization
2026-03-13 19:01:56 -04:00
b1c9c0ef08
Merge branch 't3code/ui-yahoo-finance-description'
2026-03-13 00:28:41 -04:00
61282ec380
Use Yahoo Finance company descriptions
2026-03-13 00:28:24 -04:00
17f0613c7f
Merge branch 't3code/fix-sp500-compare-gaps'
2026-03-13 00:25:49 -04:00
54172f9e8b
Fix compare chart date alignment
2026-03-13 00:25:20 -04:00
1052bdfa85
Merge branch 't3code/investigate-unmapped-details'
2026-03-13 00:20:36 -04:00
e5141238fb
WIP main worktree changes before merge
2026-03-13 00:20:22 -04:00
58bf80189d
Use triangle markers for bull and bear items
2026-03-13 00:20:12 -04:00
34fa020eca
Add bull and bear direction arrows
2026-03-13 00:17:43 -04:00
a3d4c97f4e
Use sharp lines in comparison price chart
2026-03-13 00:15:19 -04:00
5998066524
Fix residual detail row aggregation
2026-03-13 00:14:30 -04:00
01199d489a
Add untracked chart and schema files
2026-03-13 00:11:59 -04:00
8a8c4f7177
🎨 style: remove ambient grid background from app shells
...
Remove the decorative grid background layer from both the main app shell
and authentication shell to create a cleaner, more minimal UI appearance.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com >
2026-03-12 21:33:16 -04:00
9d926e9710
Merge branch 't3code/improve-statement-parsing-duplicates'
2026-03-12 21:30:49 -04:00
c222179170
🎨 style(analysis): improve UI clarity and visual hierarchy
...
Enhance the company analysis overview page with better data presentation
and visual design:
- Fix business description display by filtering raw API data artifacts
- Improve metadata layout with consolidated single-line format
- Fix price chart Y-axis scaling to auto-scale to data range
- Replace 'n/a' with cleaner em dash (—) for empty states
- Add visual indicators and color-coded backgrounds to bull/bear sections
- Improve empty state messaging with centered icons
These changes improve information density, visual hierarchy, and overall
user experience across the analysis page.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com >
2026-03-12 21:29:03 -04:00
1efbffa347
Commit remaining Rust parser updates
2026-03-12 21:17:37 -04:00
7a7a78340f
Expand backend financial statement parsers
2026-03-12 21:15:54 -04:00
ba385586bc
Rebuild company overview analysis page
2026-03-12 20:39:30 -04:00
b9a1d8ba40
Fix sidebar hydration flash
2026-03-12 16:29:28 -04:00
b39bc9eccd
Refine sidebar collapsed and expanded spacing
2026-03-12 16:13:47 -04:00
df26299bdf
Hide sidebar branding when collapsed
2026-03-12 15:47:22 -04:00
1b545cfffd
feat(shell): add collapsible sidebar rail
2026-03-12 15:39:44 -04:00
33ce48f53c
feat(financials): add compact surface UI and graphing states
2026-03-12 15:25:21 -04:00
c274f4d55b
refactor(taxonomy): remove legacy parser and add rollout checks
2026-03-12 15:25:06 -04:00
58061af006
feat(taxonomy): add rust sidecar compact surface pipeline
2026-03-12 15:23:10 -04:00
f2c25fb9c6
Improve workflow error messaging
2026-03-09 23:51:37 -04:00
fa2de3e259
Improve financial statement value formatting
2026-03-09 18:58:15 -04:00
fae8c54121
Merge branch 't3code/improve-job-status-notification-details'
2026-03-09 18:54:02 -04:00
12a9741eca
Improve job status notifications
2026-03-09 18:53:41 -04:00
9f972305e6
Fix annual financial selector and QCOM standardization
2026-03-09 18:50:59 -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
2f7933f4a3
Improve Coolify deploy build caching
2026-03-08 10:43:55 -04:00
21246df434
Flatten dashboard sections and emphasize data regions
2026-03-08 10:38:27 -04:00
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
a42622ba6e
Merge branch 'codex/explore-fiscal-ai-product-flows'
2026-03-07 09:53:15 -05:00
52136271d3
Implement fiscal-style research MVP flows
PR Checks / typecheck-and-build (push) Has been cancelled
2026-03-07 09:51:18 -05:00
f69e5b671b
Add local dev bootstrap command
2026-03-06 21:38:28 -05:00
7dd403e814
Add Playwright e2e test suite
2026-03-06 21:08:20 -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
610fce8db3
Add category and tags granularity to company sync flows
2026-03-03 23:10:08 -05:00
717e747869
refactor: remove notification drawer and keep popover + detail modal
2026-03-03 23:09:24 -05:00
da2ce23bab
refactor: make AI runtime z.ai-only and default to glm-5
2026-03-02 22:27:39 -05:00
812c4803f2
Add sync financials button on financials page
2026-03-02 21:29:46 -05:00
706c763dc4
refactor: move notifications to popover and simplify task timeline
2026-03-02 21:26:08 -05:00
d81a681905
feat: migrate task jobs to workflow notifications + timeline
2026-03-02 14:29:31 -05:00