multica/apps/web/app/(dashboard)
Jiayuan Zhang 451715f5a1
fix(web): prevent Archive Agent button text from wrapping to two lines (#404)
Add w-auto class to DropdownMenuContent on agent detail panel, matching
the pattern used by other dropdowns in the codebase. The default
w-(--anchor-width) was constraining the popup to the icon button width.
2026-04-04 12:59:25 +08:00
..
_components Revert "feat: add global issue search" 2026-04-01 22:24:35 +08:00
agents fix(web): prevent Archive Agent button text from wrapping to two lines (#404) 2026-04-04 12:59:25 +08:00
board feat: pivot to AI-native task management platform (#232) 2026-03-20 17:55:49 +08:00
inbox Merge pull request #352 from multica-ai/agent/naiyuan-agent/2a52f202 2026-04-02 19:32:38 +08:00
issues refactor(editor): unify editor into features/editor with single markdown pipeline 2026-04-03 10:28:29 +08:00
my-issues feat(web): add My Issues page with grouped filters 2026-03-31 12:53:21 +08:00
runtimes feat(runtimes): add Runtimes tab with usage tracking and connection test 2026-03-26 18:28:36 +08:00
settings feat(web): add skeleton loading, error toasts, and confirmation dialogs 2026-04-02 16:46:56 +08:00
skills fix: address review issues in skills system 2026-03-25 15:37:08 +08:00
layout.tsx feat(web): SEO optimization and auth flow improvements for landing pages 2026-04-01 16:54:11 +08:00