Commit Graph

37 Commits

Author SHA1 Message Date
0394f4e795 Add company overview skeleton and cache 2026-03-13 19:05:17 -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
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
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
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
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
f2c25fb9c6 Improve workflow error messaging 2026-03-09 23:51:37 -04:00
12a9741eca Improve job status notifications 2026-03-09 18:53:41 -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
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
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
8e62c66677 Run playwright UI tests 2026-03-06 14:40:43 -05:00
717e747869 refactor: remove notification drawer and keep popover + detail modal 2026-03-03 23:09:24 -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
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
6cef5f95ad Fix portfolio matrix right-edge overflow in fullscreen 2026-03-01 19:15:29 -05:00
3cc085e583 Add financials page and navigation links 2026-02-28 22:00:11 -05:00
b9f3b7f9d0 Migrate AI runtime to SDK and hardcode Zhipu coding endpoint 2026-02-28 13:59:00 -05:00
7c3836068f Add company analysis view with financials, price history, filings, and AI reports 2026-02-27 09:57:44 -05:00
52a4ab38d3 implement better-auth auth with postgres and route protection 2026-02-24 13:32:43 -05:00
168c05cb71 flatten app to repo root and update docker deployment for single-stack runtime 2026-02-24 00:25:03 -05:00